Skip to content

aws-redshift-alpha: create method that adds IAM role to cluster #22632

Closed
@sean-beath

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

@aws-cdk/aws-redshiftRelated to Amazon Redshifteffort/mediumMedium work item – several days of effortfeature-requestA feature should be added or improved.p2

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions