Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
I'm trying to cp an object that was created using multipart upload to a different folder in the same bucket. However I'm getting an error:
copy failed: s3://bucket/incoming/source_object to s3://bucket/saved_objects/target_object An error occurred (NotImplemented) when calling the GetObjectTagging operation: The requested functionality is not implemented.