AWS redshift documentation change
Summary
Updated required IP addresses for Redshift Serverless from 37 to 3
Security assessment
This is a correction to infrastructure requirements with no indication of security implications. The change likely reflects updated networking best practices or system optimizations.
Diff
diff --git a/redshift/latest/gsg/new-user-serverless.md b/redshift/latest/gsg/new-user-serverless.md index 8bb3d4c43..03b1baf8c 100644 --- a//redshift/latest/gsg/new-user-serverless.md +++ b//redshift/latest/gsg/new-user-serverless.md @@ -41 +41 @@ For more granular control of your setup, choose **Customize settings**. -Redshift Serverless requires an Amazon VPC with three subnets in three different availability zones. Redshift Serverless also requires at least 37 available IP addresses. Make sure that the Amazon VPC that you use for Redshift Serverless has three subnets in three different availability zones, and at least 37 available IP addresses, before continuing. For more information about creating subnets in an Amazon VPC, see [Create a subnet](https://docs.aws.amazon.com/vpc/latest/userguide/create-subnets.html) in the _Amazon Virtual Private Cloud User Guide_. For more information about IP addresses in an Amazon VPC, see [IP addressing for your VPCs and subnets](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-ip-addressing.html). +Redshift Serverless requires an Amazon VPC with three subnets in three different availability zones. Redshift Serverless also requires at least 3 available IP addresses. Make sure that the Amazon VPC that you use for Redshift Serverless has three subnets in three different availability zones, and at least 3 available IP addresses, before continuing. For more information about creating subnets in an Amazon VPC, see [Create a subnet](https://docs.aws.amazon.com/vpc/latest/userguide/create-subnets.html) in the _Amazon Virtual Private Cloud User Guide_. For more information about IP addresses in an Amazon VPC, see [IP addressing for your VPCs and subnets](https://docs.aws.amazon.com/vpc/latest/userguide/vpc-ip-addressing.html).