Describe Events
GET {{aws_rds_base_url}}/?Duration&EndTime&EventCategories.EventCategory.N&Filters.Filter.N&Marker&MaxRecords&SourceIdentifier&SourceType&StartTime&Action=DescribeEvents&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Duration | null | The number of minutes to retrieve events for. | |
EndTime | null | The end of the time interval for which to retrieve events, specified in ISO 8601 format. For more information about ISO 8601, go to the ISO8601 Wikipedia page. | |
EventCategories.EventCategory.N | null | A list of event categories that trigger notifications for a event notification subscription. | |
Filters.Filter.N | null | This parameter isn't currently supported. | |
Marker | null | An optional pagination token provided by a previous DescribeEvents request. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. | |
MaxRecords | null | The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that you can retrieve the remaining results. | |
SourceIdentifier | null | The identifier of the event source for which events are returned. If not specified, then all sources are included in the response. | |
SourceType | null | The event source to retrieve events for. If no value is specified, all events are returned. | |
StartTime | null | The beginning of the time interval to retrieve events for, specified in ISO 8601 format. For more information about ISO 8601, go to the ISO8601 Wikipedia page. | |
Action | string | ||
Version | string |