secretsmanager_restore_secret: Cancels the scheduled deletion of a secret by removing the...

View source: R/secretsmanager_operations.R

secretsmanager_restore_secretR Documentation

Cancels the scheduled deletion of a secret by removing the DeletedDate time stamp

Description

Cancels the scheduled deletion of a secret by removing the DeletedDate time stamp. You can access a secret again after it has been restored.

See https://www.paws-r-sdk.com/docs/secretsmanager_restore_secret/ for full documentation.

Usage

secretsmanager_restore_secret(SecretId)

Arguments

SecretId

[required] The ARN or name of the secret to restore.

For an ARN, we recommend that you specify a complete ARN rather than a partial ARN. See Finding a secret from a partial ARN.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.