get_topic_details
Retrieve SNS topic details including subscription count, encryption status, and filter policies to identify required message attributes before publishing.
Instructions
Returns all SNS topics with subscription count, encryption status, and filter policies. Filter policies list the message attributes each subscription requires — publishers must include these attributes or messages are silently dropped. Call this before writing any SNS publish code or when reviewing event fan-out patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||