Difference between revisions of "Aws sns"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
[[wikipedia:AWS SNS]] | [[wikipedia:AWS SNS]] | ||
− | : https:// | + | : https://awscli.amazonaws.com/v2/documentation/api/latest/reference/sns/index.html |
+ | == Commands == | ||
* <code>[[aws sns help]]</code> | * <code>[[aws sns help]]</code> | ||
* <code>[[aws sns create-topic]]</code> | * <code>[[aws sns create-topic]]</code> | ||
Line 8: | Line 9: | ||
* <code>[[aws sns get-topic-attributes]] --topic-arn YOUR_[[ARN]]</code> | * <code>[[aws sns get-topic-attributes]] --topic-arn YOUR_[[ARN]]</code> | ||
* <code>[[aws sns publish]]</code> | * <code>[[aws sns publish]]</code> | ||
+ | * <code>[[aws sns subscribe]]</code> | ||
+ | * <code>[[aws sns list-subscriptions]]</code> | ||
+ | * <code>[[aws sns set-subscription-attributes]]</code> | ||
== Related terms == | == Related terms == | ||
* <code>[[AWS::SNS::Topic]]</code> | * <code>[[AWS::SNS::Topic]]</code> | ||
* [[Terraform resource]]: <code>[[aws_sns_topic]]</code> | * [[Terraform resource]]: <code>[[aws_sns_topic]]</code> | ||
− | + | * <code>[[aws sqs]]</code> | |
+ | * [[Amazon SNS dead-letter queues]] | ||
== See also == | == See also == |
Latest revision as of 21:36, 12 March 2025
Commands[edit]
aws sns help
aws sns create-topic
aws sns list-topics
aws sns get-topic-attributes --topic-arn YOUR_ARN
aws sns publish
aws sns subscribe
aws sns list-subscriptions
aws sns set-subscription-attributes
Related terms[edit]
See also[edit]
Advertising: