INFO: Uploading application1.zip to S3.
aws s3 cp application1.zip s3://$S3_BUCKET/my-app-1.0.0
INFO: Registering a revision for the artifact.
aws deploy register-application-revision --application-name $APPLICATION_NAME --revision revisionType=S3,s3Location={bucket=$S3_BUCKET,key=my-app-1.0.0,bundleType=zip}
✖ Failed to register application revision.
Hi @yamal
Thanks for your question!
To try to help you it would be nice if you could provide bitbucket-pipelines.yml configuration and full logs output without sensitive details.
Best regards,
Oleksandr Kyrdan
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.