-
I am trying to limit the amount of permissions for a user to run CDK. Reading this fabulous doc page I understand the unique permissions that a user needs to run CDK is to be able to assume the
When running I did not find this issue earlier as the user I was using during testing has a more permissive set of permissions and I guess I could workaround this issue by adding the missing permissions but, if I understand correctly, with the policy I attached to the user it should be enough as the bootstrapped roles do already have the Reading this similar issue I have verified that the CDK bootstrapped roles have the correct policies and are pointing to the correct bucket. |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
I am seeing the same issue in circleCI, any updates on this? |
Beta Was this translation helpful? Give feedback.
-
I also see this suddenly happening... I used to be able to synth and deploy my stack until |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Please see issue #29936 and PR #30568