aws-dynamodb-item-attribute-data
DynamoDB item attributes are arbitrary application data and may store plaintext credentials.
Where it sits
| location | Scan.Items[].<attribute-name> |
| location kind | data_record |
| data kinds | credential password api_key access_key secret_key connection_string customer_data pii |
| emits edge | CanReadData |
| service | DynamoDB (aws:dynamodb) |
Collection recipe
| access mode | read_api |
| operation | Scan |
| response path | Items[].<attribute-name> |
| encoding | json |
| params | {"TableName": "\u003ctable-name\u003e"} |
Required permissions
References