elasticache_batch_apply_update_action: Apply the service update
Description
Apply the service update. For more information on service updates and
applying them, see Applying Service Updates.
Usage
elasticache_batch_apply_update_action(ReplicationGroupIds,
ServiceUpdateName)
Arguments
ReplicationGroupIds
[required] The replication group IDs
ServiceUpdateName
[required] The unique ID of the service update
Request syntax
svc$batch_apply_update_action(
ReplicationGroupIds = list(
"string"
),
ServiceUpdateName = "string"
)