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
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