secretsmanager_remove_regions_from_replication {paws.security.identity} | R Documentation |
For a secret that is replicated to other Regions, deletes the secret replicas from the Regions you specify
Description
For a secret that is replicated to other Regions, deletes the secret replicas from the Regions you specify.
See https://www.paws-r-sdk.com/docs/secretsmanager_remove_regions_from_replication/ for full documentation.
Usage
secretsmanager_remove_regions_from_replication(SecretId, RemoveReplicaRegions)
Arguments
SecretId |
[required] The ARN or name of the secret. |
RemoveReplicaRegions |
[required] The Regions of the replicas to remove. |
[Package paws.security.identity version 0.6.1 Index]