BatchApplyUpdateAction
Apply the service update. For more information on service updates and applying them, see Applying Service Updates.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- ServiceUpdateName
- 
               The unique ID of the service update Type: String Required: Yes 
- CacheClusterIds.member.N
- 
               The cache cluster IDs Type: Array of strings Array Members: Maximum number of 20 items. Required: No 
- ReplicationGroupIds.member.N
- 
               The replication group IDs Type: Array of strings Array Members: Maximum number of 20 items. Required: No 
Response Elements
The following elements are returned by the service.
- ProcessedUpdateActions.ProcessedUpdateAction.N
- 
               Update actions that have been processed successfully Type: Array of ProcessedUpdateAction objects 
- UnprocessedUpdateActions.UnprocessedUpdateAction.N
- 
               Update actions that haven't been processed successfully Type: Array of UnprocessedUpdateAction objects 
Errors
For information about the errors that are common to all actions, see Common Errors.
- InvalidParameterValue
- 
               The value for a parameter is invalid. - message
- 
                        A parameter value is invalid. 
 HTTP Status Code: 400 
- ServiceUpdateNotFoundFault
- 
               The service update doesn't exist HTTP Status Code: 404 
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: