Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.
Access
public
Parameters
Parameter |
Type |
Required |
Description |
---|---|---|---|
|
Required |
The name for the DB Subnet Group. This value is stored as a lowercase string. Constraints: Must contain no more than 255 alphanumeric characters or hyphens. Must not be “Default”. Example: |
|
|
Required |
The EC2 Subnet IDs for the DB Subnet Group. Pass a string for a single value, or an indexed array for multiple values. |
|
|
Optional |
An associative array of parameters that can have the following keys:
|
Returns
Type |
Description |
---|---|
A |
Source
Method defined in services/rds.class.php | Toggle source view (12 lines) | View on GitHub