Replies: 1 comment 1 reply
-
@EysaN , this documentation talks about opting out of automatic permission management and creating your own roles. This is also implemented in this sample snippet for reference.. Might be helpful to go through. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Recently, I came across this issue #15649 and I am facing the same problem.
I commented on the issue, but looks like it was long deserted and not active anymore.
You can check my comment there for full details and code snippet.
My final goal is to create a CDK Pipeline with my own roles and polices, so that the resulted CF template mustn't include any IAM elements.
And I couldn't find helpful documentation on this regard.
Have anyone succeeded in doing so or have any advice please?
Appreciated 🙏
Beta Was this translation helpful? Give feedback.
All reactions