AwsSecretsManager
AWS Secrets Manager helps you to securely encrypt, store, and retrieve credentials for your databases and other services.
Authentication & Identity Management · AWS Secrets Manager
Configuration parameters
defaultRegion— AWS Default Region (required)roleArn— Role ArnroleSessionName— Role Session NamesessionDuration— Role Session Durationcredentials— Access Keytimeout— Timeoutretries— RetriesisFetchCredentials— Fetches credentialssts_regional_endpoint— AWS STS Regional Endpointsproxy— Use system proxy settingsinsecure— Trust any certificate (not secure)disable_sensitive_commands— Disable sensitive commands
Commands (5)
-
aws-secrets-manager-secret-listRetrieve all secrets.
-
aws-secrets-manager-secret–deleteDelete a specific secret.
-
aws-secrets-manager-secret–policy-getGet the Secret Manager policy for a specific secret.
-
aws-secrets-manager-secret–restoreRestore a specific secret after deletion.
-
aws-secrets-manager-secret–value-getRetrieve a secret value by key. This command can be disabled using the **Disable sensitive commands** parameter.