aws-samples / aws-samples/serverless-data-analytics
Lab 4 : dc1.large in Cloudformation may not be available
Open
- Dominant language
- No language data
- Stars
- 176
- Forks
- 97
- PR merge metrics
- No merged PRs in 30d
Description
When using NodeType: dc1.large I got the following error
```
CloudFormation Event CREATE_FAILED
You do not have access to node type dw2.large. Choose another node type (Service: AmazonRedshift; Status Code: 400; Error Code: NumberOfNodesQuotaExceeded; Request ID: d0585f06-691a-11ea-aff2-b95586675298)
--
```
Use ds2.xlarge or edit CloudFormation to use newer node type
Contributor guide
Assessment
This issue has not been assessed yet.