ManifestConfig
Configures a manifest, which is a list of files or objects that you want AWS DataSync to transfer. For more information and configuration examples, see Specifying what DataSync transfers by using a manifest.
Contents
- Action
-
Specifies what DataSync uses the manifest for.
Type: String
Valid Values:
TRANSFER
Required: No
- Format
-
Specifies the file format of your manifest. For more information, see Creating a manifest.
Type: String
Valid Values:
CSV
Required: No
- Source
-
Specifies the manifest that you want DataSync to use and where it's hosted.
Note
You must specify this parameter if you're configuring a new manifest on or after February 7, 2024.
If you don't, you'll get a 400 status code and
ValidationException
error stating that you're missing the IAM role for DataSync to access the S3 bucket where you're hosting your manifest. For more information, see Providing DataSync access to your manifest.Type: SourceManifestConfig object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: