1 2 3 4 5 6 7 8 9 10 11 12 13
|
// Code generated by smithy-go-codegen DO NOT EDIT.
// Package datasync provides the API client, operations, and parameter types for
// AWS DataSync.
//
// DataSync DataSync is a managed data transfer service that makes it simpler for
// you to automate moving data between on-premises storage and Amazon Web Services
// storage services. You also can use DataSync to transfer data between other cloud
// providers and Amazon Web Services storage services. This API interface reference
// includes documentation for using DataSync programmatically. For complete
// information, see the DataSync User Guide
// (https://docs.aws.amazon.com/datasync/latest/userguide/what-is-datasync.html) .
package datasync
|