Description Usage Arguments Value See Also
Retrieves the contents of the encrypted field SecretString from the specified version of a secret using the AWS CLI.
1 2 | precisely.aws.SecretsManager.getSecretValue(secretId, versionId,
versionStage)
|
secretId |
The ARN or the friendly name of the secret. |
versionId |
The ID of of the version of the secret to retrieve (optional). |
versionStage |
The staging label attached to the version of the secret to retrieve (optional). |
list of the parsed JSON of the SecretString
https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/get-secret-value.html
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.