-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
cdk deploy CustomAmplifyDistributionStack
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?
Metadata
Metadata
Assignees
Labels
No labels