Difference between revisions of "Aws sns"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 9: | 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 list-subscriptions]]</code> | ||
+ | * <code>[[aws sns set-subscription-attributes]]</code> | ||
== Related terms == | == Related terms == | ||
Line 15: | Line 17: | ||
* [[Terraform resource]]: <code>[[aws_sns_topic]]</code> | * [[Terraform resource]]: <code>[[aws_sns_topic]]</code> | ||
* <code>[[aws sqs]]</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: