File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.24.1-2~bpo12%2B1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm-backports
  • size: 554,032 kB
  • sloc: java: 15,941; makefile: 419; sh: 175
file content (21 lines) | stat: -rw-r--r-- 1,407 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package sns provides the API client, operations, and parameter types for Amazon
// Simple Notification Service.
//
// Amazon Simple Notification Service Amazon Simple Notification Service (Amazon
// SNS) is a web service that enables you to build distributed web-enabled
// applications. Applications can use Amazon SNS to easily push real-time
// notification messages to interested subscribers over multiple delivery
// protocols. For more information about this product see the Amazon SNS product
// page (http://aws.amazon.com/sns/) . For detailed information about Amazon SNS
// features and their associated API calls, see the Amazon SNS Developer Guide (https://docs.aws.amazon.com/sns/latest/dg/)
// . For information on the permissions you need to use this API, see Identity and
// access management in Amazon SNS (https://docs.aws.amazon.com/sns/latest/dg/sns-authentication-and-access-control.html)
// in the Amazon SNS Developer Guide. We also provide SDKs that enable you to
// access Amazon SNS from your preferred programming language. The SDKs contain
// functionality that automatically takes care of tasks such as: cryptographically
// signing your service requests, retrying requests, and handling error responses.
// For a list of available SDKs, go to Tools for Amazon Web Services (http://aws.amazon.com/tools/)
// .
package sns