Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

使用java awscdk,无法创建RDS 磁盘类型为pg3,强制要求设置磁盘为400GB。 #1322

Open
brisk233 opened this issue Sep 25, 2024 · 0 comments

Comments

@brisk233
Copy link

创建RDS 设置参数:
"rdsVersion": "13.13",
"storageType": "gp2",
"dbInstanceClass": "db.t3.micro",
"deletionProtection": false,
"cacheNodeType": "cache.t2.micro",
"allocatedStorage": 20

提示报错内容:Failed resources:
GlbSystemIot | 17:02:09 | CREATE_FAILED | AWS::RDS::DBInstance | granwinRdsDB Resource handler returned message: "You can't specify IOPS or storage throughput for engine postgres and a storage size less than 400. (Service: Rds, Status Code: 400, Request ID: 40f52d63-ddac-4911-bba5-8015bc0d75c2)" (RequestToken: 1b930e29-348a-8e39-60ca-8c0803fb7a16, HandlerErrorCode: InvalidRequest)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant