Validation error

0

Hello, when creating a new labelling job, I'm trying to create a subset from my bucket but I keep getting this error:

"1 validation error detected: Value 's3://stormyn-sagemaker-oregon-sample-20240130T084303' at 'outputConfig.dataSource.s3DataSource.manifestS3Uri' failed to satisfy constraint: Member must satisfy regular expression pattern: s3://[a-z0-9][.-a-z0-9]{1,61}a-z0-9? Request id: 5321c1ba-8e35-46ac-b71d-11707aa7221b"

I'm quite new to this and I have no idea how to solve this

Stormy
已提問 4 個月前檢視次數 251 次
1 個回答
2
已接受的答案

Hello,

The S3 URI you've provided (s3://stormyn-sagemaker-oregon-sample-20240130T084303) doesn't meet the expected format. You need to provide specific path in **ManifestS3Uri': "s3://bucket/path/manifest-with-input-data.json" **. https://docs.aws.amazon.com/sagemaker/latest/dg/sms-create-labeling-job-api.html

profile picture
已回答 4 個月前
profile picture
專家
已審閱 3 個月前
  • It has worked when I specified the folder and the data type. Thanks.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南