aws_sns_get_topic_attributes
Retrieve SNS topic attributes including ARN, display name, subscription count, and policy details to monitor and manage AWS Simple Notification Service topics.
Instructions
Get attributes of an SNS topic: ARN, display name, subscription count, policy, etc.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| topic_arn | Yes | SNS topic ARN |