Command option Sample:aws redshift modify-cluster-iam-roles

Search command sample in the internet.It is the result.

Modifies the list of AWS Identity and Access Management (IAM) rolesthat can be used by the cluster to access other AWS services.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/redshift/modify-cluster-iam-roles.html

aws redshift modify-cluster-iam-roles \
    Authorizing COPY, UNLOAD, and CREATE EXTERNAL SCHEMA Operations Using IAM Roles - Amazon Redshift  : http://docs.aws.amazon.com/redshift/latest/mgmt/copy-unload-iam-role.html
aws redshift modify-cluster-iam-roles
    AWS-MIMIC-IIItoOMOP/redshift.json at master 揃 aws-samples/AWS-MIMIC-IIItoOMOP 揃 GitHub : http://github.com/aws-samples/AWS-MIMIC-IIItoOMOP/blob/master/copyToS3/cloudformation/redshift.json
aws redshift modify-cluster-iam-roles --cluster-identifier rscluster --add-iam-roles arn:aws:iam::
    Analyze Database Audit Logs for Security and Compliance Using Amazon Redshift Spectrum | Noise : http://noise.getoto.net/2017/06/09/analyze-database-audit-logs-for-security-and-compliance-using-amazon-redshift-spectrum/

aws のオプション一覧