get_topic_details
Retrieve all SNS topics with subscription count, encryption status, and filter policies. Use this to check required message attributes before publishing or reviewing event fan-out patterns.
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 | |||