Subscriber
The recipient of AnomalySubscription
notifications.
Contents
- Address
-
The email address or SNS Amazon Resource Name (ARN). This depends on the
Type
.Type: String
Length Constraints: Minimum length of 6. Maximum length of 302.
Pattern:
(^[a-zA-Z0-9.!#$%&'*+=?^_‘{|}~-]+@[a-zA-Z0-9_-]+(\.[a-zA-Z0-9_-]+)+$)|(^arn:(aws[a-zA-Z-]*):sns:[a-zA-Z0-9-]+:[0-9]{12}:[a-zA-Z0-9_-]+(\.fifo)?$)
Required: No
- Status
-
Indicates if the subscriber accepts the notifications.
Type: String
Valid Values:
CONFIRMED | DECLINED
Required: No
- Type
-
The notification delivery channel.
Type: String
Valid Values:
EMAIL | SNS
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: