secretsmanager_stop_replication_to_replica {paws.security.identity} | R Documentation |
Removes the link between the replica secret and the primary secret and promotes the replica to a primary secret in the replica Region
Description
Removes the link between the replica secret and the primary secret and promotes the replica to a primary secret in the replica Region.
See https://www.paws-r-sdk.com/docs/secretsmanager_stop_replication_to_replica/ for full documentation.
Usage
secretsmanager_stop_replication_to_replica(SecretId)
Arguments
SecretId |
[required] The ARN of the primary secret. |
[Package paws.security.identity version 0.7.0 Index]