Allow to select default IAM role for Redshift cluster #22819
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/redshift
Issues and PRs that pertain to the redshift service.
Milestone
Community Note
Description
Terraform allows to associate 10 IAM roles with a Redshift cluster, but I don't see a way of selecting the default role.
Is there a way of achieving this with Terraform that I don't see? AWS allows to select default IAM role with
DefaultIamRoleArn
parameter of ModifyClusterIamRoles request or with AWS CLI (--default-iam-role-arn
option).Thanks.
New or Affected Resource(s)
References
The text was updated successfully, but these errors were encountered: