Describe Events

GET {{aws_elasticache_base_url}}/?Action=DescribeEvents&Duration=&EndTime=&Marker=&MaxRecords=&SourceIdentifier=&SourceType=&StartTime=&Version=2015-02-02

Request Params

KeyDatatypeRequiredDescription
Actionstring
DurationnullThe number of minutes worth of events to retrieve.
EndTimenullThe end of the time interval for which to retrieve events, specified in ISO 8601 format.
MarkernullAn optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords.
MaxRecordsnullThe maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a marker is included in the response so that the remaining results can be retrieved.
SourceIdentifiernullThe identifier of the event source for which events are returned. If not specified, all sources are included in the response.
SourceTypenullThe event source to retrieve events for. If no value is specified, all events are returned.
StartTimenullThe beginning of the time interval to retrieve events for, specified in ISO 8601 format.
VersionstringThe version of the API.