aws-sns-published-message-payload
SNS accepts arbitrary message bodies and attributes; sensitive values are copied to subscriptions and cannot be read back from SNS itself.
Where it sits
| location | Publish request.Message / MessageAttributes |
| location kind | message_body |
| data kinds | credential password api_key bearer_token session_token customer_data pii |
| emits edge | ContainsCredential |
| service | SNS (aws:sns) |
Collection recipe
| access mode | write_only_input |
| operation | Publish |
| response path | request.Message / request.MessageAttributes |
| encoding | json |
| params | {"TopicArn": "\u003ctopic-arn\u003e"} |
Required permissions
References