We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi
aws-native.medialive.getSignalMap
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi
Definition of AWS::MediaLive::SignalMap Resource Type
Using getSignalMap
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getSignalMap(args: GetSignalMapArgs, opts?: InvokeOptions): Promise<GetSignalMapResult>
function getSignalMapOutput(args: GetSignalMapOutputArgs, opts?: InvokeOptions): Output<GetSignalMapResult>
def get_signal_map(identifier: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetSignalMapResult
def get_signal_map_output(identifier: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetSignalMapResult]
func LookupSignalMap(ctx *Context, args *LookupSignalMapArgs, opts ...InvokeOption) (*LookupSignalMapResult, error)
func LookupSignalMapOutput(ctx *Context, args *LookupSignalMapOutputArgs, opts ...InvokeOption) LookupSignalMapResultOutput
> Note: This function is named LookupSignalMap
in the Go SDK.
public static class GetSignalMap
{
public static Task<GetSignalMapResult> InvokeAsync(GetSignalMapArgs args, InvokeOptions? opts = null)
public static Output<GetSignalMapResult> Invoke(GetSignalMapInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetSignalMapResult> getSignalMap(GetSignalMapArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:medialive:getSignalMap
arguments:
# arguments dictionary
The following arguments are supported:
- Identifier string
- Identifier string
- identifier String
- identifier string
- identifier str
- identifier String
getSignalMap Result
The following output properties are available:
- Arn string
- A signal map's ARN (Amazon Resource Name)
- Cloud
Watch List<string>Alarm Template Group Ids - An alarm template group's id.
- Created
At string - The date and time of resource creation.
- Description string
- A resource's optional description.
- Discovery
Entry stringPoint Arn - A top-level supported AWS resource ARN to discovery a signal map from.
- Error
Message string - Error message associated with a failed creation or failed update attempt of a signal map.
- Event
Bridge List<string>Rule Template Group Ids - An eventbridge rule template group's id.
- Failed
Media Dictionary<string, Pulumi.Resource Map Aws Native. Media Live. Outputs. Signal Map Media Resource> - Id string
- A signal map's id.
- Identifier string
- Last
Discovered stringAt - The date and time of latest discovery.
- Last
Successful Pulumi.Monitor Deployment Aws Native. Media Live. Outputs. Signal Map Successful Monitor Deployment - Media
Resource Dictionary<string, Pulumi.Map Aws Native. Media Live. Outputs. Signal Map Media Resource> - Modified
At string - The date and time of latest resource modification.
- Monitor
Changes boolPending Deployment - If true, there are pending monitor changes for this signal map that can be deployed.
- Monitor
Deployment Pulumi.Aws Native. Media Live. Outputs. Signal Map Monitor Deployment - Name string
- A resource's name. Names must be unique within the scope of a resource type in a specific region.
- Status
Pulumi.
Aws Native. Media Live. Signal Map Status - A signal map's current status, which is dependent on its lifecycle actions or associated jobs.
- Arn string
- A signal map's ARN (Amazon Resource Name)
- Cloud
Watch []stringAlarm Template Group Ids - An alarm template group's id.
- Created
At string - The date and time of resource creation.
- Description string
- A resource's optional description.
- Discovery
Entry stringPoint Arn - A top-level supported AWS resource ARN to discovery a signal map from.
- Error
Message string - Error message associated with a failed creation or failed update attempt of a signal map.
- Event
Bridge []stringRule Template Group Ids - An eventbridge rule template group's id.
- Failed
Media map[string]SignalResource Map Map Media Resource - Id string
- A signal map's id.
- Identifier string
- Last
Discovered stringAt - The date and time of latest discovery.
- Last
Successful SignalMonitor Deployment Map Successful Monitor Deployment - Media
Resource map[string]SignalMap Map Media Resource - Modified
At string - The date and time of latest resource modification.
- Monitor
Changes boolPending Deployment - If true, there are pending monitor changes for this signal map that can be deployed.
- Monitor
Deployment SignalMap Monitor Deployment - Name string
- A resource's name. Names must be unique within the scope of a resource type in a specific region.
- Status
Signal
Map Status - A signal map's current status, which is dependent on its lifecycle actions or associated jobs.
- arn String
- A signal map's ARN (Amazon Resource Name)
- cloud
Watch List<String>Alarm Template Group Ids - An alarm template group's id.
- created
At String - The date and time of resource creation.
- description String
- A resource's optional description.
- discovery
Entry StringPoint Arn - A top-level supported AWS resource ARN to discovery a signal map from.
- error
Message String - Error message associated with a failed creation or failed update attempt of a signal map.
- event
Bridge List<String>Rule Template Group Ids - An eventbridge rule template group's id.
- failed
Media Map<String,SignalResource Map Map Media Resource> - id String
- A signal map's id.
- identifier String
- last
Discovered StringAt - The date and time of latest discovery.
- last
Successful SignalMonitor Deployment Map Successful Monitor Deployment - media
Resource Map<String,SignalMap Map Media Resource> - modified
At String - The date and time of latest resource modification.
- monitor
Changes BooleanPending Deployment - If true, there are pending monitor changes for this signal map that can be deployed.
- monitor
Deployment SignalMap Monitor Deployment - name String
- A resource's name. Names must be unique within the scope of a resource type in a specific region.
- status
Signal
Map Status - A signal map's current status, which is dependent on its lifecycle actions or associated jobs.
- arn string
- A signal map's ARN (Amazon Resource Name)
- cloud
Watch string[]Alarm Template Group Ids - An alarm template group's id.
- created
At string - The date and time of resource creation.
- description string
- A resource's optional description.
- discovery
Entry stringPoint Arn - A top-level supported AWS resource ARN to discovery a signal map from.
- error
Message string - Error message associated with a failed creation or failed update attempt of a signal map.
- event
Bridge string[]Rule Template Group Ids - An eventbridge rule template group's id.
- failed
Media {[key: string]: SignalResource Map Map Media Resource} - id string
- A signal map's id.
- identifier string
- last
Discovered stringAt - The date and time of latest discovery.
- last
Successful SignalMonitor Deployment Map Successful Monitor Deployment - media
Resource {[key: string]: SignalMap Map Media Resource} - modified
At string - The date and time of latest resource modification.
- monitor
Changes booleanPending Deployment - If true, there are pending monitor changes for this signal map that can be deployed.
- monitor
Deployment SignalMap Monitor Deployment - name string
- A resource's name. Names must be unique within the scope of a resource type in a specific region.
- status
Signal
Map Status - A signal map's current status, which is dependent on its lifecycle actions or associated jobs.
- arn str
- A signal map's ARN (Amazon Resource Name)
- cloud_
watch_ Sequence[str]alarm_ template_ group_ ids - An alarm template group's id.
- created_
at str - The date and time of resource creation.
- description str
- A resource's optional description.
- discovery_
entry_ strpoint_ arn - A top-level supported AWS resource ARN to discovery a signal map from.
- error_
message str - Error message associated with a failed creation or failed update attempt of a signal map.
- event_
bridge_ Sequence[str]rule_ template_ group_ ids - An eventbridge rule template group's id.
- failed_
media_ Mapping[str, Signalresource_ map Map Media Resource] - id str
- A signal map's id.
- identifier str
- last_
discovered_ strat - The date and time of latest discovery.
- last_
successful_ Signalmonitor_ deployment Map Successful Monitor Deployment - media_
resource_ Mapping[str, Signalmap Map Media Resource] - modified_
at str - The date and time of latest resource modification.
- monitor_
changes_ boolpending_ deployment - If true, there are pending monitor changes for this signal map that can be deployed.
- monitor_
deployment SignalMap Monitor Deployment - name str
- A resource's name. Names must be unique within the scope of a resource type in a specific region.
- status
Signal
Map Status - A signal map's current status, which is dependent on its lifecycle actions or associated jobs.
- arn String
- A signal map's ARN (Amazon Resource Name)
- cloud
Watch List<String>Alarm Template Group Ids - An alarm template group's id.
- created
At String - The date and time of resource creation.
- description String
- A resource's optional description.
- discovery
Entry StringPoint Arn - A top-level supported AWS resource ARN to discovery a signal map from.
- error
Message String - Error message associated with a failed creation or failed update attempt of a signal map.
- event
Bridge List<String>Rule Template Group Ids - An eventbridge rule template group's id.
- failed
Media Map<Property Map>Resource Map - id String
- A signal map's id.
- identifier String
- last
Discovered StringAt - The date and time of latest discovery.
- last
Successful Property MapMonitor Deployment - media
Resource Map<Property Map>Map - modified
At String - The date and time of latest resource modification.
- monitor
Changes BooleanPending Deployment - If true, there are pending monitor changes for this signal map that can be deployed.
- monitor
Deployment Property Map - name String
- A resource's name. Names must be unique within the scope of a resource type in a specific region.
- status "CREATE_IN_PROGRESS" | "CREATE_COMPLETE" | "CREATE_FAILED" | "UPDATE_IN_PROGRESS" | "UPDATE_COMPLETE" | "UPDATE_REVERTED" | "UPDATE_FAILED" | "READY" | "NOT_READY"
- A signal map's current status, which is dependent on its lifecycle actions or associated jobs.
Supporting Types
SignalMapMediaResource
- Destinations
List<Pulumi.
Aws Native. Media Live. Inputs. Signal Map Media Resource Neighbor> - A direct destination neighbor to an Amazon Web Services media resource.
- Name string
- The logical name of an AWS media resource.
- Sources
List<Pulumi.
Aws Native. Media Live. Inputs. Signal Map Media Resource Neighbor> - A direct source neighbor to an Amazon Web Services media resource.
- Destinations
[]Signal
Map Media Resource Neighbor - A direct destination neighbor to an Amazon Web Services media resource.
- Name string
- The logical name of an AWS media resource.
- Sources
[]Signal
Map Media Resource Neighbor - A direct source neighbor to an Amazon Web Services media resource.
- destinations
List<Signal
Map Media Resource Neighbor> - A direct destination neighbor to an Amazon Web Services media resource.
- name String
- The logical name of an AWS media resource.
- sources
List<Signal
Map Media Resource Neighbor> - A direct source neighbor to an Amazon Web Services media resource.
- destinations
Signal
Map Media Resource Neighbor[] - A direct destination neighbor to an Amazon Web Services media resource.
- name string
- The logical name of an AWS media resource.
- sources
Signal
Map Media Resource Neighbor[] - A direct source neighbor to an Amazon Web Services media resource.
- destinations
Sequence[Signal
Map Media Resource Neighbor] - A direct destination neighbor to an Amazon Web Services media resource.
- name str
- The logical name of an AWS media resource.
- sources
Sequence[Signal
Map Media Resource Neighbor] - A direct source neighbor to an Amazon Web Services media resource.
- destinations List<Property Map>
- A direct destination neighbor to an Amazon Web Services media resource.
- name String
- The logical name of an AWS media resource.
- sources List<Property Map>
- A direct source neighbor to an Amazon Web Services media resource.
SignalMapMediaResourceNeighbor
SignalMapMonitorDeployment
- Status
Pulumi.
Aws Native. Media Live. Signal Map Monitor Deployment Status - The signal map monitor deployment status.
- Details
Uri string - URI associated with a signal map's monitor deployment.
- Error
Message string - Error message associated with a failed monitor deployment of a signal map.
- Status
Signal
Map Monitor Deployment Status - The signal map monitor deployment status.
- Details
Uri string - URI associated with a signal map's monitor deployment.
- Error
Message string - Error message associated with a failed monitor deployment of a signal map.
- status
Signal
Map Monitor Deployment Status - The signal map monitor deployment status.
- details
Uri String - URI associated with a signal map's monitor deployment.
- error
Message String - Error message associated with a failed monitor deployment of a signal map.
- status
Signal
Map Monitor Deployment Status - The signal map monitor deployment status.
- details
Uri string - URI associated with a signal map's monitor deployment.
- error
Message string - Error message associated with a failed monitor deployment of a signal map.
- status
Signal
Map Monitor Deployment Status - The signal map monitor deployment status.
- details_
uri str - URI associated with a signal map's monitor deployment.
- error_
message str - Error message associated with a failed monitor deployment of a signal map.
- status "NOT_DEPLOYED" | "DRY_RUN_DEPLOYMENT_COMPLETE" | "DRY_RUN_DEPLOYMENT_FAILED" | "DRY_RUN_DEPLOYMENT_IN_PROGRESS" | "DEPLOYMENT_COMPLETE" | "DEPLOYMENT_FAILED" | "DEPLOYMENT_IN_PROGRESS" | "DELETE_COMPLETE" | "DELETE_FAILED" | "DELETE_IN_PROGRESS"
- The signal map monitor deployment status.
- details
Uri String - URI associated with a signal map's monitor deployment.
- error
Message String - Error message associated with a failed monitor deployment of a signal map.
SignalMapMonitorDeploymentStatus
SignalMapStatus
SignalMapSuccessfulMonitorDeployment
- Details
Uri string - URI associated with a signal map's monitor deployment.
- Status
Pulumi.
Aws Native. Media Live. Signal Map Monitor Deployment Status - A signal map's monitor deployment status.
- Details
Uri string - URI associated with a signal map's monitor deployment.
- Status
Signal
Map Monitor Deployment Status - A signal map's monitor deployment status.
- details
Uri String - URI associated with a signal map's monitor deployment.
- status
Signal
Map Monitor Deployment Status - A signal map's monitor deployment status.
- details
Uri string - URI associated with a signal map's monitor deployment.
- status
Signal
Map Monitor Deployment Status - A signal map's monitor deployment status.
- details_
uri str - URI associated with a signal map's monitor deployment.
- status
Signal
Map Monitor Deployment Status - A signal map's monitor deployment status.
- details
Uri String - URI associated with a signal map's monitor deployment.
- status "NOT_DEPLOYED" | "DRY_RUN_DEPLOYMENT_COMPLETE" | "DRY_RUN_DEPLOYMENT_FAILED" | "DRY_RUN_DEPLOYMENT_IN_PROGRESS" | "DEPLOYMENT_COMPLETE" | "DEPLOYMENT_FAILED" | "DEPLOYMENT_IN_PROGRESS" | "DELETE_COMPLETE" | "DELETE_FAILED" | "DELETE_IN_PROGRESS"
- A signal map's monitor deployment status.
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.
AWS Cloud Control v1.9.0 published on Monday, Nov 18, 2024 by Pulumi