aws-s3-object-body-data
S3 object bodies are arbitrary customer content and are a primary location for plaintext credentials and sensitive datasets.
Where it sits
| location | GetObject.Body |
| location kind | data_record |
| data kinds | credential password api_key access_key secret_key oauth_token private_key connection_string customer_data source_code_secret |
| emits edge | CanReadData |
| service | S3 (aws:s3) |
Collection recipe
| access mode | read_api |
| operation | GetObject |
| response path | Body |
| encoding | binary |
| params | {"Bucket": "\u003cbucket\u003e", "Key": "\u003cobject-key\u003e", "VersionId": "\u003coptional-version-id\u003e"} |
Required permissions
References