Leave a Reply 5

Your email address will not be published. Required fields are marked *


vladam

vladam

D is the right answer, see here:

http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBInstance.html

AllocatedStorage
The new storage capacity of the RDS instance. Changing this setting does not result in an outage and the change is applied during the next maintenance window unless ApplyImmediately is set to true for this request.

Constraints: Value supplied must be at least 10% greater than the current value. Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value.

Duck bro

Duck bro

D

Constraints: Value supplied must be at least 10% greater than the current value. Values that are not at least 10% greater than the existing value are rounded up so that they are 10% greater than the current value.

You must increase storage size in increments of at least 10%. If you specify an increase of less
than 10%, the provided value will be rounded up to 10%.

Ganesh Ghube

Ganesh Ghube

D.
10