AWS::CodeStarNotifications::NotificationRule Target - AWS CloudFormation (original) (raw)
Information about the Amazon Q Developer in chat applications topics or Amazon Q Developer in chat applications clients associated with a notification rule.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{
"TargetAddress" : String,
"TargetType" : String
}
YAML
TargetAddress: String
TargetType: String
Properties
TargetAddress
The Amazon Resource Name (ARN) of the Amazon Q Developer in chat applications topic or Amazon Q Developer in chat applications client.
Required: Yes
Type: String
Minimum: 1
Maximum: 320
Update requires: No interruption
TargetType
The target type. Can be an Amazon Simple Notification Service topic or Amazon Q Developer in chat applications client.
- Amazon Simple Notification Service topics are specified as
SNS
. - Amazon Q Developer in chat applications clients are specified as
AWSChatbotSlack
. - Amazon Q Developer in chat applications clients for Microsoft Teams are specified as
AWSChatbotMicrosoftTeams
.
Required: Yes
Type: String
Pattern: ^[A-Za-z]+$
Update requires: No interruption
AWS::CodeStarNotifications::NotificationRule
Next
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.