You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
Deployment of my backend fails after adding VOD. Everything works fine in my dev environment but after pushing my branch to be deployed, I get the following errors:
2021-03-09T14:34:37.588Z [INFO]: UPDATE_FAILED rS3InputBucket AWS::CloudFormation::Stack Tue Mar 09 2021 14:34:37 GMT+0000 (Coordinated Universal Time) Embedded stack arn:aws:cloudformation:xx-xx-xxxxxxx:stack/amplify-xxxxx was not successfully updated. Currently in UPDATE_ROLLBACK_IN_PROGRESS with reason: The following resource(s) failed to update: [UploadPolicy].
2021-03-09T14:34:37.756Z [INFO]:
2021-03-09T14:34:37.756Z [INFO]: UPDATE_ROLLBACK_IN_PROGRESS arn:aws:cloudformation:xx-xx-xxxxxxx:stack/amplify-xxxxx AWS::CloudFormation::Stack Tue Mar 09 2021 14:34:33 GMT+0000 (Coordinated Universal Time) The following resource(s) failed to update: [UploadPolicy].
2021-03-09T14:34:37.863Z [INFO]:
2021-03-09T14:34:37.863Z [INFO]: UPDATE_ROLLBACK_IN_PROGRESS arn:aws:cloudformation:xx-xx-xxxxxxx:stack/amplify-xxxxx AWS::CloudFormation::Stack Tue Mar 09 2021 14:34:34 GMT+0000 (Coordinated Universal Time) The following resource(s) failed to update: [S3AuthGet].
UPDATE_FAILED S3AuthGet AWS::IAM::Policy Tue Mar 09 2021 14:34:33 GMT+0000 (Coordinated Universal Time) The role with name NONE cannot be found. (Service: AmazonIdentityManagement; Status Code: 404; Error Code: NoSuchEntity; Request ID: 811752cf-9072-4a59-b3d2-e7eb318e48ef; Proxy: null)
The text was updated successfully, but these errors were encountered:
Deployment of my backend fails after adding VOD. Everything works fine in my dev environment but after pushing my branch to be deployed, I get the following errors:
The text was updated successfully, but these errors were encountered: