January 2019
Intermediate to advanced
490 pages
15h 37m
English
You can create an SNS topic using the aws sns create-topic command:
aws sns create-topic \ --name my-first-sns-topic \ --profile admin
If successful, this will return the SNS topic ARN:

Read now
Unlock full access