Difference between revisions of "AWS::DMS::EventSubscription"
Jump to navigation
Jump to search
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
+ | |||
+ | * https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Events.html | ||
+ | Resources: | ||
+ | [[DMSEvent]]: | ||
+ | Type: [[AWS::DMS]]::EventSubscription | ||
+ | Properties: | ||
+ | Enabled: true | ||
+ | EventCategories: State Change | ||
+ | [[SnsTopicArn]]: arn:aws:sns:us-east-1:123456789:testSNS | ||
+ | SourceIds: [] | ||
+ | SourceType: [[replication-task]] | ||
+ | |||
+ | |||
+ | |||
+ | <code>EventCategories: State Change | Failure | Configuration Change | Deletion | Creation</code> | ||
Latest revision as of 08:36, 30 September 2021
Resources: DMSEvent: Type: AWS::DMS::EventSubscription Properties: Enabled: true EventCategories: State Change SnsTopicArn: arn:aws:sns:us-east-1:123456789:testSNS SourceIds: [] SourceType: replication-task
EventCategories: State Change | Failure | Configuration Change | Deletion | Creation
Related[edit]
See also[edit]
- AWS DMS,
AWS::DMS
,aws dms
[describe-events
|describe-replication-tasks
|describe-connections
|describe-account-attributes
|describe-replication-instances
|describe-table-statistics
|describe-replication-instance-task-logs
|describe-replication-task-assessment-results
|reload-tables
|create-event-subscription
|modify-replication-task
|describe-event-subscriptions ]
- AWS DMS, AWS DMS Studio,
AWS::DMS
,aws dms
, AWS DMS monitoring,AWS::DMS::EventSubscription
Advertising: