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
demandé il y a 4 mois250 vues
1 réponse
2
Réponse acceptée

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
répondu il y a 4 mois
profile picture
EXPERT
vérifié il y a 3 mois
  • It has worked when I specified the folder and the data type. Thanks.

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions