TargetSummary
Information about the targets specified for a notification rule.
Contents
- TargetAddress
-
The Amazon Resource Name (ARN) of the AWS Chatbot topic or AWS Chatbot client.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 320.
Required: No
- TargetStatus
-
The status of the target.
Type: String
Valid Values:
PENDING | ACTIVE | UNREACHABLE | INACTIVE | DEACTIVATED
Required: No
- TargetType
-
The type of the target (for example,
SNS
).-
AWS Chatbot topics are specified as
SNS
. -
AWS Chatbot clients for Slack are specified as
AWSChatbotSlack
. -
AWS Chatbot clients for Microsoft Teams are specified as
AWSChatbotMicrosoftTeams
.
Type: String
Pattern:
^[A-Za-z]+$
Required: No
-
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: