Difference between revisions of "Aws sns create-topic"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
aws sns create-topic --name my-topic | aws sns create-topic --name my-topic | ||
+ | |||
+ | aws sns create-topic --name my-topic | ||
+ | { | ||
+ | "[[TopicArn]]": "[[arn:aws:sns]]:us-east-1:987654321:my-topic" | ||
+ | } | ||
== Related == | == Related == | ||
− | + | <code>[[aws_sns_topic]]</code> | |
== See also == | == See also == |
Revision as of 05:58, 20 June 2024
aws sns create-topic --name my-topic
aws sns create-topic --name my-topic { "TopicArn": "arn:aws:sns:us-east-1:987654321:my-topic" }
Related
See also
Advertising: