Release: Amazon RDS on 2014-10-09
This release adds support EBS general purpose (GP2) storage, the rds-copy-option-group (CopyOptionGroup) command, and the the rds-copy-db-parameter-group (CopyDBParameterGroup) command.
Details
New Features
Feature |
Description |
EBS general purpose (GP2) storage |
General Purpose, SSD-backed storage, also called gp2, can provide faster access than disk-based storage, and is an excellent choice
for small to medium-sized databases.
For more information, go to Storage. |
Copy option group |
You can now copy an existing option group to create a new option group using the
rds-copy-option-group command.
Copying an option group is a convenient solution when you have already created an option group and you want
to include most of the custom parameters and values from that group in a new option group. |
Copy DB parameter group |
You can now copy an existing DB parameter group to create a new parameter group using the
rds-copy-db-parameter-group command.
Copying a parameter group is a convenient solution when you have already created a DB parameter group and you want
to include most of the custom parameters and values from that group in a new DB parameter group. |