PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
redshift
Associate a Security Group with a Cluster ----------------------------------------- This example shows how to associate a cluster security group with the specified cluster. Command:: aws redshift modify-cluster --cluster-identifier mycluster --cluster-security-groups mysecuritygroup Modify the Maintenance Window for a Cluster ------------------------------------------- This shows how to change the weekly preferred maintenance window for a cluster to be the minimum four hour window starting Sundays at 11:15 PM, and ending Mondays at 3:15 AM. Command:: aws redshift modify-cluster --cluster-identifier mycluster --preferred-maintenance-window Sun:23:15-Mon:03:15 Change the Master Password for the Cluster ------------------------------------------ This example shows how to change the master password for a cluster. Command:: aws redshift modify-cluster --cluster-identifier mycluster --master-user-password A1b2c3d4
[-] authorize-cluster-security-group-ingress.rst
[edit]
[-] describe-reserved-node-offerings.rst
[edit]
[-] describe-default-cluster-parameters.rst
[edit]
[-] create-cluster-subnet-group.rst
[edit]
[-] delete-cluster.rst
[edit]
[+]
..
[-] restore-from-cluster-snapshot.rst
[edit]
[-] delete-cluster-subnet-group.rst
[edit]
[-] describe-cluster-subnet-groups.rst
[edit]
[-] revoke-cluster-security-group-ingress.rst
[edit]
[-] describe-cluster-parameter-groups.rst
[edit]
[-] describe-cluster-parameters.rst
[edit]
[-] reset-cluster-parameter-group.rst
[edit]
[-] purchase-reserved-node-offering.rst
[edit]
[-] revoke-snapshot-access.rst
[edit]
[-] create-cluster-security-group.rst
[edit]
[-] describe-cluster-security-groups.rst
[edit]
[-] create-cluster-snapshot.rst
[edit]
[-] describe-reserved-nodes.rst
[edit]
[-] authorize-snapshot-access.rst
[edit]
[-] create-cluster-parameter-group.rst
[edit]
[-] describe-cluster-snapshots.rst
[edit]
[-] describe-resize.rst
[edit]
[-] copy-cluster-snapshot.rst
[edit]
[-] modify-cluster.rst
[edit]
[-] modify-cluster-parameter-group.rst
[edit]
[-] modify-cluster-subnet-group.rst
[edit]
[-] describe-cluster-versions.rst
[edit]
[-] reboot-cluster.rst
[edit]
[-] describe-orderable-cluster-options.rst
[edit]
[-] describe-clusters.rst
[edit]
[-] delete-cluster-snapshot.rst
[edit]
[-] delete-cluster-security-group.rst
[edit]
[-] describe-events.rst
[edit]
[-] create-cluster.rst
[edit]
[-] delete-cluster-parameter-group.rst
[edit]