aws.sns.topic
Supported Platform
- aws
Description
AWS SNS Topic
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
arn | string | SNS topic ARN |
region | string | region where the sns topic exists |
subscriptions | []aws.sns.subscription | list of subscriptions associated with the topic ARN |
attributes | dict | attributes for the sns topic, including kms id if any |
tags | map[string]string | tags for the topic |