Configure an SNS Topic Using the AWS CLI
In this lab, you’ll practice the configuration of SNS using the AWS CLI. When you’re finished with this lab, you’ll have an understanding of all the tasks involved in configuring SNS via AWS CLI.
Terms and conditions apply.
Lab info
Lab author
Challenge
Set Up the AWS CLI on Your Machine
In this lab, you’ll set up the AWS CLI on your machine and configure it to execute the AWS commands.
Challenge
Create a New SNS Topic via CLI
Create a new Amazon SNS topic and initiate subscription to it via AWS CLI from your laptop.
Challenge
Confirm the Subscription and Verify the Status via AWS CLI
You will now confirm the subscription via email and verify the subscription status via AWS CLI.
Challenge
Publish a Message to the SNS Topic and Verify
You will publish a message to the SNS topic via the AWS CLI and then verify the receipt of the email in your mailbox.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Knowledge of using the AWS CLI