Difference between revisions of "AWS::SNS::Topic"

From wikieduonline
Jump to navigation Jump to search
(Changed redirect target from SNS to AWS SNS)
Tag: Redirect target changed
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
#redirect [[AWS SNS]]
+
<ref>https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/quickref-sns.html</ref>
 +
 
 +
MySNSTopic:
 +
  Type: [[AWS::SNS]]::Topic
 +
  Properties:
 +
    Subscription:
 +
    - Endpoint: "add valid email address"
 +
      Protocol: email
 +
 
 +
 
 +
== See also ==
 +
* {{Type AWS}}
 +
* {{SNS}}
 +
 
 +
 
 +
[[Category:AWS]]

Latest revision as of 14:15, 31 January 2023

Advertising: