This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::MediaLive::SignalMap
The AWS::MediaLive::SignalMap resource Property description not available. for MediaLive.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::MediaLive::SignalMap", "Properties" : { "CloudWatchAlarmTemplateGroupIdentifiers" :[ String, ... ], "Description" :String, "DiscoveryEntryPointArn" :String, "EventBridgeRuleTemplateGroupIdentifiers" :[ String, ... ], "ForceRediscovery" :Boolean, "Name" :String, "Tags" :{} }Key:Value, ...}
YAML
Type: AWS::MediaLive::SignalMap Properties: CloudWatchAlarmTemplateGroupIdentifiers:- StringDescription:StringDiscoveryEntryPointArn:StringEventBridgeRuleTemplateGroupIdentifiers:- StringForceRediscovery:BooleanName:StringTags:Key:Value
Properties
CloudWatchAlarmTemplateGroupIdentifiers- 
                    
A cloudwatch alarm template group's identifier. Can be either be its id or current name.
Required: No
Type: Array of String
Update requires: No interruption
 Description- 
                    
A resource's optional description.
Required: No
Type: String
Minimum:
0Maximum:
1024Update requires: No interruption
 DiscoveryEntryPointArn- 
                    
A top-level supported Amazon Web Services resource ARN to discover a signal map from.
Required: Yes
Type: String
Minimum:
1Maximum:
2048Update requires: No interruption
 EventBridgeRuleTemplateGroupIdentifiers- 
                    
An eventbridge rule template group's identifier. Can be either be its id or current name.
Required: No
Type: Array of String
Update requires: No interruption
 ForceRediscovery- 
                    
If true, will force a rediscovery of a signal map if an unchanged discoveryEntryPointArn is provided.
Required: No
Type: Boolean
Update requires: No interruption
 Name- 
                    
A resource's name. Names must be unique within the scope of a resource type in a specific region.
Required: Yes
Type: String
Pattern:
^[^\s]+$Minimum:
1Maximum:
255Update requires: No interruption
 Property description not available.
Required: No
Type: Object of String
Pattern:
.+Update requires: Replacement
Return values
Ref
Fn::GetAtt
Arn- 
                            
A signal map's ARN (Amazon Resource Name)
 CloudWatchAlarmTemplateGroupIds- 
                            
An alarm template group's id.
 CreatedAt- 
                            
The date and time of resource creation.
 ErrorMessage- 
                            
Error message associated with a failed creation or failed update attempt of a signal map.
 EventBridgeRuleTemplateGroupIds- 
                            
An eventbridge rule template group's id.
 Id- 
                            
A signal map's id.
 IdentifierProperty description not available.
LastDiscoveredAt- 
                            
The date and time of latest discovery.
 ModifiedAt- 
                            
The date and time of latest resource modification.
 MonitorChangesPendingDeployment- 
                            
If true, there are pending monitor changes for this signal map that can be deployed.
 Status- 
                            
A signal map's current status, which is dependent on its lifecycle actions or associated jobs.