ssmincidents_update_replication_set {paws.management} | R Documentation |
Add or delete Regions from your replication set
Description
Add or delete Regions from your replication set.
See https://www.paws-r-sdk.com/docs/ssmincidents_update_replication_set/ for full documentation.
Usage
ssmincidents_update_replication_set(actions, arn, clientToken = NULL)
Arguments
actions |
[required] An action to add or delete a Region. |
arn |
[required] The Amazon Resource Name (ARN) of the replication set you're updating. |
clientToken |
A token that ensures that the operation is called only once with the specified details. |
[Package paws.management version 0.9.0 Index]