Constant AWS_SNS_TOPIC_ARN
Source pub const AWS_SNS_TOPIC_ARN: &'static str;
Expand description
The ARN of the AWS SNS Topic. An Amazon SNS topic is a logical access point that acts as a communication channel.
§Notes
§Examples
"arn:aws:sns:us-east-1:123456789012:mystack-mytopic-NZJ5JSMVGFIE"