Learn R Programming

paws.management (version 0.2.0)

ssmincidents_update_replication_set: Add or delete Regions from your replication set

Description

Add or delete Regions from your replication set.

See https://paws-r.github.io/docs/ssmincidents/update_replication_set.html 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 ensuring that the operation is called only once with the specified details.