Submit
Path:
~
/
/
usr
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
redshift
/
File Content:
describe-cluster-parameters.rst
Retrieve the Parameters for a Specified Cluster Parameter Group --------------------------------------------------------------- This example retrieves the parameters for the named parameter group. By default, the output is in JSON format. Command:: aws redshift describe-cluster-parameters --parameter-group-name myclusterparametergroup Result:: { "Parameters": [ { "Description": "Sets the display format for date and time values.", "DataType": "string", "IsModifiable": true, "Source": "engine-default", "ParameterValue": "ISO, MDY", "ParameterName": "datestyle" }, { "Description": "Sets the number of digits displayed for floating-point values", "DataType": "integer", "IsModifiable": true, "AllowedValues": "-15-2", "Source": "engine-default", "ParameterValue": "0", "ParameterName": "extra_float_digits" }, (...remaining output omitted...) ] } You can also obtain the same information in text format using the ``--output text`` option. Command:: aws redshift describe-cluster-parameters --parameter-group-name myclusterparametergroup --output text Result:: RESPONSEMETADATA cdac40aa-64cc-11e2-9e70-918437dd236d Sets the display format for date and time values. string True engine-default ISO, MDY datestyle Sets the number of digits displayed for floating-point values integer True -15-2 engine-default 0 extra_float_digits This parameter applies a user-defined label to a group of queries that are run during the same session.. string True engine-default default query_group require ssl for all databaseconnections boolean True true,false engine-default false require_ssl Sets the schema search order for names that are not schema-qualified. string True engine-default $user, public search_path Aborts any statement that takes over the specified number of milliseconds. integer True engine-default 0 statement_timeout wlm json configuration string True engine-default \[{"query_concurrency":5}] wlm_json_configuration
Submit
FILE
FOLDER
Name
Size
Permission
Action
authorize-cluster-security-group-ingress.rst
626 bytes
0644
authorize-snapshot-access.rst
1301 bytes
0644
copy-cluster-snapshot.rst
1049 bytes
0644
create-cluster-parameter-group.rst
650 bytes
0644
create-cluster-security-group.rst
1268 bytes
0644
create-cluster-snapshot.rst
939 bytes
0644
create-cluster-subnet-group.rst
865 bytes
0644
create-cluster.rst
1446 bytes
0644
delete-cluster-parameter-group.rst
222 bytes
0644
delete-cluster-security-group.rst
217 bytes
0644
delete-cluster-snapshot.rst
184 bytes
0644
delete-cluster-subnet-group.rst
329 bytes
0644
delete-cluster.rst
603 bytes
0644
describe-cluster-parameter-groups.rst
981 bytes
0644
describe-cluster-parameters.rst
2217 bytes
0644
describe-cluster-security-groups.rst
1010 bytes
0644
describe-cluster-snapshots.rst
2445 bytes
0644
describe-cluster-subnet-groups.rst
930 bytes
0644
describe-cluster-versions.rst
556 bytes
0644
describe-clusters.rst
2005 bytes
0644
describe-default-cluster-parameters.rst
1310 bytes
0644
describe-events.rst
937 bytes
0644
describe-orderable-cluster-options.rst
1806 bytes
0644
describe-reserved-node-offerings.rst
1499 bytes
0644
describe-reserved-nodes.rst
994 bytes
0644
describe-resize.rst
488 bytes
0644
modify-cluster-parameter-group.rst
840 bytes
0644
modify-cluster-subnet-group.rst
1152 bytes
0644
modify-cluster.rst
945 bytes
0644
purchase-reserved-node-offering.rst
1096 bytes
0644
reboot-cluster.rst
1459 bytes
0644
reset-cluster-parameter-group.rst
282 bytes
0644
restore-from-cluster-snapshot.rst
1281 bytes
0644
revoke-cluster-security-group-ingress.rst
603 bytes
0644
revoke-snapshot-access.rst
1351 bytes
0644
N4ST4R_ID | Naxtarrr