Difference between revisions of "Aws sns create-topic"

From wikieduonline
Jump to navigation Jump to search
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
 +
* https://awscli.amazonaws.com/v2/documentation/api/latest/reference/sns/create-topic.html
  
<code>[[aws_sns_topic]]</code>
+
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 ==
 +
* [[Terraform resource: aws_sns_topic]]
  
 
== See also ==
 
== See also ==

Latest revision as of 05:59, 20 June 2024

Advertising: