aws-sdk-core 2.0.0.rc7 → 2.0.0.rc8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (41) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile +1 -5
  3. data/README.md +2 -2
  4. data/apis/CloudFormation-2010-05-15.json +27 -0
  5. data/apis/CloudSearch-2013-01-01.json +16 -0
  6. data/apis/CloudWatch-2010-08-01.json +0 -185
  7. data/apis/ElastiCache-2014-03-24.json +7 -0
  8. data/apis/ElasticTranscoder-2012-09-25.json +118 -2
  9. data/apis/Glacier-2012-06-01.json +52 -0
  10. data/apis/RDS-2013-09-09.json +4 -0
  11. data/apis/S3-2006-03-01.json +490 -468
  12. data/apis/StorageGateway-2013-06-30.json +28 -0
  13. data/apis/source/cloudformation-2010-05-15.json +43 -7
  14. data/apis/source/cloudsearch-2013-01-01.json +38 -16
  15. data/apis/source/directconnect-2012-10-25.paginators.json +8 -2
  16. data/apis/source/dynamodb-2012-08-10.json +270 -269
  17. data/apis/source/ec2-2014-02-01.json +30 -30
  18. data/apis/source/elasticache-2014-03-24.paginators.json +6 -0
  19. data/apis/source/elastictranscoder-2012-09-25.json +184 -56
  20. data/apis/source/elastictranscoder-2012-09-25.paginators.json +4 -0
  21. data/apis/source/email-2010-12-01.json +1 -1
  22. data/apis/source/email-2010-12-01.waiters.json +14 -0
  23. data/apis/source/glacier-2012-06-01.json +77 -13
  24. data/apis/source/monitoring-2010-08-01.json +0 -308
  25. data/apis/source/rds-2013-01-10.json +7 -7
  26. data/apis/source/rds-2013-02-12.json +7 -7
  27. data/apis/source/rds-2013-09-09.json +76 -57
  28. data/apis/source/s3-2006-03-01.json +2213 -1209
  29. data/apis/source/s3-2006-03-01.waiters.json +5 -0
  30. data/apis/source/storagegateway-2013-06-30.json +441 -401
  31. data/apis/source/storagegateway-2013-06-30.paginators.json +6 -6
  32. data/apis/source/sts-2011-06-15.json +9 -9
  33. data/apis/source/swf-2012-01-25.json +627 -627
  34. data/doc-src/templates/default/layout/html/layout.erb +37 -0
  35. data/lib/aws/credential_provider_chain.rb +5 -7
  36. data/lib/aws/version.rb +1 -1
  37. data/spec/fixtures/operations/s3/head_object.yml +2 -2
  38. metadata +4 -5
  39. data/apis/source/cloudfront-2014-01-31.normal.json +0 -2905
  40. data/apis/source/elasticloadbalancing-2012-06-01.normal.json +0 -2107
  41. data/apis/source/kinesis-2013-12-02.normal.json +0 -761
@@ -1049,7 +1049,7 @@
1049
1049
  "type": "structure",
1050
1050
  "members": {
1051
1051
  },
1052
- "documentation": null
1052
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
1053
1053
  },
1054
1054
  {
1055
1055
  "shape_name": "InvalidVPCNetworkStateFault",
@@ -1566,7 +1566,7 @@
1566
1566
  "type": "structure",
1567
1567
  "members": {
1568
1568
  },
1569
- "documentation": null
1569
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
1570
1570
  },
1571
1571
  {
1572
1572
  "shape_name": "InvalidVPCNetworkStateFault",
@@ -2086,7 +2086,7 @@
2086
2086
  "type": "structure",
2087
2087
  "members": {
2088
2088
  },
2089
- "documentation": null
2089
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
2090
2090
  }
2091
2091
  ],
2092
2092
  "documentation": "\n <p>\n Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.\n </p>\n <examples>\n <queryrequest>https://rds.amazonaws.com/\n ?Action=CreateDBSubnetGroup\n &DBSubnetGroupName=mydbsubnetgroup\n &DBSubnetGroupDescription=My%20new%20DBSubnetGroup\n &Version=2013-01-10\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2011-02-15T18%3A14%3A49.482Z\n &AWSAccessKeyId=<AWS Access Key ID>\n &Signature=<Signature></queryrequest>\n <queryresponse><CreateDBSubnetGroupResponse xmlns=\"http://rds.amazonaws.com/doc/2013-01-10/\">\n <CreateDBSubnetGroupResult>\n <DBSubnetGroup>\n <VpcId>990524496922</VpcId>\n <SubnetGroupStatus>Complete</SubnetGroupStatus>\n <DBSubnetGroupDescription>My new DBSubnetGroup</DBSubnetGroupDescription>\n <DBSubnetGroupName>mydbsubnetgroup</DBSubnetGroupName>\n <Subnets>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-7c5b4115</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1c</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-7b5b4112</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1b</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-3ea6bd57</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1d</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n </Subnets>\n </DBSubnetGroup> \n </CreateDBSubnetGroupResult>\n <ResponseMetadata>\n <RequestId>ed662948-a57b-11df-9e38-7ffab86c801f</RequestId>\n </ResponseMetadata>\n </CreateDBSubnetGroupResponse></queryresponse>\n </examples>\n "
@@ -6174,7 +6174,7 @@
6174
6174
  "type": "structure",
6175
6175
  "members": {
6176
6176
  },
6177
- "documentation": null
6177
+ "documentation": "\n <p>\n The DB upgrade failed because a resource the DB depends on could not be modified.\n </p>\n "
6178
6178
  }
6179
6179
  ],
6180
6180
  "documentation": "\n <p>\n Modify settings for a DB Instance. You can change one\n or more database configuration parameters by specifying these parameters and the new values in the\n request.\n </p>\n <examples>\n <queryrequest>https://rds.amazonaws.com/\n ?Action=ModifyDBInstance\n &DBInstanceIdentifier=simcoprod01\n &AllocatedStorage=50\n &Version=2013-01-10\n &ApplyImmediately=false\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2011-05-23T08%3A02%3A09.574Z\n &AWSAccessKeyId=<AWS Access Key ID>\n &Signature=<Signature></queryrequest>\n <queryresponse><ModifyDBInstanceResponse xmlns=\"http://rds.amazonaws.com/doc/2013-01-10/\">\n <ModifyDBInstanceResult>\n <DBInstance>\n <ReadReplicaDBInstanceIdentifiers/>\n <LatestRestorableTime>2011-05-23T08:00:00Z</LatestRestorableTime>\n <Engine>mysql</Engine>\n <PendingModifiedValues>\n <AllocatedStorage>50</AllocatedStorage>\n </PendingModifiedValues>\n <BackupRetentionPeriod>1</BackupRetentionPeriod>\n <MultiAZ>false</MultiAZ>\n <LicenseModel>general-public-license</LicenseModel>\n <DBInstanceStatus>available</DBInstanceStatus>\n <EngineVersion>5.1.50</EngineVersion>\n <Endpoint>\n <Port>3306</Port>\n <Address>simcoprod01.cu7u2t4uz396.us-east-1.rds.amazonaws.com</Address>\n </Endpoint>\n <DBInstanceIdentifier>simcoprod01</DBInstanceIdentifier>\n <DBParameterGroups>\n <DBParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <DBParameterGroupName>default.mysql5.1</DBParameterGroupName>\n </DBParameterGroup>\n </DBParameterGroups>\n <DBSecurityGroups>\n <DBSecurityGroup>\n <Status>active</Status>\n <DBSecurityGroupName>default</DBSecurityGroupName>\n </DBSecurityGroup>\n </DBSecurityGroups>\n <PreferredBackupWindow>00:00-00:30</PreferredBackupWindow>\n <AutoMinorVersionUpgrade>true</AutoMinorVersionUpgrade>\n <PreferredMaintenanceWindow>sat:07:30-sat:08:00</PreferredMaintenanceWindow>\n <AvailabilityZone>us-east-1a</AvailabilityZone>\n <InstanceCreateTime>2011-05-23T06:06:43.110Z</InstanceCreateTime>\n <AllocatedStorage>10</AllocatedStorage>\n <DBInstanceClass>db.m1.large</DBInstanceClass>\n <MasterUsername>master</MasterUsername>\n </DBInstance>\n </ModifyDBInstanceResult>\n <ResponseMetadata>\n <RequestId>f61a020f-8512-11e0-90aa-eb648410240d</RequestId>\n </ResponseMetadata>\n</ModifyDBInstanceResponse></queryresponse>\n </examples>\n "
@@ -6433,7 +6433,7 @@
6433
6433
  "type": "structure",
6434
6434
  "members": {
6435
6435
  },
6436
- "documentation": null
6436
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
6437
6437
  }
6438
6438
  ],
6439
6439
  "documentation": "\n <p>\n Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.\n </p>\n <examples>\n <queryrequest>https://rds.amazonaws.com/\n ?Action=ModifyDBSubnetGroup\n &DBSubnetGroupName=mydbsubnetgroup\n &DBSubnetGroupDescription=My%20modified%20DBSubnetGroup\n &Version=2013-01-10\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2011-02-15T18%3A14%3A49.482Z\n &AWSAccessKeyId=<AWS Access Key ID>\n &Signature=<Signature></queryrequest>\n <queryresponse><ModifyDBSubnetGroupResponse xmlns=\"http://rds.amazonaws.com/doc/2013-01-10/\">\n <ModifyDBSubnetGroupResult>\n <DBSubnetGroup>\n <VpcId>990524496922</VpcId>\n <SubnetGroupStatus>Complete</SubnetGroupStatus>\n <DBSubnetGroupDescription>My modified DBSubnetGroup</DBSubnetGroupDescription>\n <DBSubnetGroupName>mydbsubnetgroup</DBSubnetGroupName>\n <Subnets>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-7c5b4115</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1c</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-7b5b4112</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1b</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-3ea6bd57</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1d</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n </Subnets>\n </DBSubnetGroup> \n </ModifyDBSubnetGroupResult>\n <ResponseMetadata>\n <RequestId>ed662948-a57b-11df-9e38-7ffab86c801f</RequestId>\n </ResponseMetadata>\n </ModifyDBSubnetGroupResponse></queryresponse>\n </examples>\n "
@@ -8558,7 +8558,7 @@
8558
8558
  "type": "structure",
8559
8559
  "members": {
8560
8560
  },
8561
- "documentation": null
8561
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
8562
8562
  },
8563
8563
  {
8564
8564
  "shape_name": "ProvisionedIopsNotAvailableInAZFault",
@@ -9110,7 +9110,7 @@
9110
9110
  "type": "structure",
9111
9111
  "members": {
9112
9112
  },
9113
- "documentation": null
9113
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
9114
9114
  },
9115
9115
  {
9116
9116
  "shape_name": "ProvisionedIopsNotAvailableInAZFault",
@@ -1055,7 +1055,7 @@
1055
1055
  "type": "structure",
1056
1056
  "members": {
1057
1057
  },
1058
- "documentation": null
1058
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
1059
1059
  },
1060
1060
  {
1061
1061
  "shape_name": "InvalidVPCNetworkStateFault",
@@ -1578,7 +1578,7 @@
1578
1578
  "type": "structure",
1579
1579
  "members": {
1580
1580
  },
1581
- "documentation": null
1581
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
1582
1582
  },
1583
1583
  {
1584
1584
  "shape_name": "InvalidVPCNetworkStateFault",
@@ -2103,7 +2103,7 @@
2103
2103
  "type": "structure",
2104
2104
  "members": {
2105
2105
  },
2106
- "documentation": null
2106
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
2107
2107
  }
2108
2108
  ],
2109
2109
  "documentation": "\n <p>\n Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.\n </p>\n <examples>\n <queryrequest>https://rds.amazonaws.com/\n ?Action=CreateDBSubnetGroup\n &DBSubnetGroupName=mydbsubnetgroup\n &DBSubnetGroupDescription=My%20new%20DBSubnetGroup\n &Version=2013-02-12\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2011-02-15T18%3A14%3A49.482Z\n &AWSAccessKeyId=<AWS Access Key ID>\n &Signature=<Signature></queryrequest>\n <queryresponse><CreateDBSubnetGroupResponse xmlns=\"http://rds.amazonaws.com/doc/2013-02-12/\">\n <CreateDBSubnetGroupResult>\n <DBSubnetGroup>\n <VpcId>990524496922</VpcId>\n <SubnetGroupStatus>Complete</SubnetGroupStatus>\n <DBSubnetGroupDescription>My new DBSubnetGroup</DBSubnetGroupDescription>\n <DBSubnetGroupName>mydbsubnetgroup</DBSubnetGroupName>\n <Subnets>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-7c5b4115</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1c</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-7b5b4112</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1b</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-3ea6bd57</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1d</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n </Subnets>\n </DBSubnetGroup> \n </CreateDBSubnetGroupResult>\n <ResponseMetadata>\n <RequestId>ed662948-a57b-11df-9e38-7ffab86c801f</RequestId>\n </ResponseMetadata>\n </CreateDBSubnetGroupResponse></queryresponse>\n </examples>\n "
@@ -6533,7 +6533,7 @@
6533
6533
  "type": "structure",
6534
6534
  "members": {
6535
6535
  },
6536
- "documentation": null
6536
+ "documentation": "\n <p>\n The DB upgrade failed because a resource the DB depends on could not be modified.\n </p>\n "
6537
6537
  }
6538
6538
  ],
6539
6539
  "documentation": "\n <p>\n Modify settings for a DB Instance. You can change one\n or more database configuration parameters by specifying these parameters and the new values in the\n request.\n </p>\n <examples>\n <queryrequest>https://rds.amazonaws.com/\n ?Action=ModifyDBInstance\n &DBInstanceIdentifier=simcoprod01\n &AllocatedStorage=50\n &Version=2013-02-12\n &ApplyImmediately=false\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2011-05-23T08%3A02%3A09.574Z\n &AWSAccessKeyId=<AWS Access Key ID>\n &Signature=<Signature>\n </queryrequest>\n <queryresponse><ModifyDBInstanceResponse xmlns=\"http://rds.amazonaws.com/doc/2013-02-12/\">\n <ModifyDBInstanceResult>\n <DBInstance>\n <ReadReplicaDBInstanceIdentifiers/>\n <LatestRestorableTime>2011-05-23T08:00:00Z</LatestRestorableTime>\n <Engine>mysql</Engine>\n <PendingModifiedValues>\n <AllocatedStorage>50</AllocatedStorage>\n </PendingModifiedValues>\n <BackupRetentionPeriod>1</BackupRetentionPeriod>\n <MultiAZ>false</MultiAZ>\n <LicenseModel>general-public-license</LicenseModel>\n <DBInstanceStatus>available</DBInstanceStatus>\n <EngineVersion>5.1.50</EngineVersion>\n <Endpoint>\n <Port>3306</Port>\n <Address>simcoprod01.cu7u2t4uz396.us-east-1.rds.amazonaws.com</Address>\n </Endpoint>\n <DBInstanceIdentifier>simcoprod01</DBInstanceIdentifier>\n <DBParameterGroups>\n <DBParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <DBParameterGroupName>default.mysql5.1</DBParameterGroupName>\n </DBParameterGroup>\n </DBParameterGroups>\n <DBSecurityGroups>\n <DBSecurityGroup>\n <Status>active</Status>\n <DBSecurityGroupName>default</DBSecurityGroupName>\n </DBSecurityGroup>\n </DBSecurityGroups>\n <PreferredBackupWindow>00:00-00:30</PreferredBackupWindow>\n <AutoMinorVersionUpgrade>true</AutoMinorVersionUpgrade>\n <PreferredMaintenanceWindow>sat:07:30-sat:08:00</PreferredMaintenanceWindow>\n <AvailabilityZone>us-east-1a</AvailabilityZone>\n <InstanceCreateTime>2011-05-23T06:06:43.110Z</InstanceCreateTime>\n <AllocatedStorage>10</AllocatedStorage>\n <DBInstanceClass>db.m1.large</DBInstanceClass>\n <MasterUsername>master</MasterUsername>\n </DBInstance>\n </ModifyDBInstanceResult>\n <ResponseMetadata>\n <RequestId>f61a020f-8512-11e0-90aa-eb648410240d</RequestId>\n </ResponseMetadata>\n</ModifyDBInstanceResponse></queryresponse>\n </examples>\n "
@@ -6792,7 +6792,7 @@
6792
6792
  "type": "structure",
6793
6793
  "members": {
6794
6794
  },
6795
- "documentation": null
6795
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
6796
6796
  }
6797
6797
  ],
6798
6798
  "documentation": "\n <p>\n Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.\n </p>\n <examples>\n <queryrequest>https://rds.amazonaws.com/\n ?Action=ModifyDBSubnetGroup\n &DBSubnetGroupName=mydbsubnetgroup\n &DBSubnetGroupDescription=My%20modified%20DBSubnetGroup\n &Version=2013-02-12\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2011-02-15T18%3A14%3A49.482Z\n &AWSAccessKeyId=<AWS Access Key ID>\n &Signature=<Signature></queryrequest>\n <queryresponse><ModifyDBSubnetGroupResponse xmlns=\"http://rds.amazonaws.com/doc/2013-02-12/\">\n <ModifyDBSubnetGroupResult>\n <DBSubnetGroup>\n <VpcId>990524496922</VpcId>\n <SubnetGroupStatus>Complete</SubnetGroupStatus>\n <DBSubnetGroupDescription>My modified DBSubnetGroup</DBSubnetGroupDescription>\n <DBSubnetGroupName>mydbsubnetgroup</DBSubnetGroupName>\n <Subnets>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-7c5b4115</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1c</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-7b5b4112</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1b</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-3ea6bd57</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1d</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n </Subnets>\n </DBSubnetGroup> \n </ModifyDBSubnetGroupResult>\n <ResponseMetadata>\n <RequestId>ed662948-a57b-11df-9e38-7ffab86c801f</RequestId>\n </ResponseMetadata>\n </ModifyDBSubnetGroupResponse></queryresponse>\n </examples>\n "
@@ -9046,7 +9046,7 @@
9046
9046
  "type": "structure",
9047
9047
  "members": {
9048
9048
  },
9049
- "documentation": null
9049
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
9050
9050
  },
9051
9051
  {
9052
9052
  "shape_name": "ProvisionedIopsNotAvailableInAZFault",
@@ -9604,7 +9604,7 @@
9604
9604
  "type": "structure",
9605
9605
  "members": {
9606
9606
  },
9607
- "documentation": null
9607
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
9608
9608
  },
9609
9609
  {
9610
9610
  "shape_name": "ProvisionedIopsNotAvailableInAZFault",
@@ -7,7 +7,7 @@
7
7
  "service_abbreviation": "Amazon RDS",
8
8
  "endpoint_prefix": "rds",
9
9
  "xmlnamespace": "http://rds.amazonaws.com/doc/2013-09-09/",
10
- "documentation": "\n <fullname>Amazon Relational Database Service</fullname> \n <p> \n Amazon Relational Database Service (Amazon RDS) is a web service\n that makes it easier to set up, operate, and scale a relational\n database in the cloud. It provides cost-efficient, resizable\n capacity for an industry-standard relational database and manages\n common database administration tasks, freeing up developers to focus\n on what makes their applications and businesses unique. \n </p>\n <p>\n Amazon RDS gives you access to the capabilities of a familiar MySQL or Oracle \n database server. This means the code, applications, and tools you\n already use today with your existing MySQL or Oracle databases work with Amazon\n RDS without modification. Amazon RDS automatically backs up your database\n and maintains the database software that powers your DB instance. Amazon\n RDS is flexible: you can scale your database instance's compute resources\n and storage capacity to meet your application's demand. As with all\n Amazon Web Services, there are no up-front investments, and you pay\n only for the resources you use. \n </p>\n \n <p>\n This is the <i>Amazon RDS API Reference</i>. It contains a comprehensive description \n of all Amazon RDS Query APIs and data types. Note that this API is asynchronous and some\n actions may require polling to determine when an action has been applied. See the parameter description to determine if \n a change is applied immediately or on the next instance reboot or during the maintenance window. \n For more information on Amazon RDS concepts and usage scenarios, go to the \n <a href=\"http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/\">Amazon RDS User Guide</a>.\n </p>\n ",
10
+ "documentation": "\n <fullname>Amazon Relational Database Service</fullname> \n <p> \n Amazon Relational Database Service (Amazon RDS) is a web service\n that makes it easier to set up, operate, and scale a relational\n database in the cloud. It provides cost-efficient, resizable\n capacity for an industry-standard relational database and manages\n common database administration tasks, freeing up developers to focus\n on what makes their applications and businesses unique. \n </p>\n <p>\n Amazon RDS gives you access to the capabilities of a familiar MySQL or Oracle \n database server. This means the code, applications, and tools you\n already use today with your existing MySQL or Oracle databases work with Amazon\n RDS without modification. Amazon RDS automatically backs up your database\n and maintains the database software that powers your DB instance. Amazon\n RDS is flexible: you can scale your database instance's compute resources\n and storage capacity to meet your application's demand. As with all\n Amazon Web Services, there are no up-front investments, and you pay\n only for the resources you use. \n </p>\n <p>\n This is an interface reference for Amazon RDS. It contains documentation for a\n programming or command line interface you can use to manage Amazon RDS. Note\n that Amazon RDS is asynchronous, which means that some interfaces may require\n techniques such as polling or callback functions to determine when a command has\n been applied. In this reference, the parameter descriptions indicate whether a\n command is applied immediately, on the next instance reboot, or during the\n maintenance window. For a summary of the Amazon RDS interfaces, go to \n <a href=\"http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html#Welcome.Interfaces\">Available RDS Interfaces</a>.\n </p>\n ",
11
11
  "operations": {
12
12
  "AddSourceIdentifierToSubscription": {
13
13
  "name": "AddSourceIdentifierToSubscription",
@@ -343,7 +343,7 @@
343
343
  "SourceDBSnapshotIdentifier": {
344
344
  "shape_name": "String",
345
345
  "type": "string",
346
- "documentation": "\n <p>\n The identifier for the source DB snapshot.\n </p>\n <p>Constraints:</p>\n <ul>\n <li>Must be the identifier for a valid system snapshot in the \"available\" state.</li>\n </ul>\n <p>Example: <code>rds:mydb-2012-04-02-00-01</code></p>\n ",
346
+ "documentation": "\n <p>\n The identifier for the source DB snapshot.\n </p>\n <p>Constraints:</p>\n <ul>\n <li>Must specify a valid system snapshot in the \"available\" state.</li>\n <li>If the source snapshot is in the same region as the copy, \n specify a valid DB snapshot identifier.</li>\n <li>If the source snapshot is in a different region than the copy,\n specify valid DB snapshot ARN. For more information, go to\n <a href=\"http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_CopySnapshot.html\">\n Copying a DB Snapshot</a>.</li>\n </ul>\n <p>Example: <code>rds:mydb-2012-04-02-00-01</code></p>\n <p>Example: <code>arn:aws:rds:rr-regn-1:123456789012:snapshot:mysql-instance1-snapshot-20130805</code></p>\n ",
347
347
  "required": true
348
348
  },
349
349
  "TargetDBSnapshotIdentifier": {
@@ -469,12 +469,12 @@
469
469
  "PercentProgress": {
470
470
  "shape_name": "Integer",
471
471
  "type": "integer",
472
- "documentation": null
472
+ "documentation": "\n <p>\n The percentage of the estimated data that has been transferred.\n </p>\n "
473
473
  },
474
474
  "SourceRegion": {
475
475
  "shape_name": "String",
476
476
  "type": "string",
477
- "documentation": null
477
+ "documentation": "\n <p>\n The region that the DB snapshot was created in or copied from.\n </p>\n "
478
478
  }
479
479
  },
480
480
  "wrapper": true,
@@ -606,7 +606,7 @@
606
606
  "BackupRetentionPeriod": {
607
607
  "shape_name": "IntegerOptional",
608
608
  "type": "integer",
609
- "documentation": "\n <p>\n The number of days for which automated backups are retained.\n Setting this parameter to a positive number enables backups.\n Setting this parameter to 0 disables automated backups.\n </p>\n <p>\n Default: 1\n </p>\n <p>Constraints:</p>\n <ul>\n <li>Must be a value from 0 to 8</li>\n <li>Cannot be set to 0 if the DB instance is a master instance with read replicas</li>\n </ul>\n "
609
+ "documentation": "\n <p>\n The number of days for which automated backups are retained.\n Setting this parameter to a positive number enables backups.\n Setting this parameter to 0 disables automated backups.\n </p>\n <p>\n Default: 1\n </p>\n <p>Constraints:</p>\n <ul>\n <li>Must be a value from 0 to 35</li>\n <li>Cannot be set to 0 if the DB instance is a source to read replicas</li>\n </ul>\n "
610
610
  },
611
611
  "PreferredBackupWindow": {
612
612
  "shape_name": "String",
@@ -720,7 +720,7 @@
720
720
  "DBName": {
721
721
  "shape_name": "String",
722
722
  "type": "string",
723
- "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. \n </p>\n "
723
+ "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use. For example, this value returns only MySQL \n information when returning values from CreateDBInstanceReadReplica since read replicas are only supported for MySQL.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters do not apply to \n an Oracle DB instance. \n </p>\n "
724
724
  },
725
725
  "Endpoint": {
726
726
  "shape_name": "Endpoint",
@@ -1144,7 +1144,7 @@
1144
1144
  "type": "structure",
1145
1145
  "members": {
1146
1146
  },
1147
- "documentation": null
1147
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
1148
1148
  },
1149
1149
  {
1150
1150
  "shape_name": "InvalidVPCNetworkStateFault",
@@ -1185,7 +1185,7 @@
1185
1185
  "SourceDBInstanceIdentifier": {
1186
1186
  "shape_name": "String",
1187
1187
  "type": "string",
1188
- "documentation": "\n <p>\n The identifier of the DB instance that will act as the source for the read replica.\n Each DB instance can have up to five read replicas.\n </p>\n <p>Constraints: Must be the identifier of an existing DB instance that is not already a read replica DB instance. </p>\n ",
1188
+ "documentation": "\n <p>\n The identifier of the DB instance that will act as the source for the read replica.\n Each DB instance can have up to five read replicas.\n </p>\n <p>Constraints:</p>\n <ul>\n <li>Must be the identifier of an existing DB instance.</li>\n <li>Can specify a DB instance that is a read replica only if the source is running MySQL 5.6.</li>\n <li>The specified DB instance must have automatic backups enabled,\n its backup retention period must be greater than 0.</li>\n </ul>\n ",
1189
1189
  "required": true
1190
1190
  },
1191
1191
  "DBInstanceClass": {
@@ -1245,6 +1245,11 @@
1245
1245
  "xmlname": "Tag"
1246
1246
  },
1247
1247
  "documentation": "\n <p>A list of tags.</p>\n "
1248
+ },
1249
+ "DBSubnetGroupName": {
1250
+ "shape_name": "String",
1251
+ "type": "string",
1252
+ "documentation": "\n <p>A DB Subnet Group to associate with this DB Instance in case of a cross region read replica.</p>\n <p>If there is no DB Subnet Group, then it is a non-VPC DB instance.</p>\n <p>\n \tConstraints: All the cross region read replicas that share the source instance \n \tshould lie within the same VPC. \n </p>\n "
1248
1253
  }
1249
1254
  },
1250
1255
  "documentation": "\n "
@@ -1285,7 +1290,7 @@
1285
1290
  "DBName": {
1286
1291
  "shape_name": "String",
1287
1292
  "type": "string",
1288
- "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. \n </p>\n "
1293
+ "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use. For example, this value returns only MySQL \n information when returning values from CreateDBInstanceReadReplica since read replicas are only supported for MySQL.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters do not apply to \n an Oracle DB instance. \n </p>\n "
1289
1294
  },
1290
1295
  "Endpoint": {
1291
1296
  "shape_name": "Endpoint",
@@ -1723,7 +1728,7 @@
1723
1728
  "type": "structure",
1724
1729
  "members": {
1725
1730
  },
1726
- "documentation": null
1731
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
1727
1732
  },
1728
1733
  {
1729
1734
  "shape_name": "InvalidVPCNetworkStateFault",
@@ -1745,6 +1750,20 @@
1745
1750
  "members": {
1746
1751
  },
1747
1752
  "documentation": " \n <p>\n The specified option group could not be found. \n </p>\n "
1753
+ },
1754
+ {
1755
+ "shape_name": "DBSubnetGroupNotAllowedFault",
1756
+ "type": "structure",
1757
+ "members": {
1758
+ },
1759
+ "documentation": "\n <p>\n\t\tIndicates that the DBSubnetGroup should not be specified while creating read replicas\n\t\tthat lie in the same region as the source instance.\n </p>\n "
1760
+ },
1761
+ {
1762
+ "shape_name": "InvalidDBSubnetGroupFault",
1763
+ "type": "structure",
1764
+ "members": {
1765
+ },
1766
+ "documentation": "\n <p>\n\t\tIndicates the DBSubnetGroup does not belong to the same VPC \n\t\tas that of an existing cross region read replica of the same source instance.\n </p>\n "
1748
1767
  }
1749
1768
  ],
1750
1769
  "documentation": "\n <p>\n Creates a DB instance that acts as a read replica of a source DB instance.\n </p>\n <p>\n All read replica DB instances are created as Single-AZ deployments with backups disabled.\n All other DB instance attributes (including DB security groups and DB parameter groups)\n are inherited from the source DB instance, except as specified below.\n </p>\n <important>\n <p>\n The source DB instance must have backup retention enabled.\n </p>\n </important>\n <examples>\n <queryrequest>https://rds.amazonaws.com/\n ?Action=CreateDBInstanceReadReplica\n &DBInstanceIdentifier=myreadreplica\n &SourceDBInstanceIdentifier=mydbinstance\n &Version=2013-05-15\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2011-05-15T23%3A35%3A07.325Z\n &AWSAccessKeyId=<AWS Access Key ID>\n &Signature=<Signature></queryrequest>\n <queryresponse><CreateDBInstanceReadReplicaResponse xmlns=\"http://rds.amazonaws.com/doc/2013-05-15/\">\n <CreateDBInstanceReadReplicaResult>\n <DBInstance>\n <ReadReplicaDBInstanceIdentifiers/>\n <Engine>mysql</Engine>\n <PendingModifiedValues/>\n <BackupRetentionPeriod>0</BackupRetentionPeriod>\n <MultiAZ>false</MultiAZ>\n <LicenseModel>general-public-license</LicenseModel>\n <DBInstanceStatus>creating</DBInstanceStatus>\n <EngineVersion>5.1.50</EngineVersion>\n <DBInstanceIdentifier>myreadreplica</DBInstanceIdentifier>\n <DBParameterGroups>\n <DBParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <DBParameterGroupName>default.mysql5.1</DBParameterGroupName>\n </DBParameterGroup>\n </DBParameterGroups>\n <ReadReplicaSourceDBInstanceIdentifier>mydbinstance</ReadReplicaSourceDBInstanceIdentifier>\n <DBSecurityGroups>\n <DBSecurityGroup>\n <Status>active</Status>\n <DBSecurityGroupName>default</DBSecurityGroupName>\n </DBSecurityGroup>\n </DBSecurityGroups>\n <PreferredBackupWindow>23:00-01:00</PreferredBackupWindow>\n <AutoMinorVersionUpgrade>true</AutoMinorVersionUpgrade>\n <PreferredMaintenanceWindow>sun:05:00-sun:09:00</PreferredMaintenanceWindow>\n <AllocatedStorage>10</AllocatedStorage>\n <DBInstanceClass>db.m1.small</DBInstanceClass>\n <MasterUsername>master</MasterUsername>\n </DBInstance>\n </CreateDBInstanceReadReplicaResult>\n <ResponseMetadata>\n <RequestId>3e24c5cd-c6e2-11df-8463-4f0c49644cb7</RequestId>\n </ResponseMetadata>\n</CreateDBInstanceReadReplicaResponse></queryresponse>\n </examples>\n "
@@ -2140,12 +2159,12 @@
2140
2159
  "PercentProgress": {
2141
2160
  "shape_name": "Integer",
2142
2161
  "type": "integer",
2143
- "documentation": null
2162
+ "documentation": "\n <p>\n The percentage of the estimated data that has been transferred.\n </p>\n "
2144
2163
  },
2145
2164
  "SourceRegion": {
2146
2165
  "shape_name": "String",
2147
2166
  "type": "string",
2148
- "documentation": null
2167
+ "documentation": "\n <p>\n The region that the DB snapshot was created in or copied from.\n </p>\n "
2149
2168
  }
2150
2169
  },
2151
2170
  "wrapper": true,
@@ -2350,7 +2369,7 @@
2350
2369
  "type": "structure",
2351
2370
  "members": {
2352
2371
  },
2353
- "documentation": null
2372
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
2354
2373
  }
2355
2374
  ],
2356
2375
  "documentation": "\n <p>\n Creates a new DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.\n </p>\n <examples>\n <queryrequest>https://rds.amazonaws.com/\n ?Action=CreateDBSubnetGroup\n &DBSubnetGroupName=mydbsubnetgroup\n &DBSubnetGroupDescription=My%20new%20DBSubnetGroup\n &Version=2013-05-15\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2011-02-15T18%3A14%3A49.482Z\n &AWSAccessKeyId=<AWS Access Key ID>\n &Signature=<Signature></queryrequest>\n <queryresponse><CreateDBSubnetGroupResponse xmlns=\"http://rds.amazonaws.com/doc/2013-05-15/\">\n <CreateDBSubnetGroupResult>\n <DBSubnetGroup>\n <VpcId>990524496922</VpcId>\n <SubnetGroupStatus>Complete</SubnetGroupStatus>\n <DBSubnetGroupDescription>My new DBSubnetGroup</DBSubnetGroupDescription>\n <DBSubnetGroupName>mydbsubnetgroup</DBSubnetGroupName>\n <Subnets>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-7c5b4115</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1c</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-7b5b4112</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1b</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-3ea6bd57</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1d</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n </Subnets>\n </DBSubnetGroup> \n </CreateDBSubnetGroupResult>\n <ResponseMetadata>\n <RequestId>ed662948-a57b-11df-9e38-7ffab86c801f</RequestId>\n </ResponseMetadata>\n </CreateDBSubnetGroupResponse></queryresponse>\n </examples>\n "
@@ -2830,12 +2849,12 @@
2830
2849
  "SkipFinalSnapshot": {
2831
2850
  "shape_name": "Boolean",
2832
2851
  "type": "boolean",
2833
- "documentation": "\n <p>\n Determines whether a final DB snapshot is created before the DB instance is deleted. \n If <code>true</code> is specified, no DBSnapshot is created. If false is specified, a DB snapshot \n is created before the DB instance is deleted.\n </p>\n <note>The FinalDBSnapshotIdentifier parameter must be specified if SkipFinalSnapshot is <code>false</code>.</note>\n <p>Default: <code>false</code></p>\n "
2852
+ "documentation": "\n <p>\n Determines whether a final DB snapshot is created before the DB instance is deleted. \n If <code>true</code> is specified, no DBSnapshot is created. If <code>false</code> is specified, a DB snapshot \n is created before the DB instance is deleted.\n </p>\n <p>Specify <code>true</code> when deleting a read replica.</p>\n <note>The FinalDBSnapshotIdentifier parameter must be specified if SkipFinalSnapshot is <code>false</code>.</note>\n <p>Default: <code>false</code></p>\n "
2834
2853
  },
2835
2854
  "FinalDBSnapshotIdentifier": {
2836
2855
  "shape_name": "String",
2837
2856
  "type": "string",
2838
- "documentation": "\n <p>\n The DBSnapshotIdentifier of the new DBSnapshot created when SkipFinalSnapshot\n is set to <code>false</code>.\n </p>\n <note>\n Specifying this parameter and also setting \n the SkipFinalShapshot parameter to true results in an error.\n </note>\n <p>Constraints:</p>\n <ul>\n <li>Must be 1 to 255 alphanumeric characters</li>\n <li>First character must be a letter</li>\n <li>Cannot end with a hyphen or contain two consecutive hyphens</li>\n </ul>\n "
2857
+ "documentation": "\n <p>\n The DBSnapshotIdentifier of the new DBSnapshot created when SkipFinalSnapshot\n is set to <code>false</code>.\n </p>\n <note>\n Specifying this parameter and also setting \n the SkipFinalShapshot parameter to true results in an error.\n </note>\n <p>Constraints:</p>\n <ul>\n <li>Must be 1 to 255 alphanumeric characters</li>\n <li>First character must be a letter</li>\n <li>Cannot end with a hyphen or contain two consecutive hyphens</li>\n <li>Cannot be specified when deleting a read replica.</li>\n </ul>\n "
2839
2858
  }
2840
2859
  },
2841
2860
  "documentation": "\n <p>\n\n </p>\n "
@@ -2876,7 +2895,7 @@
2876
2895
  "DBName": {
2877
2896
  "shape_name": "String",
2878
2897
  "type": "string",
2879
- "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. \n </p>\n "
2898
+ "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use. For example, this value returns only MySQL \n information when returning values from CreateDBInstanceReadReplica since read replicas are only supported for MySQL.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters do not apply to \n an Oracle DB instance. \n </p>\n "
2880
2899
  },
2881
2900
  "Endpoint": {
2882
2901
  "shape_name": "Endpoint",
@@ -3444,12 +3463,12 @@
3444
3463
  "PercentProgress": {
3445
3464
  "shape_name": "Integer",
3446
3465
  "type": "integer",
3447
- "documentation": null
3466
+ "documentation": "\n <p>\n The percentage of the estimated data that has been transferred.\n </p>\n "
3448
3467
  },
3449
3468
  "SourceRegion": {
3450
3469
  "shape_name": "String",
3451
3470
  "type": "string",
3452
- "documentation": null
3471
+ "documentation": "\n <p>\n The region that the DB snapshot was created in or copied from.\n </p>\n "
3453
3472
  }
3454
3473
  },
3455
3474
  "wrapper": true,
@@ -3473,7 +3492,7 @@
3473
3492
  "documentation": "\n <p>\n <i>DBSnapshotIdentifier</i> does not refer to an existing DB snapshot.\n </p>\n "
3474
3493
  }
3475
3494
  ],
3476
- "documentation": "\n <p>\n Deletes a DBSnapshot. \n </p>\n <note>The DBSnapshot must be in the <code>available</code> state to be\n deleted.</note>\n <examples>\n <queryrequest>https://rds.amazon.com/\n &DBSnapshotIdentifier=mydbsnapshot\n &Version=2013-05-15\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2011-05-23T06%3A27%3A42.551Z\n &AWSAccessKeyId=<AWS Access Key ID>\n &Signature=<Signature></queryrequest>\n <queryresponse><DeleteDBSnapshotResponse xmlns=\"http://rds.amazonaws.com/doc/2013-05-15/\">\n <DeleteDBSnapshotResult>\n <DBSnapshot>\n <Port>3306</Port>\n <SnapshotCreateTime>2011-03-11T07:20:24.082Z</SnapshotCreateTime>\n <Engine>mysql</Engine>\n <Status>deleted</Status>\n <AvailabilityZone>us-east-1d</AvailabilityZone>\n <LicenseModel>general-public-license</LicenseModel>\n <InstanceCreateTime>2010-07-16T00:06:59.107Z</InstanceCreateTime>\n <AllocatedStorage>60</AllocatedStorage>\n <DBInstanceIdentifier>simcoprod01</DBInstanceIdentifier>\n <EngineVersion>5.1.47</EngineVersion>\n <DBSnapshotIdentifier>mysnapshot2</DBSnapshotIdentifier>\n <SnapshotType>manual</SnapshotType>\n <MasterUsername>master</MasterUsername>\n </DBSnapshot>\n </DeleteDBSnapshotResult>\n <ResponseMetadata>\n <RequestId>627a43a1-8507-11e0-bd9b-a7b1ece36d51</RequestId>\n </ResponseMetadata>\n</DeleteDBSnapshotResponse></queryresponse>\n </examples>\n "
3495
+ "documentation": "\n <p>\n Deletes a DBSnapshot. If the snapshot is being copied, the copy operation is terminated.\n </p>\n <note>The DBSnapshot must be in the <code>available</code> state to be\n deleted.</note>\n <examples>\n <queryrequest>https://rds.amazon.com/\n &DBSnapshotIdentifier=mydbsnapshot\n &Version=2013-05-15\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2011-05-23T06%3A27%3A42.551Z\n &AWSAccessKeyId=<AWS Access Key ID>\n &Signature=<Signature></queryrequest>\n <queryresponse><DeleteDBSnapshotResponse xmlns=\"http://rds.amazonaws.com/doc/2013-05-15/\">\n <DeleteDBSnapshotResult>\n <DBSnapshot>\n <Port>3306</Port>\n <SnapshotCreateTime>2011-03-11T07:20:24.082Z</SnapshotCreateTime>\n <Engine>mysql</Engine>\n <Status>deleted</Status>\n <AvailabilityZone>us-east-1d</AvailabilityZone>\n <LicenseModel>general-public-license</LicenseModel>\n <InstanceCreateTime>2010-07-16T00:06:59.107Z</InstanceCreateTime>\n <AllocatedStorage>60</AllocatedStorage>\n <DBInstanceIdentifier>simcoprod01</DBInstanceIdentifier>\n <EngineVersion>5.1.47</EngineVersion>\n <DBSnapshotIdentifier>mysnapshot2</DBSnapshotIdentifier>\n <SnapshotType>manual</SnapshotType>\n <MasterUsername>master</MasterUsername>\n </DBSnapshot>\n </DeleteDBSnapshotResult>\n <ResponseMetadata>\n <RequestId>627a43a1-8507-11e0-bd9b-a7b1ece36d51</RequestId>\n </ResponseMetadata>\n</DeleteDBSnapshotResponse></queryresponse>\n </examples>\n "
3477
3496
  },
3478
3497
  "DeleteDBSubnetGroup": {
3479
3498
  "name": "DeleteDBSubnetGroup",
@@ -3814,7 +3833,7 @@
3814
3833
  "FilterName": {
3815
3834
  "shape_name": "String",
3816
3835
  "type": "string",
3817
- "documentation": null,
3836
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
3818
3837
  "required": true
3819
3838
  },
3820
3839
  "FilterValue": {
@@ -3826,14 +3845,14 @@
3826
3845
  "documentation": null,
3827
3846
  "xmlname": "Value"
3828
3847
  },
3829
- "documentation": null,
3848
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
3830
3849
  "required": true
3831
3850
  }
3832
3851
  },
3833
3852
  "documentation": "\n \n ",
3834
3853
  "xmlname": "Filter"
3835
3854
  },
3836
- "documentation": "\n \n "
3855
+ "documentation": "\n <p>This parameter is not currently supported.</p>\n "
3837
3856
  },
3838
3857
  "MaxRecords": {
3839
3858
  "shape_name": "IntegerOptional",
@@ -3892,7 +3911,7 @@
3892
3911
  "DBName": {
3893
3912
  "shape_name": "String",
3894
3913
  "type": "string",
3895
- "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. \n </p>\n "
3914
+ "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use. For example, this value returns only MySQL \n information when returning values from CreateDBInstanceReadReplica since read replicas are only supported for MySQL.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters do not apply to \n an Oracle DB instance. \n </p>\n "
3896
3915
  },
3897
3916
  "Endpoint": {
3898
3917
  "shape_name": "Endpoint",
@@ -4358,7 +4377,7 @@
4358
4377
  "documentation": "\n <p>\n <i>DBInstanceIdentifier</i> does not refer to an existing DB instance.\n </p>\n "
4359
4378
  }
4360
4379
  ],
4361
- "documentation": "\n <p>\n Returns a list of DB log files for the DB instance. \n </p>\n \n <examples>\n <queryrequest>\n </queryrequest>\n <queryresponse>\n </queryresponse>\n </examples>\n "
4380
+ "documentation": "\n <p>\n Returns a list of DB log files for the DB instance. \n </p>\n \n <examples>\n <queryrequest>\nhttps://rds.amazonaws.com/\n?DBInstanceIdentifier=rrak-mysql\n&MaxRecords=100\n&Version=2013-02-12\n&Action=DescribeDBLogFiles\n&SignatureVersion=4\n&SignatureMethod=HmacSHA256\n&Timestamp=20130327T173621Z\n&X-Amz-Algorithm=AWS4-HMAC-SHA256\n&X-Amz-Date=20130327T173621Z\n&X-Amz-SignedHeaders=Host\n&X-Amz-Expires=20130327T173621Z\n&X-Amz-Credential=<AWS Access Key ID>\n&X-Amz-Signature=<Signature>\n \n </queryrequest>\n <queryresponse>\n \n<DescribeDBLogFilesResponse xmlns=\"http://rds.amazonaws.com/doc/2013-02-12/\">\n <DescribeDBLogFilesResult>\n <DescribeDBLogFiles>\n <DescribeDBLogFilesDetails>\n <LastWritten>1364403600000</LastWritten>\n <LogFileName>error/mysql-error-running.log</LogFileName>\n <Size>0</Size>\n </DescribeDBLogFilesDetails>\n <DescribeDBLogFilesDetails>\n <LastWritten>1364338800000</LastWritten>\n <LogFileName>error/mysql-error-running.log.0</LogFileName>\n <Size>0</Size>\n </DescribeDBLogFilesDetails>\n <DescribeDBLogFilesDetails>\n <LastWritten>1364342400000</LastWritten>\n <LogFileName>error/mysql-error-running.log.1</LogFileName>\n <Size>0</Size>\n <DescribeDBLogFilesDetails>\n <LastWritten>1364346000000</LastWritten>\n <LogFileName>error/mysql-error-running.log.2</LogFileName>\n <Size>0</Size>\n </DescribeDBLogFilesDetails>\n <DescribeDBLogFilesDetails>\n <LastWritten>1364349600000</LastWritten>\n <LogFileName>error/mysql-error-running.log.3</LogFileName>\n <Size>0</Size>\n </DescribeDBLogFilesDetails>\n <DescribeDBLogFilesDetails>\n <LastWritten>1364405700000</LastWritten>\n <LogFileName>error/mysql-error.log</LogFileName>\n <Size>0</Size>\n </DescribeDBLogFilesDetails>\n </DescribeDBLogFiles>\n </DescribeDBLogFilesResult>\n <ResponseMetadata>\n <RequestId>d70fb3b3-9704-11e2-a0db-871552e0ef19</RequestId>\n </ResponseMetadata>\n</DescribeDBLogFilesResponse>\n\n </queryresponse>\n </examples>\n "
4362
4381
  },
4363
4382
  "DescribeDBParameterGroups": {
4364
4383
  "name": "DescribeDBParameterGroups",
@@ -4381,7 +4400,7 @@
4381
4400
  "FilterName": {
4382
4401
  "shape_name": "String",
4383
4402
  "type": "string",
4384
- "documentation": null,
4403
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
4385
4404
  "required": true
4386
4405
  },
4387
4406
  "FilterValue": {
@@ -4393,14 +4412,14 @@
4393
4412
  "documentation": null,
4394
4413
  "xmlname": "Value"
4395
4414
  },
4396
- "documentation": null,
4415
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
4397
4416
  "required": true
4398
4417
  }
4399
4418
  },
4400
4419
  "documentation": "\n \n ",
4401
4420
  "xmlname": "Filter"
4402
4421
  },
4403
- "documentation": null
4422
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n "
4404
4423
  },
4405
4424
  "MaxRecords": {
4406
4425
  "shape_name": "IntegerOptional",
@@ -4608,7 +4627,7 @@
4608
4627
  "FilterName": {
4609
4628
  "shape_name": "String",
4610
4629
  "type": "string",
4611
- "documentation": null,
4630
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
4612
4631
  "required": true
4613
4632
  },
4614
4633
  "FilterValue": {
@@ -4620,14 +4639,14 @@
4620
4639
  "documentation": null,
4621
4640
  "xmlname": "Value"
4622
4641
  },
4623
- "documentation": null,
4642
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
4624
4643
  "required": true
4625
4644
  }
4626
4645
  },
4627
4646
  "documentation": "\n \n ",
4628
4647
  "xmlname": "Filter"
4629
4648
  },
4630
- "documentation": null
4649
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n "
4631
4650
  },
4632
4651
  "MaxRecords": {
4633
4652
  "shape_name": "IntegerOptional",
@@ -4786,7 +4805,7 @@
4786
4805
  "FilterName": {
4787
4806
  "shape_name": "String",
4788
4807
  "type": "string",
4789
- "documentation": null,
4808
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
4790
4809
  "required": true
4791
4810
  },
4792
4811
  "FilterValue": {
@@ -4798,14 +4817,14 @@
4798
4817
  "documentation": null,
4799
4818
  "xmlname": "Value"
4800
4819
  },
4801
- "documentation": null,
4820
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
4802
4821
  "required": true
4803
4822
  }
4804
4823
  },
4805
4824
  "documentation": "\n \n ",
4806
4825
  "xmlname": "Filter"
4807
4826
  },
4808
- "documentation": null
4827
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n "
4809
4828
  },
4810
4829
  "MaxRecords": {
4811
4830
  "shape_name": "IntegerOptional",
@@ -4919,12 +4938,12 @@
4919
4938
  "PercentProgress": {
4920
4939
  "shape_name": "Integer",
4921
4940
  "type": "integer",
4922
- "documentation": null
4941
+ "documentation": "\n <p>\n The percentage of the estimated data that has been transferred.\n </p>\n "
4923
4942
  },
4924
4943
  "SourceRegion": {
4925
4944
  "shape_name": "String",
4926
4945
  "type": "string",
4927
- "documentation": null
4946
+ "documentation": "\n <p>\n The region that the DB snapshot was created in or copied from.\n </p>\n "
4928
4947
  }
4929
4948
  },
4930
4949
  "wrapper": true,
@@ -4968,7 +4987,7 @@
4968
4987
  "FilterName": {
4969
4988
  "shape_name": "String",
4970
4989
  "type": "string",
4971
- "documentation": null,
4990
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
4972
4991
  "required": true
4973
4992
  },
4974
4993
  "FilterValue": {
@@ -4980,14 +4999,14 @@
4980
4999
  "documentation": null,
4981
5000
  "xmlname": "Value"
4982
5001
  },
4983
- "documentation": null,
5002
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
4984
5003
  "required": true
4985
5004
  }
4986
5005
  },
4987
5006
  "documentation": "\n \n ",
4988
5007
  "xmlname": "Filter"
4989
5008
  },
4990
- "documentation": null
5009
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n "
4991
5010
  },
4992
5011
  "MaxRecords": {
4993
5012
  "shape_name": "IntegerOptional",
@@ -5298,7 +5317,7 @@
5298
5317
  "FilterName": {
5299
5318
  "shape_name": "String",
5300
5319
  "type": "string",
5301
- "documentation": null,
5320
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
5302
5321
  "required": true
5303
5322
  },
5304
5323
  "FilterValue": {
@@ -5310,14 +5329,14 @@
5310
5329
  "documentation": null,
5311
5330
  "xmlname": "Value"
5312
5331
  },
5313
- "documentation": null,
5332
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
5314
5333
  "required": true
5315
5334
  }
5316
5335
  },
5317
5336
  "documentation": "\n \n ",
5318
5337
  "xmlname": "Filter"
5319
5338
  },
5320
- "documentation": null
5339
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n "
5321
5340
  },
5322
5341
  "MaxRecords": {
5323
5342
  "shape_name": "IntegerOptional",
@@ -5734,7 +5753,7 @@
5734
5753
  "FilterName": {
5735
5754
  "shape_name": "String",
5736
5755
  "type": "string",
5737
- "documentation": null,
5756
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
5738
5757
  "required": true
5739
5758
  },
5740
5759
  "FilterValue": {
@@ -5746,14 +5765,14 @@
5746
5765
  "documentation": null,
5747
5766
  "xmlname": "Value"
5748
5767
  },
5749
- "documentation": null,
5768
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
5750
5769
  "required": true
5751
5770
  }
5752
5771
  },
5753
5772
  "documentation": "\n \n ",
5754
5773
  "xmlname": "Filter"
5755
5774
  },
5756
- "documentation": null
5775
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n "
5757
5776
  },
5758
5777
  "Marker": {
5759
5778
  "shape_name": "String",
@@ -6173,7 +6192,7 @@
6173
6192
  "FilterName": {
6174
6193
  "shape_name": "String",
6175
6194
  "type": "string",
6176
- "documentation": null,
6195
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
6177
6196
  "required": true
6178
6197
  },
6179
6198
  "FilterValue": {
@@ -6185,14 +6204,14 @@
6185
6204
  "documentation": null,
6186
6205
  "xmlname": "Value"
6187
6206
  },
6188
- "documentation": null,
6207
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n ",
6189
6208
  "required": true
6190
6209
  }
6191
6210
  },
6192
6211
  "documentation": "\n \n ",
6193
6212
  "xmlname": "Filter"
6194
6213
  },
6195
- "documentation": null
6214
+ "documentation": "\n <p>This parameter is not currently supported.</p> \n "
6196
6215
  },
6197
6216
  "MaxRecords": {
6198
6217
  "shape_name": "IntegerOptional",
@@ -6677,7 +6696,7 @@
6677
6696
  "BackupRetentionPeriod": {
6678
6697
  "shape_name": "IntegerOptional",
6679
6698
  "type": "integer",
6680
- "documentation": "\n <p>\n The number of days to retain automated backups.\n Setting this parameter to a positive number enables backups.\n Setting this parameter to 0 disables automated backups.\n </p>\n <p>Changing this parameter can result in an outage if you change from 0 to a non-zero value or from a non-zero value to 0. \n These changes are applied during the next maintenance window\n unless the <code>ApplyImmediately</code> parameter is set\n to <code>true</code> for this request. If you change the parameter from one non-zero value to another \n non-zero value, the change is asynchronously applied as soon as possible.</p>\n \n <p>Default: Uses existing setting</p>\n <p>Constraints:</p>\n <ul>\n <li>Must be a value from 0 to 8</li>\n <li>Cannot be set to 0 if the DB instance is a master instance \n with read replicas or if the DB instance is a read replica</li>\n </ul>\n "
6699
+ "documentation": "\n <p>\n The number of days to retain automated backups.\n Setting this parameter to a positive number enables backups.\n Setting this parameter to 0 disables automated backups.\n </p>\n <p>Changing this parameter can result in an outage if you change from 0 to a non-zero value or from a non-zero value to 0. \n These changes are applied during the next maintenance window\n unless the <code>ApplyImmediately</code> parameter is set\n to <code>true</code> for this request. If you change the parameter from one non-zero value to another \n non-zero value, the change is asynchronously applied as soon as possible.</p>\n \n <p>Default: Uses existing setting</p>\n <p>Constraints:</p>\n <ul>\n <li>Must be a value from 0 to 35</li>\n <li>Can be specified for a read replica only if the source is running MySQL 5.6</li>\n <li>Cannot be set to 0 if the DB instance is a source to read replicas</li>\n </ul>\n "
6681
6700
  },
6682
6701
  "PreferredBackupWindow": {
6683
6702
  "shape_name": "String",
@@ -6763,7 +6782,7 @@
6763
6782
  "DBName": {
6764
6783
  "shape_name": "String",
6765
6784
  "type": "string",
6766
- "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. \n </p>\n "
6785
+ "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use. For example, this value returns only MySQL \n information when returning values from CreateDBInstanceReadReplica since read replicas are only supported for MySQL.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters do not apply to \n an Oracle DB instance. \n </p>\n "
6767
6786
  },
6768
6787
  "Endpoint": {
6769
6788
  "shape_name": "Endpoint",
@@ -7208,7 +7227,7 @@
7208
7227
  "type": "structure",
7209
7228
  "members": {
7210
7229
  },
7211
- "documentation": null
7230
+ "documentation": "\n <p>\n The DB upgrade failed because a resource the DB depends on could not be modified.\n </p>\n "
7212
7231
  }
7213
7232
  ],
7214
7233
  "documentation": "\n <p>\n Modify settings for a DB instance. You can change one\n or more database configuration parameters by specifying these parameters and the new values in the\n request.\n </p>\n <examples>\n <queryrequest>https://rds.amazonaws.com/\n ?Action=ModifyDBInstance\n &DBInstanceIdentifier=simcoprod01\n &AllocatedStorage=50\n &Version=2013-05-15\n &ApplyImmediately=false\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2011-05-23T08%3A02%3A09.574Z\n &AWSAccessKeyId=<AWS Access Key ID>\n &Signature=<Signature>\n </queryrequest>\n <queryresponse><ModifyDBInstanceResponse xmlns=\"http://rds.amazonaws.com/doc/2013-05-15/\">\n <ModifyDBInstanceResult>\n <DBInstance>\n <ReadReplicaDBInstanceIdentifiers/>\n <LatestRestorableTime>2011-05-23T08:00:00Z</LatestRestorableTime>\n <Engine>mysql</Engine>\n <PendingModifiedValues>\n <AllocatedStorage>50</AllocatedStorage>\n </PendingModifiedValues>\n <BackupRetentionPeriod>1</BackupRetentionPeriod>\n <MultiAZ>false</MultiAZ>\n <LicenseModel>general-public-license</LicenseModel>\n <DBInstanceStatus>available</DBInstanceStatus>\n <EngineVersion>5.1.50</EngineVersion>\n <Endpoint>\n <Port>3306</Port>\n <Address>simcoprod01.cu7u2t4uz396.us-east-1.rds.amazonaws.com</Address>\n </Endpoint>\n <DBInstanceIdentifier>simcoprod01</DBInstanceIdentifier>\n <DBParameterGroups>\n <DBParameterGroup>\n <ParameterApplyStatus>in-sync</ParameterApplyStatus>\n <DBParameterGroupName>default.mysql5.1</DBParameterGroupName>\n </DBParameterGroup>\n </DBParameterGroups>\n <DBSecurityGroups>\n <DBSecurityGroup>\n <Status>active</Status>\n <DBSecurityGroupName>default</DBSecurityGroupName>\n </DBSecurityGroup>\n </DBSecurityGroups>\n <PreferredBackupWindow>00:00-00:30</PreferredBackupWindow>\n <AutoMinorVersionUpgrade>true</AutoMinorVersionUpgrade>\n <PreferredMaintenanceWindow>sat:07:30-sat:08:00</PreferredMaintenanceWindow>\n <AvailabilityZone>us-east-1a</AvailabilityZone>\n <InstanceCreateTime>2011-05-23T06:06:43.110Z</InstanceCreateTime>\n <AllocatedStorage>10</AllocatedStorage>\n <DBInstanceClass>db.m1.large</DBInstanceClass>\n <MasterUsername>master</MasterUsername>\n </DBInstance>\n </ModifyDBInstanceResult>\n <ResponseMetadata>\n <RequestId>f61a020f-8512-11e0-90aa-eb648410240d</RequestId>\n </ResponseMetadata>\n</ModifyDBInstanceResponse></queryresponse>\n </examples>\n "
@@ -7467,7 +7486,7 @@
7467
7486
  "type": "structure",
7468
7487
  "members": {
7469
7488
  },
7470
- "documentation": null
7489
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
7471
7490
  }
7472
7491
  ],
7473
7492
  "documentation": "\n <p>\n Modifies an existing DB subnet group. DB subnet groups must contain at least one subnet in at least two AZs in the region.\n </p>\n <examples>\n <queryrequest>https://rds.amazonaws.com/\n ?Action=ModifyDBSubnetGroup\n &DBSubnetGroupName=mydbsubnetgroup\n &DBSubnetGroupDescription=My%20modified%20DBSubnetGroup\n &Version=2013-05-15\n &SignatureVersion=2\n &SignatureMethod=HmacSHA256\n &Timestamp=2011-02-15T18%3A14%3A49.482Z\n &AWSAccessKeyId=<AWS Access Key ID>\n &Signature=<Signature></queryrequest>\n <queryresponse><ModifyDBSubnetGroupResponse xmlns=\"http://rds.amazonaws.com/doc/2013-05-15/\">\n <ModifyDBSubnetGroupResult>\n <DBSubnetGroup>\n <VpcId>990524496922</VpcId>\n <SubnetGroupStatus>Complete</SubnetGroupStatus>\n <DBSubnetGroupDescription>My modified DBSubnetGroup</DBSubnetGroupDescription>\n <DBSubnetGroupName>mydbsubnetgroup</DBSubnetGroupName>\n <Subnets>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-7c5b4115</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1c</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-7b5b4112</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1b</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n <Subnet>\n <SubnetStatus>Active</SubnetStatus>\n <SubnetIdentifier>subnet-3ea6bd57</SubnetIdentifier>\n <SubnetAvailabilityZone>\n <Name>us-east-1d</Name>\n </SubnetAvailabilityZone>\n </Subnet>\n </Subnets>\n </DBSubnetGroup> \n </ModifyDBSubnetGroupResult>\n <ResponseMetadata>\n <RequestId>ed662948-a57b-11df-9e38-7ffab86c801f</RequestId>\n </ResponseMetadata>\n </ModifyDBSubnetGroupResponse></queryresponse>\n </examples>\n "
@@ -8029,7 +8048,7 @@
8029
8048
  "DBName": {
8030
8049
  "shape_name": "String",
8031
8050
  "type": "string",
8032
- "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. \n </p>\n "
8051
+ "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use. For example, this value returns only MySQL \n information when returning values from CreateDBInstanceReadReplica since read replicas are only supported for MySQL.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters do not apply to \n an Oracle DB instance. \n </p>\n "
8033
8052
  },
8034
8053
  "Endpoint": {
8035
8054
  "shape_name": "Endpoint",
@@ -8641,7 +8660,7 @@
8641
8660
  "DBName": {
8642
8661
  "shape_name": "String",
8643
8662
  "type": "string",
8644
- "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. \n </p>\n "
8663
+ "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use. For example, this value returns only MySQL \n information when returning values from CreateDBInstanceReadReplica since read replicas are only supported for MySQL.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters do not apply to \n an Oracle DB instance. \n </p>\n "
8645
8664
  },
8646
8665
  "Endpoint": {
8647
8666
  "shape_name": "Endpoint",
@@ -9433,7 +9452,7 @@
9433
9452
  "DBName": {
9434
9453
  "shape_name": "String",
9435
9454
  "type": "string",
9436
- "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. \n </p>\n "
9455
+ "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use. For example, this value returns only MySQL \n information when returning values from CreateDBInstanceReadReplica since read replicas are only supported for MySQL.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters do not apply to \n an Oracle DB instance. \n </p>\n "
9437
9456
  },
9438
9457
  "Endpoint": {
9439
9458
  "shape_name": "Endpoint",
@@ -9871,7 +9890,7 @@
9871
9890
  "type": "structure",
9872
9891
  "members": {
9873
9892
  },
9874
- "documentation": null
9893
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
9875
9894
  },
9876
9895
  {
9877
9896
  "shape_name": "ProvisionedIopsNotAvailableInAZFault",
@@ -10040,7 +10059,7 @@
10040
10059
  "DBName": {
10041
10060
  "shape_name": "String",
10042
10061
  "type": "string",
10043
- "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. \n </p>\n "
10062
+ "documentation": "\n <p>The meaning of this parameter differs according to the database engine you use. For example, this value returns only MySQL \n information when returning values from CreateDBInstanceReadReplica since read replicas are only supported for MySQL.</p>\n <p><b>MySQL</b></p>\n <p>\n Contains the name of the initial database of this instance that was\n provided at create time, if one was specified when the\n DB instance was created. This same name is returned for\n the life of the DB instance.\n </p>\n <p>Type: String</p>\n <p><b>Oracle</b></p>\n <p>\n Contains the Oracle System ID (SID) of the created DB instance. Not shown when the returned parameters do not apply to \n an Oracle DB instance. \n </p>\n "
10044
10063
  },
10045
10064
  "Endpoint": {
10046
10065
  "shape_name": "Endpoint",
@@ -10485,7 +10504,7 @@
10485
10504
  "type": "structure",
10486
10505
  "members": {
10487
10506
  },
10488
- "documentation": null
10507
+ "documentation": "\n <p>\n The requested subnet is invalid, or multiple subnets were requested that are not all in a common VPC. \n </p>\n "
10489
10508
  },
10490
10509
  {
10491
10510
  "shape_name": "ProvisionedIopsNotAvailableInAZFault",