secretsmanager_cancel_rotate_secret {paws.security.identity} | R Documentation |
Turns off automatic rotation, and if a rotation is currently in progress, cancels the rotation
Description
Turns off automatic rotation, and if a rotation is currently in progress, cancels the rotation.
See https://www.paws-r-sdk.com/docs/secretsmanager_cancel_rotate_secret/ for full documentation.
Usage
secretsmanager_cancel_rotate_secret(SecretId)
Arguments
SecretId |
[required] The ARN or name of the secret. For an ARN, we recommend that you specify a complete ARN rather than a partial ARN. See Finding a secret from a partial ARN. |
[Package paws.security.identity version 0.9.0 Index]