AWS

Download 188
Last updated Feb 21, 2024

aws-rds-events

Fetch AWS RDS events for the past 14 days.

aws-rds-events [profile=PROFILE] [region=REGION] [duration=NUM{mon|w|d|h|m|s}] [from=yyyyMMddHHmmss] [to=yyyyMMddHHmmss]
profile=PROFILE
The identifier of AWS connect profile
region=REGION
AWS region
duration=NUM{mon|w|d|h|m|s}
Scan only recent data. You should use s(second), m(minute), h(hour), d(day), mon(month) time unit. For example, 10s means data from 10 seconds earlier.
from=yyyyMMddHHmmss
Start time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
to=yyyyMMddHHmmss
End time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.

AWS IAM Policy

To use this command, you must allow the below permissions in your AWS IAM policy:

  • rds:DescribeEvents

Output Fields

FieldTypeNameDescription
_timeDateTime
aws_profileStringConnect profileThe identifier of AWS connect profile
categoriesListCategories
msgStringMessage
source_typeStringSource type
source_idStringSource ID
source_arnStringSource ARN