Closed
Description
Describe the feature
Create a method that will allow users to add an IAM role to an already created cluster. This would allow a user to do the following:
myCluster.add_role(myRole)
Use Case
I'm always frustrated when I can't add a role to an already created cluster, and instead need to add it to the cluster on creation.
Proposed Solution
No response
Other Information
No response
Acknowledgements
- I may be able to implement this feature request
- This feature might incur a breaking change
CDK version used
2.25.0a0
Environment details (OS name and version, etc.)
MacOS Monterey 12.5
Activity