Skip to main content

SNS

This plugin discovers SNS topics from AWS accounts.

Status: experimental

Example Configuration


credentials:
region: "us-east-1"
profile: "production"
role: "<role>"
tags:
- "aws"

Available Metadata

The following metadata fields are available:

FieldTypeDescription
display_namestringDisplay name of the topic
ownerstringAWS account ID that owns the topic
policystringAccess policy of the topic
subscriptions_confirmedstringNumber of confirmed subscriptions
subscriptions_pendingstringNumber of pending subscriptions
tagsmap[string]stringAWS resource tags
topic_arnstringThe ARN of the SNS topic