Subscription
This data type is used as a response element in the ListEventSubscriptions action.
Contents
- eventSubscriptions
-
The list of existing event subscriptions.
Type: Array of EventSubscription objects
Array Members: Minimum number of 1 item. Maximum number of 50 items.
Required: Yes
- resourceArn
-
The ARN of the assessment template that is used during the event for which the SNS notification is sent.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 300.
Required: Yes
- topicArn
-
The ARN of the Amazon Simple Notification Service (SNS) topic to which the SNS notifications are sent.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 300.
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: