aws-sqs-message-body-content

SQS message bodies are arbitrary plaintext application payloads and can carry credentials.

awscritical service: aws:sqs emits CanReadData

Where it sits

locationReceiveMessage.Messages[].Body
location kindmessage_body
data kindscredential password api_key access_key secret_key oauth_token connection_string customer_data pii
emits edgeCanReadData
serviceSQS (aws:sqs)

Collection recipe

access moderead_api
operationReceiveMessage
response pathMessages[].Body
encodingstring
params{"MaxNumberOfMessages": 10, "QueueUrl": "\u003cqueue-url\u003e"}

Required permissions

sqs:ReceiveMessage

References

move · open · esc close