Difference between revisions of "Aws rds describe-events"

From wikieduonline
Jump to navigation Jump to search
Line 9: Line 9:
  
 
  aws rds describe-events --start-time 2022-04-14
 
  aws rds describe-events --start-time 2022-04-14
 +
aws rds describe-events --start-time 2022-04-14 | grep Message
  
  

Revision as of 12:24, 14 April 2022

aws rds describe-events returns events that were generated in the past hour.

aws rds describe-events
{
    "Events": []
} 
aws rds describe-events --start-time 2022-04-14
aws rds describe-events --start-time 2022-04-14 | grep Message


See also

Advertising: