View source: R/ssmincidents_operations.R
ssmincidents_update_replication_set | R Documentation |
Add or delete Regions from your replication set.
See https://www.paws-r-sdk.com/docs/ssmincidents_update_replication_set/ for full documentation.
ssmincidents_update_replication_set(actions, arn, clientToken = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.