AWS redshift documentation change
Summary
Updated node type references from RA3 to RG in cluster creation tutorial
Security assessment
Routine update of hardware recommendations without security implications. Changes are purely related to cluster configuration options.
Diff
diff --git a/redshift/latest/gsg/new-user.md b/redshift/latest/gsg/new-user.md index bc31e9d18..a820ebd70 100644 --- a//redshift/latest/gsg/new-user.md +++ b//redshift/latest/gsg/new-user.md @@ -146 +146 @@ If you use IAM user credentials, ensure that you have the necessary permissions -The following step assumes an AWS Region that supports RA3 node types. For a list of AWS Regions that support RA3 node types, see [Overview of RA3 node types](https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#rs-ra3-node-types) in the _Amazon Redshift Management Guide_. To learn more about the node specifications for each node type and size, see [Node type details](https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#rs-node-type-info). +The following step assumes an AWS Region that supports RG node types. For a list of AWS Regions that support RG or RA3 node types, see [Overview of RG node types](https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#rs-rg-node-types) in the _Amazon Redshift Management Guide_. To learn more about the node specifications for each node type and size, see [Node type details](https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-clusters.html#rs-node-type-info). @@ -152 +152 @@ If you know the required size of your cluster (that is, the node type and number -For this tutorial, choose **ra3.4xlarge** for **Node type** and **2** for **Number of nodes**. +For this tutorial, choose **rg.4xlarge** for **Node type** and **2** for **Number of nodes**.