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
I tried creating a cloudfront resource in the existing amplify resource using the above command.
condition
I tried from cloudshell in an account with administrator privileges.
Region of amplify = ap-northeast-2, region of cloudshell = ap-northeast-2
However, the following error occurs.
9:43:26 AM | CREATE_FAILED | Custom::AWS | rAmplifyAppBranchUpdate54EFE0C4
Received response status [FAILED] from custom resource. Message returned: User: arn:aws:sts::...:assumed-role/CustomAmpli
fyDistribution-AWS679f53fac002430cb0da5b-.../CustomAmplifyDistribution-AWS679f53fac002430cb0da5-... is not autho
rized to perform: amplify:UpdateBranch on resource: arn:aws:amplify:ap-northeast-2:...:apps/d3860rfifxkhz/branches/deploy
/dev (RequestId: b30cb0d7-0df4-4ffb-a35a-e01683fc9f43)
I'm not sure what caused the error. How can I solve this?
The text was updated successfully, but these errors were encountered:
I tried creating a cloudfront resource in the existing amplify resource using the above command.
condition
However, the following error occurs.
I'm not sure what caused the error. How can I solve this?
The text was updated successfully, but these errors were encountered: