Command option Sample:aws redshift create-tags

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

Adds one or more tags to a specified resource.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/redshift/create-tags.html

aws redshift create-tags --resource-name arn:aws:redshift:
    amazon web services - Terraform has no tagging feature when creating Redshift parameter group - Stack Overflow : http://stackoverflow.com/questions/48994321/terraform-has-no-tagging-feature-when-creating-redshift-parameter-group
aws redshift create-tags --resource-name rs:my-redshift-cluster-1-2018-06-05-15-32-20 --tags
    Using AWS CLI to tag redshift snapshots : aws : http://www.reddit.com/r/aws/comments/8orxnj/using_aws_cli_to_tag_redshift_snapshots/

aws のオプション一覧