aws-sqs-message-attribute-values

Custom SQS message attributes are plaintext/binary metadata and may carry tokens or sensitive routing information.

awshigh service: aws:sqs emits CanReadData

Where it sits

locationReceiveMessage.Messages[].MessageAttributes[].StringValue / BinaryValue
location kindmessage_body
data kindscredential api_key bearer_token sensitive_data pii
emits edgeCanReadData
serviceSQS (aws:sqs)

Collection recipe

access moderead_api
operationReceiveMessage
response pathMessages[].MessageAttributes.<name>.{StringValue,BinaryValue}
encodingjson
params{"MessageAttributeNames": ["All"], "QueueUrl": "\u003cqueue-url\u003e"}

Required permissions

sqs:ReceiveMessage

References

move · open · esc close