I would like to attach IAM roles to a redshift cluster in my ansible 
playbook but don’t see any parameter for IAM roles in the redshift module 
(https://docs.ansible.com/ansible/latest/modules/redshift_module.html). 
Such options do exist in the boto3 library 
(https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/redshift.html#Redshift.Client.create_cluster)
 
and the awscli 
(https://docs.aws.amazon.com/cli/latest/reference/redshift/create-cluster.html).
 
Any suggestions of what to do? 


Thanks.


-Raymond Yee

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/05d741ee-8d2a-44f8-ac23-3d5142101f9e%40googlegroups.com.

Reply via email to