aws_sns_topicManages an Sns Topic resource.
A minimal configuration to get started. Refer to the Terraform Registry docs for all available arguments.
resource "aws_sns_topic" "example" {
# Required arguments
name = "my-topic"
}Everything you need to know about SNS (Simple Notification) on one page. HD quality, print-friendly.
Download Free Infographic