EventSubscription
Describes an event notification subscription created by the CreateEventSubscription
operation.
Contents
- CustomerAwsId
-
The AWS customer account associated with the AWS DMS event notification subscription.
Type: String
Required: No
- CustSubscriptionId
-
The AWS DMS event notification subscription Id.
Type: String
Required: No
- Enabled
-
Boolean value that indicates if the event subscription is enabled.
Type: Boolean
Required: No
- EventCategoriesList
-
A lists of event categories.
Type: Array of strings
Required: No
- SnsTopicArn
-
The topic ARN of the AWS DMS event notification subscription.
Type: String
Required: No
- SourceIdsList
-
A list of source Ids for the event subscription.
Type: Array of strings
Required: No
- SourceType
-
The type of AWS DMS resource that generates events.
Valid values: replication-instance | replication-server | security-group | replication-task
Type: String
Required: No
- Status
-
The status of the AWS DMS event notification subscription.
Constraints:
Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist
The status "no-permission" indicates that AWS DMS no longer has permission to post to the SNS topic. The status "topic-not-exist" indicates that the topic was deleted after the subscription was created.
Type: String
Required: No
- SubscriptionCreationTime
-
The time the AWS DMS event notification subscription was created.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: