View source: R/secretsmanager_operations.R
secretsmanager_remove_regions_from_replication | R Documentation |
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.
secretsmanager_remove_regions_from_replication(SecretId, RemoveReplicaRegions)
SecretId |
[required] The ARN or name of the secret. |
RemoveReplicaRegions |
[required] The Regions of the replicas to remove. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.