Configuration parameters
defaultRegion— AWS Default Region (required)roleArn— Role ArnroleSessionName— Role Session Namecredentials— Access Key (required)sessionDuration— Role Session Durationtimeout— Timeoutretries— Retriessts_regional_endpoint— AWS STS Regional Endpointsproxy— Use system proxy settingsinsecure— Trust any certificate (not secure)
Commands (6)
-
aws-sns-create-subscriptionSubscribes an endpoint to an Amazon SNS topic. If the endpoint type is HTTP/S or email, or if the endpoint and the topic are not in the same Amazon Web Services account, the endpoint owner must run the ConfirmSubscription action to confirm the subscription.
-
aws-sns-create-topicCreates a new a topic to which notifications can be published. You can specify the attribute to create FIFO topic.
-
aws-sns-delete-topicDeletes a topic and all its subscriptions.
-
aws-sns-list-subscriptions-by-topicReturns a list of the subscriptions to a specific topic. Each call returns a limited list of subscriptions, up to 100.
-
aws-sns-list-topicsReturns a list of the requester's topics.
-
aws-sns-send-messageSends a message to an Amazon SNS topic, a text message (SMS message) directly to a phone number, or a message to a mobile platform endpoint (when you specify the TargetArn ).