Replicates the secret to a new Regions. See Multi-Region secrets.
See https://www.paws-r-sdk.com/docs/secretsmanager_replicate_secret_to_regions/ for full documentation.
secretsmanager_replicate_secret_to_regions(
SecretId,
AddReplicaRegions,
ForceOverwriteReplicaSecret = NULL
)
[required] The ARN or name of the secret to replicate.
[required] A list of Regions in which to replicate the secret.
Specifies whether to overwrite a secret with the same name in the destination Region. By default, secrets aren't overwritten.