"Invalid action configuration Did not find the image definition file imagedefinitions.json in the input artifacts ZIP file. Verify the file is stored in your pipeline's Amazon S3 artifact bucket"
getting this error, i did not user codebuild in AWS and image is directil pushed to ECR , we build that image with maven, i have uploaded imagedefinitions.json to the artifi bucket , i also zipped that file ,but nothing worked,
can any one suggest anything