Skip to content

Redshift Serverless - Create workspace fails with no free IP address available

0

I have created a VPC as follows with 4091 free IP addresses VPC Subnets

And then trying to create a redshift serverless workspace: Workspace

And getting this error: Error

asked 3 years ago842 views
2 Answers
2
Accepted Answer

That appears to be an unclear error message since clearly you have enough IPs available, but it also says "Each subnet should be in a different Availability Zone" From the screenshot it appears you are using eu-central-1, which has 3 AZs, but you have 4 subnets selected. Based on the information provided, it is likely that you can avoid the error by only selecting one subnet per AZ.

AWS
EXPERT
answered 3 years ago
0

yes, one need to create 3 AZ/subnet. The error message is not right. Thanks.

answered 3 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.