Sns Functions
object SnsFunctions
Functions
Link copied to clipboard
Resource Type definition for AWS::SNS::Subscription
suspend fun getSubscription(argument: suspend GetSubscriptionPlainArgsBuilder.() -> Unit): GetSubscriptionResult
Link copied to clipboard
The `AWS::SNS::Topic`
resource creates a topic to which notifications can be published. One account can create a maximum of 100,000 standard topics and 1,000 FIFO topics. For more information, see endpoints and quotas in the General Reference. The structure of `AUTHPARAMS`
depends on the .signature of the API request. For more information, see Examples of the complete Signature Version 4 signing process in the General Reference.
Link copied to clipboard
suspend fun getTopicInlinePolicy(argument: GetTopicInlinePolicyPlainArgs): GetTopicInlinePolicyResult
Schema for AWS::SNS::TopicInlinePolicy
suspend fun getTopicInlinePolicy(argument: suspend GetTopicInlinePolicyPlainArgsBuilder.() -> Unit): GetTopicInlinePolicyResult
Link copied to clipboard
The `AWS::SNS::TopicPolicy`
resource associates SNS topics with a policy. For an example snippet, see Declaring an policy in the User Guide.
suspend fun getTopicPolicy(argument: suspend GetTopicPolicyPlainArgsBuilder.() -> Unit): GetTopicPolicyResult