ssmincidents_create_replication_set: A replication set replicates and encrypts your data to the...

View source: R/ssmincidents_operations.R

ssmincidents_create_replication_setR Documentation

A replication set replicates and encrypts your data to the provided Regions with the provided KMS key

Description

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.

Usage

ssmincidents_create_replication_set(clientToken = NULL, regions, tags = NULL)

Arguments

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.