-
-
Notifications
You must be signed in to change notification settings - Fork 354
Closed
Description
Hello,
It looks like Fog doesn't support the storage_type (StorageType) parameter for RDS creation, which means there's no way to create an RDS instance that uses General Purpose SSD (gp2). It does have the 'iops' parameter for a Provisioned IOps RDS instance (which assumes a storage_type of 'io1'). But I don't see a way to specify gp2.
Am I misunderstanding something? Is this a missing feature or is it intentional?
Here are the relevant docs in Amazon:
http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CreateInstance.html
Metadata
Metadata
Assignees
Labels
No labels