AWS Ground Truth authorization errors on SOME images

0

I've followed these tutorials:

Amazon's - https://docs.aws.amazon.com/sagemaker/latest/dg/sms-getting-started.html

Medium.com - https://medium.com/@bruceyanghy/end-to-end-guide-for-setting-up-aws-sagemaker-ground-truth-public-data-labeling-jobs-8732cf49b865

I'm attempting to run a basic object detection (images with bounding boxes) Ground Truth labeling job with Mechanical Turk. I've tried multiple times, opening up any and all security on the S3 bucket containing the images. My past two attempts have been the closest, but still only manage 32/389 images labeled (357 Failed) and 62/389 images labeled (327 Failed). The images are exactly the same in both attempts.

Checking the manifest file for clues, the only error I get is:

<Code>InvalidArgument</Code>
<Message>Requests specifying Server Side Encryption with AWS KMS managed keys require AWS Signature Version 4.</Message>
<ArgumentName>Authorization</ArgumentName>
<ArgumentValue>null</ArgumentValue>

I can't find any references anywhere as to what I need to change to make this work. I've tried with and without server-side encryption on the S3 bucket.

How do I change this signature version?

已提问 1 年前233 查看次数
1 回答
-1

answer is here

pk
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则