Difference between revisions of "Aws dms describe-events"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
 
  [[aws dms]] describe-events --output text
 
  [[aws dms]] describe-events --output text
  [[aws dms]] describe-events --start-time 15-02-2222 --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 --source-type "replication-instance" --output text
  
  [[aws dms]] describe-events --start-time 01-01-2222 --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 (InvalidParameterCombinationException) when calling the DescribeEvents operation: Events occurring more than 14 days in the past are not available.
  

Latest revision as of 16:48, 2 March 2022

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: