View source: R/secretsmanager_operations.R
secretsmanager_describe_secret | R Documentation |
Retrieves the details of a secret. It does not include the encrypted secret value. Secrets Manager only returns fields that have a value in the response.
See https://www.paws-r-sdk.com/docs/secretsmanager_describe_secret/ for full documentation.
secretsmanager_describe_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.