AWS CLI 

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:

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.144.110.155