Get a secret value using the AWS console - AWS Secrets Manager

Get a secret value using the AWS console

To retrieve a secret (console)
  1. Open the Secrets Manager console at https://console.aws.amazon.com/secretsmanager/.

  2. In the list of secrets, choose the secret you want to retrieve.

  3. In the Secret value section, choose Retrieve secret value.

    Secrets Manager displays the current version (AWSCURRENT) of the secret. To see other versions of the secret, such as AWSPREVIOUS or custom labeled versions, use the Get a secret value using the AWS CLI.