v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14130363656.8 KB

Returns details of the update actions

get/#Action=DescribeUpdateActions

Query parameters

ServiceUpdateNamestring

The unique ID of the service update

ReplicationGroupIdsString[]

The replication group IDs

CacheClusterIdsString[]

The cache cluster IDs

Enginestring

The Elasticache engine to which the update applies. Either Redis or Memcached

ServiceUpdateStatusServiceUpdateStatus[]

The status of the service update

StartTimestring date-time

The start time of the time range filter

EndTimestring date-time

The end time of the time range filter

The range of time specified to search for service updates that are in available status

UpdateActionStatusUpdateActionStatus[]

The status of the update action.

ShowNodeLevelUpdateStatusboolean

Dictates whether to include node level update status in the response

MaxRecordsinteger

The maximum number of records to include in the response

Markerstring

An 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 <code>MaxRecords</code>.

Action'DescribeUpdateActions' required
Version'2015-02-02' required

Response

Success