View source: R/secretsmanager_operations.R
secretsmanager_cancel_rotate_secret | R Documentation |
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.
secretsmanager_cancel_rotate_secret(SecretId)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.