mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-01 04:40:38 +00:00
Update Go AWS SDK to the latest version
This commit is contained in:
committed by
Andrey Smirnov
parent
d08be990ef
commit
94a72b23ff
+6
-5
@@ -3,13 +3,14 @@
|
||||
// Package ses provides the client and types for making API
|
||||
// requests to Amazon Simple Email Service.
|
||||
//
|
||||
// This is the API Reference for Amazon Simple Email Service (https://aws.amazon.com/ses/)
|
||||
// (Amazon SES). This documentation is intended to be used in conjunction with
|
||||
// the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html).
|
||||
// This document contains reference information for the Amazon Simple Email
|
||||
// Service (https://aws.amazon.com/ses/) (Amazon SES) API, version 2010-12-01.
|
||||
// This document is best used in conjunction with the Amazon SES Developer Guide
|
||||
// (https://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html).
|
||||
//
|
||||
// For a list of Amazon SES endpoints to use in service requests, see Regions
|
||||
// and Amazon SES (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/regions.html)
|
||||
// in the Amazon SES Developer Guide (http://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html).
|
||||
// and Amazon SES (https://docs.aws.amazon.com/ses/latest/DeveloperGuide/regions.html)
|
||||
// in the Amazon SES Developer Guide (https://docs.aws.amazon.com/ses/latest/DeveloperGuide/Welcome.html).
|
||||
//
|
||||
// See https://docs.aws.amazon.com/goto/WebAPI/email-2010-12-01 for more information on this service.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user