precisely.aws.SecretsManager.getSecretValue: Retrieves the contents of the encrypted field SecretString...

Description Usage Arguments Value See Also

Description

Retrieves the contents of the encrypted field SecretString from the specified version of a secret using the AWS CLI.

Usage

1
2
precisely.aws.SecretsManager.getSecretValue(secretId, versionId,
  versionStage)

Arguments

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).

Value

list of the parsed JSON of the SecretString

See Also

https://docs.aws.amazon.com/cli/latest/reference/secretsmanager/get-secret-value.html


precision-analytics/precisely.aws documentation built on May 23, 2019, 6:05 p.m.