AWS datasync documentation change
Summary
Added error documentation for manifest-related operations
Security assessment
New error descriptions improve troubleshooting but don't address security vulnerabilities or document security features. Mentions of IAM permissions are part of standard operations.
Diff
diff --git a/datasync/latest/userguide/transferring-with-manifest.md b/datasync/latest/userguide/transferring-with-manifest.md index 460c8a0ab..1ebf48df3 100644 --- a//datasync/latest/userguide/transferring-with-manifest.md +++ b//datasync/latest/userguide/transferring-with-manifest.md @@ -576,0 +577,2 @@ By default, DataSync uses the latest version of the object. +###### Errors related to `HeadObject` or `GetObjectTagging` + @@ -596,0 +599,4 @@ If you need to update your role with these permissions, see [Creating an IAM rol +###### Error: `ManifestFileDoesNotExist` + +This error indicates that a file within the manifest was not found at the source. Review the guidelines for creating a manifest. +