1// Code generated by smithy-go-codegen DO NOT EDIT.
2
3// Package sns provides the API client, operations, and parameter types for Amazon
4// Simple Notification Service.
5//
6// Amazon Simple Notification Service Amazon Simple Notification Service (Amazon
7// SNS) is a web service that enables you to build distributed web-enabled
8// applications. Applications can use Amazon SNS to easily push real-time
9// notification messages to interested subscribers over multiple delivery
10// protocols. For more information about this product see the Amazon SNS product
11// page (http://aws.amazon.com/sns/). For detailed information about Amazon SNS
12// features and their associated API calls, see the Amazon SNS Developer Guide
13// (https://docs.aws.amazon.com/sns/latest/dg/). For information on the permissions
14// you need to use this API, see Identity and access management in Amazon SNS
15// (https://docs.aws.amazon.com/sns/latest/dg/sns-authentication-and-access-control.html)
16// in the Amazon SNS Developer Guide. We also provide SDKs that enable you to
17// access Amazon SNS from your preferred programming language. The SDKs contain
18// functionality that automatically takes care of tasks such as: cryptographically
19// signing your service requests, retrying requests, and handling error responses.
20// For a list of available SDKs, go to Tools for Amazon Web Services
21// (http://aws.amazon.com/tools/).
22package sns
23