how to parameterize IAM resources in AWS CDK #24831
Unanswered
jhansisarva1
asked this question in
Q&A
Replies: 2 comments
-
How are you currently trying to accomplish this? There are multiple ways to configure IAM resources in CDK and I want to make sure I give you advice that's relevant to you 🙂 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I am creating separate policies, I wanted to parameterize the resources we are defining in the policy statements so that when I do cdk synth it has to look something like below especially Resource section
Beta Was this translation helpful? Give feedback.
All reactions