Modify Cluster Iam Roles

GET {{aws_redshift_base_url}}/?ClusterIdentifier&AddIamRoles.IamRoleArn.N&RemoveIamRoles.IamRoleArn.N

Request Params

KeyDatatypeRequiredDescription
ClusterIdentifiernullThe unique identifier of the cluster for which you want to associate or disassociate IAM roles.
AddIamRoles.IamRoleArn.NnullZero or more IAM roles to associate with the cluster. The roles must be in their Amazon Resource Name (ARN) format. You can associate up to 10 IAM roles with a single cluster in a single request.
RemoveIamRoles.IamRoleArn.NnullZero or more IAM roles in ARN format to disassociate from the cluster. You can disassociate up to 10 IAM roles from a single cluster in a single request.