Difference between revisions of "Aws dms describe-events"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
  [[aws dms]] describe-events --start-time 01-01-2222 --output text
 
  [[aws dms]] describe-events --start-time 01-01-2222 --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.
 +
 +
An error occurred ([[InvalidParameterValueException]]) when calling the DescribeEvents operation: Start time must be in the past.
  
 
== Related commands ==
 
== Related commands ==

Revision as of 16:40, 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 15-02-2222 --output text
aws dms describe-events --source-type "replication-instance" --output text
aws dms describe-events --start-time 01-01-2222 --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

See also

Advertising: