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달 전249회 조회
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.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠