aws-secretsmanager-secret-description-config
Secret descriptions are plaintext metadata and should not repeat the secret value.
Where it sits
| location | DescribeSecret.Description |
| location kind | config_field |
| data kinds | credential sensitive_data pii |
| emits edge | ContainsSecret |
| service | Secrets Manager (aws:secretsmanager) |
Collection recipe
| access mode | read_api |
| operation | DescribeSecret |
| response path | Description |
| encoding | string |
| params | {"SecretId": "\u003csecret-id\u003e"} |
Required permissions
secretsmanager:DescribeSecret
References