aws dms describe-events

From wikieduonline
Jump to navigation Jump to search

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/dms/describe-events.html

aws dms describe-events --output text
aws dms describe-events --start-time 2022-02-15 --output text
aws dms describe-events --source-type "replication-instance" --output text
aws dms describe-events --start-time 2022-02-20 --output text
EVENTS	2022-03-02T08:08:15.525000-08:00	The reload tables request has been sent successfully	your- postgres-redshift-replication-task	replication-task
EVENTCATEGORIES	state change
aws dms describe-events --start-time 2022-02-15 --output text
An error occurred (InvalidParameterCombinationException) when calling the DescribeEvents operation: Events occurring more than 14 days in the past are not available.
An error occurred (InvalidParameterValueException) when calling the DescribeEvents operation: Start time must be in the past.

Related commands[edit]

See also[edit]

Advertising: