ClientError when calling CreateFlowDefinition operation in Intelligent Document Processing with AWS AI Services

0 votes

Within the notebook Amazon Augmented AI (A2I) and Textract Analyze Document, the error occurs after the following script being ran

uniqueId = str(uuid.uuid4())
flowDefinitionName = f'fd-textract-{uniqueId}'

flowDefinitionArn = create_flow_definition(flowDefinitionName)

The following error returns:

ClientError: An error occurred (ValidationException) when calling the CreateFlowDefinition operation: 1 validation error detected: Value 'arn:aws:sagemaker:ap-southeast-1:xxxxxxxxxxxx:flow-definition/a2idemotextract' at 'humanLoopConfig.workteamArn' failed to satisfy constraint: Member must satisfy regular expression pattern: arn:aws[a-z-]:sagemaker:[a-z0-9-]:[0-9]{12}:workteam/.*

Jan 11, 2023 in AWS by Tejashwini
• 3,820 points

edited 5 days ago 7 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP