Shivani Mehendarge

Results 5 comments of Shivani Mehendarge

Hi @dcapatin, Please follow the steps listed in CICD deploy as is. Changing the bucket name might cause failures. I was not able to replicate the error on my side...

@dcapatin 1. If you see in this file: https://github.com/awslabs/document-understanding-solution/blob/22c91dd5669653695b67a5b4d0177467bda1732e/deployment/build-s3-dist.sh#L82 , you will see that the .zip file is created during the deployment. Happy to help you debug this issue further.

@dcapatin It appears we have missed adding npm as a explicit dependency since the Amazon linux instances (used by the AWS Solutions) have npm already installed in them. We will...

Hi @patrickthebruce, There is an additional check required to check for the source bucket only if the user is trying to do a CICD deploy and I was able to...

Hi @samirpadomega , I believe I talked to Aimad about this case and was able to solve the issues you are seeing: 1. For ``` botocore.errorfactory.TextSizeLimitExceededException: An error occurred (TextSizeLimitExceededException)...