1
0
Fork 0
mirror of https://github.com/Luzifer/cloudkeys-go.git synced 2024-11-15 01:12:44 +00:00
cloudkeys-go/vendor/github.com/aws/aws-sdk-go/service/sms/doc.go

43 lines
2 KiB
Go
Raw Normal View History

// Code generated by private/model/cli/gen-api/main.go. DO NOT EDIT.
// Package sms provides the client and types for making API
// requests to AWS Server Migration Service.
//
// 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.
//
// See sms package documentation for more information.
// https://docs.aws.amazon.com/sdk-for-go/api/service/sms/
//
// Using the Client
//
// To contact AWS Server Migration Service with the SDK use the New function to create
// a new service client. With that client you can make API requests to the service.
// These clients are safe to use concurrently.
//
// See the SDK's documentation for more information on how to use the SDK.
// https://docs.aws.amazon.com/sdk-for-go/api/
//
// See aws.Config documentation for more information on configuring SDK clients.
// https://docs.aws.amazon.com/sdk-for-go/api/aws/#Config
//
// See the AWS Server Migration Service client SMS for more
// information on creating client for this service.
// https://docs.aws.amazon.com/sdk-for-go/api/service/sms/#New
package sms