File: doc.go

package info (click to toggle)
golang-github-aws-aws-sdk-go-v2 1.30.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 662,428 kB
  • sloc: java: 16,875; makefile: 432; sh: 175
file content (30 lines) | stat: -rw-r--r-- 1,399 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
// Code generated by smithy-go-codegen DO NOT EDIT.

// Package ses provides the API client, operations, and parameter types for Amazon
// Simple Email Service.
//
// # Amazon Simple Email Service
//
// This document contains reference information for the [Amazon Simple Email Service] (Amazon SES) API, version
// 2010-12-01. This document is best used in conjunction with the [Amazon SES Developer Guide].
//
// For a list of Amazon SES endpoints to use in service requests, see [Regions and Amazon SES] in the [Amazon SES Developer Guide].
//
// This documentation contains reference information related to the following:
//
// [Amazon SES API Actions]
//
// [Amazon SES API Data Types]
//
// [Common Parameters]
//
// [Common Errors]
//
// [Regions and Amazon SES]: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/regions.html
// [Common Errors]: https://docs.aws.amazon.com/ses/latest/APIReference/CommonErrors.html
// [Amazon SES API Data Types]: https://docs.aws.amazon.com/ses/latest/APIReference/API_Types.html
// [Amazon Simple Email Service]: https://aws.amazon.com/ses/
// [Amazon SES API Actions]: https://docs.aws.amazon.com/ses/latest/APIReference/API_Operations.html
// [Common Parameters]: https://docs.aws.amazon.com/ses/latest/APIReference/CommonParameters.html
// [Amazon SES Developer Guide]: https://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html
package ses