ssmincidents_create_replication_set {paws.management} | R Documentation |
A replication set replicates and encrypts your data to the provided Regions with the provided KMS key.
See https://www.paws-r-sdk.com/docs/ssmincidents_create_replication_set/ for full documentation.
ssmincidents_create_replication_set(clientToken = NULL, regions, tags = NULL)
clientToken |
A token that ensures that the operation is called only once with the specified details. |
regions |
[required] The Regions that Incident Manager replicates your data to. You can have up to three Regions in your replication set. |
tags |
A list of tags to add to the replication set. |