EventSubscription - Amazon Database Migration Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

EventSubscription

Describes an event notification subscription created by the CreateEventSubscription operation.

Contents

CustomerAwsId

The Amazon customer account associated with the Amazon DMS event notification subscription.

Type: String

Required: No

CustSubscriptionId

The Amazon 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 Amazon 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 Amazon DMS resource that generates events.

Valid values: replication-instance | replication-server | security-group | replication-task

Type: String

Required: No

Status

The status of the Amazon 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 Amazon 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 Amazon 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 Amazon SDKs, see the following: