mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
Update Go AWS SDK to the latest version
This commit is contained in:
committed by
Andrey Smirnov
parent
d08be990ef
commit
94a72b23ff
+15
-2
@@ -3,8 +3,21 @@
|
||||
// Package sms provides the client and types for making API
|
||||
// requests to AWS Server Migration Service.
|
||||
//
|
||||
// Amazon Server Migration Service automates the process of migrating servers
|
||||
// to EC2.
|
||||
// This is the AWS Sever Migration Service API Reference. It provides descriptions,
|
||||
// syntax, and usage examples for each of the actions and data types for the
|
||||
// AWS Sever Migration Service (AWS SMS). The topic for each action shows the
|
||||
// Query API request parameters and the XML response. You can also view the
|
||||
// XML request elements in the WSDL.
|
||||
//
|
||||
// Alternatively, you can use one of the AWS SDKs to access an API that's tailored
|
||||
// to the programming language or platform that you're using. For more information,
|
||||
// see AWS SDKs (http://aws.amazon.com/tools/#SDKs).
|
||||
//
|
||||
// To learn more about the Server Migration Service, see the following resources:
|
||||
//
|
||||
// * AWS Sever Migration Service product page (https://aws.amazon.com/server-migration-service/)
|
||||
//
|
||||
// * AWS Sever Migration Service User Guide (https://docs.aws.amazon.com/server-migration-service/latest/userguide/server-migration.html)
|
||||
//
|
||||
// See https://docs.aws.amazon.com/goto/WebAPI/sms-2016-10-24 for more information on this service.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user