aws-sdk-rds 1.142.0 → 1.143.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -66,8 +66,6 @@ module Aws::RDS
66
66
  CopyDBSnapshotResult = Shapes::StructureShape.new(name: 'CopyDBSnapshotResult')
67
67
  CopyOptionGroupMessage = Shapes::StructureShape.new(name: 'CopyOptionGroupMessage')
68
68
  CopyOptionGroupResult = Shapes::StructureShape.new(name: 'CopyOptionGroupResult')
69
- CreateCustomAvailabilityZoneMessage = Shapes::StructureShape.new(name: 'CreateCustomAvailabilityZoneMessage')
70
- CreateCustomAvailabilityZoneResult = Shapes::StructureShape.new(name: 'CreateCustomAvailabilityZoneResult')
71
69
  CreateCustomDBEngineVersionMessage = Shapes::StructureShape.new(name: 'CreateCustomDBEngineVersionMessage')
72
70
  CreateDBClusterEndpointMessage = Shapes::StructureShape.new(name: 'CreateDBClusterEndpointMessage')
73
71
  CreateDBClusterMessage = Shapes::StructureShape.new(name: 'CreateDBClusterMessage')
@@ -98,12 +96,7 @@ module Aws::RDS
98
96
  CreateGlobalClusterResult = Shapes::StructureShape.new(name: 'CreateGlobalClusterResult')
99
97
  CreateOptionGroupMessage = Shapes::StructureShape.new(name: 'CreateOptionGroupMessage')
100
98
  CreateOptionGroupResult = Shapes::StructureShape.new(name: 'CreateOptionGroupResult')
101
- CustomAvailabilityZone = Shapes::StructureShape.new(name: 'CustomAvailabilityZone')
102
- CustomAvailabilityZoneAlreadyExistsFault = Shapes::StructureShape.new(name: 'CustomAvailabilityZoneAlreadyExistsFault')
103
- CustomAvailabilityZoneList = Shapes::ListShape.new(name: 'CustomAvailabilityZoneList')
104
- CustomAvailabilityZoneMessage = Shapes::StructureShape.new(name: 'CustomAvailabilityZoneMessage')
105
99
  CustomAvailabilityZoneNotFoundFault = Shapes::StructureShape.new(name: 'CustomAvailabilityZoneNotFoundFault')
106
- CustomAvailabilityZoneQuotaExceededFault = Shapes::StructureShape.new(name: 'CustomAvailabilityZoneQuotaExceededFault')
107
100
  CustomDBEngineVersionAlreadyExistsFault = Shapes::StructureShape.new(name: 'CustomDBEngineVersionAlreadyExistsFault')
108
101
  CustomDBEngineVersionManifest = Shapes::StringShape.new(name: 'CustomDBEngineVersionManifest')
109
102
  CustomDBEngineVersionNotFoundFault = Shapes::StructureShape.new(name: 'CustomDBEngineVersionNotFoundFault')
@@ -233,8 +226,6 @@ module Aws::RDS
233
226
  DBSubnetGroups = Shapes::ListShape.new(name: 'DBSubnetGroups')
234
227
  DBSubnetQuotaExceededFault = Shapes::StructureShape.new(name: 'DBSubnetQuotaExceededFault')
235
228
  DBUpgradeDependencyFailureFault = Shapes::StructureShape.new(name: 'DBUpgradeDependencyFailureFault')
236
- DeleteCustomAvailabilityZoneMessage = Shapes::StructureShape.new(name: 'DeleteCustomAvailabilityZoneMessage')
237
- DeleteCustomAvailabilityZoneResult = Shapes::StructureShape.new(name: 'DeleteCustomAvailabilityZoneResult')
238
229
  DeleteCustomDBEngineVersionMessage = Shapes::StructureShape.new(name: 'DeleteCustomDBEngineVersionMessage')
239
230
  DeleteDBClusterEndpointMessage = Shapes::StructureShape.new(name: 'DeleteDBClusterEndpointMessage')
240
231
  DeleteDBClusterMessage = Shapes::StructureShape.new(name: 'DeleteDBClusterMessage')
@@ -259,13 +250,11 @@ module Aws::RDS
259
250
  DeleteEventSubscriptionResult = Shapes::StructureShape.new(name: 'DeleteEventSubscriptionResult')
260
251
  DeleteGlobalClusterMessage = Shapes::StructureShape.new(name: 'DeleteGlobalClusterMessage')
261
252
  DeleteGlobalClusterResult = Shapes::StructureShape.new(name: 'DeleteGlobalClusterResult')
262
- DeleteInstallationMediaMessage = Shapes::StructureShape.new(name: 'DeleteInstallationMediaMessage')
263
253
  DeleteOptionGroupMessage = Shapes::StructureShape.new(name: 'DeleteOptionGroupMessage')
264
254
  DeregisterDBProxyTargetsRequest = Shapes::StructureShape.new(name: 'DeregisterDBProxyTargetsRequest')
265
255
  DeregisterDBProxyTargetsResponse = Shapes::StructureShape.new(name: 'DeregisterDBProxyTargetsResponse')
266
256
  DescribeAccountAttributesMessage = Shapes::StructureShape.new(name: 'DescribeAccountAttributesMessage')
267
257
  DescribeCertificatesMessage = Shapes::StructureShape.new(name: 'DescribeCertificatesMessage')
268
- DescribeCustomAvailabilityZonesMessage = Shapes::StructureShape.new(name: 'DescribeCustomAvailabilityZonesMessage')
269
258
  DescribeDBClusterBacktracksMessage = Shapes::StructureShape.new(name: 'DescribeDBClusterBacktracksMessage')
270
259
  DescribeDBClusterEndpointsMessage = Shapes::StructureShape.new(name: 'DescribeDBClusterEndpointsMessage')
271
260
  DescribeDBClusterParameterGroupsMessage = Shapes::StructureShape.new(name: 'DescribeDBClusterParameterGroupsMessage')
@@ -305,7 +294,6 @@ module Aws::RDS
305
294
  DescribeEventsMessage = Shapes::StructureShape.new(name: 'DescribeEventsMessage')
306
295
  DescribeExportTasksMessage = Shapes::StructureShape.new(name: 'DescribeExportTasksMessage')
307
296
  DescribeGlobalClustersMessage = Shapes::StructureShape.new(name: 'DescribeGlobalClustersMessage')
308
- DescribeInstallationMediaMessage = Shapes::StructureShape.new(name: 'DescribeInstallationMediaMessage')
309
297
  DescribeOptionGroupOptionsMessage = Shapes::StructureShape.new(name: 'DescribeOptionGroupOptionsMessage')
310
298
  DescribeOptionGroupsMessage = Shapes::StructureShape.new(name: 'DescribeOptionGroupsMessage')
311
299
  DescribeOrderableDBInstanceOptionsMessage = Shapes::StructureShape.new(name: 'DescribeOrderableDBInstanceOptionsMessage')
@@ -371,13 +359,6 @@ module Aws::RDS
371
359
  IPRangeList = Shapes::ListShape.new(name: 'IPRangeList')
372
360
  IamRoleMissingPermissionsFault = Shapes::StructureShape.new(name: 'IamRoleMissingPermissionsFault')
373
361
  IamRoleNotFoundFault = Shapes::StructureShape.new(name: 'IamRoleNotFoundFault')
374
- ImportInstallationMediaMessage = Shapes::StructureShape.new(name: 'ImportInstallationMediaMessage')
375
- InstallationMedia = Shapes::StructureShape.new(name: 'InstallationMedia')
376
- InstallationMediaAlreadyExistsFault = Shapes::StructureShape.new(name: 'InstallationMediaAlreadyExistsFault')
377
- InstallationMediaFailureCause = Shapes::StructureShape.new(name: 'InstallationMediaFailureCause')
378
- InstallationMediaList = Shapes::ListShape.new(name: 'InstallationMediaList')
379
- InstallationMediaMessage = Shapes::StructureShape.new(name: 'InstallationMediaMessage')
380
- InstallationMediaNotFoundFault = Shapes::StructureShape.new(name: 'InstallationMediaNotFoundFault')
381
362
  InstanceQuotaExceededFault = Shapes::StructureShape.new(name: 'InstanceQuotaExceededFault')
382
363
  InsufficientAvailableIPsInSubnetFault = Shapes::StructureShape.new(name: 'InsufficientAvailableIPsInSubnetFault')
383
364
  InsufficientDBClusterCapacityFault = Shapes::StructureShape.new(name: 'InsufficientDBClusterCapacityFault')
@@ -584,7 +565,6 @@ module Aws::RDS
584
565
  String = Shapes::StringShape.new(name: 'String')
585
566
  String255 = Shapes::StringShape.new(name: 'String255')
586
567
  StringList = Shapes::ListShape.new(name: 'StringList')
587
- StringSensitive = Shapes::StringShape.new(name: 'StringSensitive')
588
568
  Subnet = Shapes::StructureShape.new(name: 'Subnet')
589
569
  SubnetAlreadyInUse = Shapes::StructureShape.new(name: 'SubnetAlreadyInUse')
590
570
  SubnetIdentifierList = Shapes::ListShape.new(name: 'SubnetIdentifierList')
@@ -618,7 +598,6 @@ module Aws::RDS
618
598
  VpcSecurityGroupIdList = Shapes::ListShape.new(name: 'VpcSecurityGroupIdList')
619
599
  VpcSecurityGroupMembership = Shapes::StructureShape.new(name: 'VpcSecurityGroupMembership')
620
600
  VpcSecurityGroupMembershipList = Shapes::ListShape.new(name: 'VpcSecurityGroupMembershipList')
621
- VpnDetails = Shapes::StructureShape.new(name: 'VpnDetails')
622
601
  WriteForwardingStatus = Shapes::StringShape.new(name: 'WriteForwardingStatus')
623
602
 
624
603
  AccountAttributesMessage.add_member(:account_quotas, Shapes::ShapeRef.new(shape: AccountQuotaList, location_name: "AccountQuotas"))
@@ -805,15 +784,6 @@ module Aws::RDS
805
784
  CopyOptionGroupResult.add_member(:option_group, Shapes::ShapeRef.new(shape: OptionGroup, location_name: "OptionGroup"))
806
785
  CopyOptionGroupResult.struct_class = Types::CopyOptionGroupResult
807
786
 
808
- CreateCustomAvailabilityZoneMessage.add_member(:custom_availability_zone_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CustomAvailabilityZoneName"))
809
- CreateCustomAvailabilityZoneMessage.add_member(:existing_vpn_id, Shapes::ShapeRef.new(shape: String, location_name: "ExistingVpnId"))
810
- CreateCustomAvailabilityZoneMessage.add_member(:new_vpn_tunnel_name, Shapes::ShapeRef.new(shape: String, location_name: "NewVpnTunnelName"))
811
- CreateCustomAvailabilityZoneMessage.add_member(:vpn_tunnel_originator_ip, Shapes::ShapeRef.new(shape: String, location_name: "VpnTunnelOriginatorIP"))
812
- CreateCustomAvailabilityZoneMessage.struct_class = Types::CreateCustomAvailabilityZoneMessage
813
-
814
- CreateCustomAvailabilityZoneResult.add_member(:custom_availability_zone, Shapes::ShapeRef.new(shape: CustomAvailabilityZone, location_name: "CustomAvailabilityZone"))
815
- CreateCustomAvailabilityZoneResult.struct_class = Types::CreateCustomAvailabilityZoneResult
816
-
817
787
  CreateCustomDBEngineVersionMessage.add_member(:engine, Shapes::ShapeRef.new(shape: CustomEngineName, required: true, location_name: "Engine"))
818
788
  CreateCustomDBEngineVersionMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: CustomEngineVersion, required: true, location_name: "EngineVersion"))
819
789
  CreateCustomDBEngineVersionMessage.add_member(:database_installation_files_s3_bucket_name, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "DatabaseInstallationFilesS3BucketName"))
@@ -1087,24 +1057,8 @@ module Aws::RDS
1087
1057
  CreateOptionGroupResult.add_member(:option_group, Shapes::ShapeRef.new(shape: OptionGroup, location_name: "OptionGroup"))
1088
1058
  CreateOptionGroupResult.struct_class = Types::CreateOptionGroupResult
1089
1059
 
1090
- CustomAvailabilityZone.add_member(:custom_availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "CustomAvailabilityZoneId"))
1091
- CustomAvailabilityZone.add_member(:custom_availability_zone_name, Shapes::ShapeRef.new(shape: String, location_name: "CustomAvailabilityZoneName"))
1092
- CustomAvailabilityZone.add_member(:custom_availability_zone_status, Shapes::ShapeRef.new(shape: String, location_name: "CustomAvailabilityZoneStatus"))
1093
- CustomAvailabilityZone.add_member(:vpn_details, Shapes::ShapeRef.new(shape: VpnDetails, location_name: "VpnDetails"))
1094
- CustomAvailabilityZone.struct_class = Types::CustomAvailabilityZone
1095
-
1096
- CustomAvailabilityZoneAlreadyExistsFault.struct_class = Types::CustomAvailabilityZoneAlreadyExistsFault
1097
-
1098
- CustomAvailabilityZoneList.member = Shapes::ShapeRef.new(shape: CustomAvailabilityZone, location_name: "CustomAvailabilityZone")
1099
-
1100
- CustomAvailabilityZoneMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1101
- CustomAvailabilityZoneMessage.add_member(:custom_availability_zones, Shapes::ShapeRef.new(shape: CustomAvailabilityZoneList, location_name: "CustomAvailabilityZones"))
1102
- CustomAvailabilityZoneMessage.struct_class = Types::CustomAvailabilityZoneMessage
1103
-
1104
1060
  CustomAvailabilityZoneNotFoundFault.struct_class = Types::CustomAvailabilityZoneNotFoundFault
1105
1061
 
1106
- CustomAvailabilityZoneQuotaExceededFault.struct_class = Types::CustomAvailabilityZoneQuotaExceededFault
1107
-
1108
1062
  CustomDBEngineVersionAlreadyExistsFault.struct_class = Types::CustomDBEngineVersionAlreadyExistsFault
1109
1063
 
1110
1064
  CustomDBEngineVersionNotFoundFault.struct_class = Types::CustomDBEngineVersionNotFoundFault
@@ -1733,12 +1687,6 @@ module Aws::RDS
1733
1687
 
1734
1688
  DBUpgradeDependencyFailureFault.struct_class = Types::DBUpgradeDependencyFailureFault
1735
1689
 
1736
- DeleteCustomAvailabilityZoneMessage.add_member(:custom_availability_zone_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CustomAvailabilityZoneId"))
1737
- DeleteCustomAvailabilityZoneMessage.struct_class = Types::DeleteCustomAvailabilityZoneMessage
1738
-
1739
- DeleteCustomAvailabilityZoneResult.add_member(:custom_availability_zone, Shapes::ShapeRef.new(shape: CustomAvailabilityZone, location_name: "CustomAvailabilityZone"))
1740
- DeleteCustomAvailabilityZoneResult.struct_class = Types::DeleteCustomAvailabilityZoneResult
1741
-
1742
1690
  DeleteCustomDBEngineVersionMessage.add_member(:engine, Shapes::ShapeRef.new(shape: CustomEngineName, required: true, location_name: "Engine"))
1743
1691
  DeleteCustomDBEngineVersionMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: CustomEngineVersion, required: true, location_name: "EngineVersion"))
1744
1692
  DeleteCustomDBEngineVersionMessage.struct_class = Types::DeleteCustomDBEngineVersionMessage
@@ -1818,9 +1766,6 @@ module Aws::RDS
1818
1766
  DeleteGlobalClusterResult.add_member(:global_cluster, Shapes::ShapeRef.new(shape: GlobalCluster, location_name: "GlobalCluster"))
1819
1767
  DeleteGlobalClusterResult.struct_class = Types::DeleteGlobalClusterResult
1820
1768
 
1821
- DeleteInstallationMediaMessage.add_member(:installation_media_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "InstallationMediaId"))
1822
- DeleteInstallationMediaMessage.struct_class = Types::DeleteInstallationMediaMessage
1823
-
1824
1769
  DeleteOptionGroupMessage.add_member(:option_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "OptionGroupName"))
1825
1770
  DeleteOptionGroupMessage.struct_class = Types::DeleteOptionGroupMessage
1826
1771
 
@@ -1840,12 +1785,6 @@ module Aws::RDS
1840
1785
  DescribeCertificatesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1841
1786
  DescribeCertificatesMessage.struct_class = Types::DescribeCertificatesMessage
1842
1787
 
1843
- DescribeCustomAvailabilityZonesMessage.add_member(:custom_availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "CustomAvailabilityZoneId"))
1844
- DescribeCustomAvailabilityZonesMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
1845
- DescribeCustomAvailabilityZonesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
1846
- DescribeCustomAvailabilityZonesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1847
- DescribeCustomAvailabilityZonesMessage.struct_class = Types::DescribeCustomAvailabilityZonesMessage
1848
-
1849
1788
  DescribeDBClusterBacktracksMessage.add_member(:db_cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DBClusterIdentifier"))
1850
1789
  DescribeDBClusterBacktracksMessage.add_member(:backtrack_identifier, Shapes::ShapeRef.new(shape: String, location_name: "BacktrackIdentifier"))
1851
1790
  DescribeDBClusterBacktracksMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
@@ -2079,12 +2018,6 @@ module Aws::RDS
2079
2018
  DescribeGlobalClustersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
2080
2019
  DescribeGlobalClustersMessage.struct_class = Types::DescribeGlobalClustersMessage
2081
2020
 
2082
- DescribeInstallationMediaMessage.add_member(:installation_media_id, Shapes::ShapeRef.new(shape: String, location_name: "InstallationMediaId"))
2083
- DescribeInstallationMediaMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
2084
- DescribeInstallationMediaMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
2085
- DescribeInstallationMediaMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
2086
- DescribeInstallationMediaMessage.struct_class = Types::DescribeInstallationMediaMessage
2087
-
2088
2021
  DescribeOptionGroupOptionsMessage.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EngineName"))
2089
2022
  DescribeOptionGroupOptionsMessage.add_member(:major_engine_version, Shapes::ShapeRef.new(shape: String, location_name: "MajorEngineVersion"))
2090
2023
  DescribeOptionGroupOptionsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
@@ -2344,36 +2277,6 @@ module Aws::RDS
2344
2277
 
2345
2278
  IamRoleNotFoundFault.struct_class = Types::IamRoleNotFoundFault
2346
2279
 
2347
- ImportInstallationMediaMessage.add_member(:custom_availability_zone_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CustomAvailabilityZoneId"))
2348
- ImportInstallationMediaMessage.add_member(:engine, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Engine"))
2349
- ImportInstallationMediaMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EngineVersion"))
2350
- ImportInstallationMediaMessage.add_member(:engine_installation_media_path, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EngineInstallationMediaPath"))
2351
- ImportInstallationMediaMessage.add_member(:os_installation_media_path, Shapes::ShapeRef.new(shape: String, required: true, location_name: "OSInstallationMediaPath"))
2352
- ImportInstallationMediaMessage.struct_class = Types::ImportInstallationMediaMessage
2353
-
2354
- InstallationMedia.add_member(:installation_media_id, Shapes::ShapeRef.new(shape: String, location_name: "InstallationMediaId"))
2355
- InstallationMedia.add_member(:custom_availability_zone_id, Shapes::ShapeRef.new(shape: String, location_name: "CustomAvailabilityZoneId"))
2356
- InstallationMedia.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
2357
- InstallationMedia.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
2358
- InstallationMedia.add_member(:engine_installation_media_path, Shapes::ShapeRef.new(shape: String, location_name: "EngineInstallationMediaPath"))
2359
- InstallationMedia.add_member(:os_installation_media_path, Shapes::ShapeRef.new(shape: String, location_name: "OSInstallationMediaPath"))
2360
- InstallationMedia.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
2361
- InstallationMedia.add_member(:failure_cause, Shapes::ShapeRef.new(shape: InstallationMediaFailureCause, location_name: "FailureCause"))
2362
- InstallationMedia.struct_class = Types::InstallationMedia
2363
-
2364
- InstallationMediaAlreadyExistsFault.struct_class = Types::InstallationMediaAlreadyExistsFault
2365
-
2366
- InstallationMediaFailureCause.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
2367
- InstallationMediaFailureCause.struct_class = Types::InstallationMediaFailureCause
2368
-
2369
- InstallationMediaList.member = Shapes::ShapeRef.new(shape: InstallationMedia, location_name: "InstallationMedia")
2370
-
2371
- InstallationMediaMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
2372
- InstallationMediaMessage.add_member(:installation_media, Shapes::ShapeRef.new(shape: InstallationMediaList, location_name: "InstallationMedia"))
2373
- InstallationMediaMessage.struct_class = Types::InstallationMediaMessage
2374
-
2375
- InstallationMediaNotFoundFault.struct_class = Types::InstallationMediaNotFoundFault
2376
-
2377
2280
  InstanceQuotaExceededFault.struct_class = Types::InstanceQuotaExceededFault
2378
2281
 
2379
2282
  InsufficientAvailableIPsInSubnetFault.struct_class = Types::InsufficientAvailableIPsInSubnetFault
@@ -3500,14 +3403,6 @@ module Aws::RDS
3500
3403
 
3501
3404
  VpcSecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: VpcSecurityGroupMembership, location_name: "VpcSecurityGroupMembership")
3502
3405
 
3503
- VpnDetails.add_member(:vpn_id, Shapes::ShapeRef.new(shape: String, location_name: "VpnId"))
3504
- VpnDetails.add_member(:vpn_tunnel_originator_ip, Shapes::ShapeRef.new(shape: String, location_name: "VpnTunnelOriginatorIP"))
3505
- VpnDetails.add_member(:vpn_gateway_ip, Shapes::ShapeRef.new(shape: String, location_name: "VpnGatewayIp"))
3506
- VpnDetails.add_member(:vpn_psk, Shapes::ShapeRef.new(shape: StringSensitive, location_name: "VpnPSK"))
3507
- VpnDetails.add_member(:vpn_name, Shapes::ShapeRef.new(shape: String, location_name: "VpnName"))
3508
- VpnDetails.add_member(:vpn_state, Shapes::ShapeRef.new(shape: String, location_name: "VpnState"))
3509
- VpnDetails.struct_class = Types::VpnDetails
3510
-
3511
3406
 
3512
3407
  # @api private
3513
3408
  API = Seahorse::Model::Api.new.tap do |api|
@@ -3677,17 +3572,6 @@ module Aws::RDS
3677
3572
  o.errors << Shapes::ShapeRef.new(shape: OptionGroupQuotaExceededFault)
3678
3573
  end)
3679
3574
 
3680
- api.add_operation(:create_custom_availability_zone, Seahorse::Model::Operation.new.tap do |o|
3681
- o.name = "CreateCustomAvailabilityZone"
3682
- o.http_method = "POST"
3683
- o.http_request_uri = "/"
3684
- o.input = Shapes::ShapeRef.new(shape: CreateCustomAvailabilityZoneMessage)
3685
- o.output = Shapes::ShapeRef.new(shape: CreateCustomAvailabilityZoneResult)
3686
- o.errors << Shapes::ShapeRef.new(shape: CustomAvailabilityZoneAlreadyExistsFault)
3687
- o.errors << Shapes::ShapeRef.new(shape: CustomAvailabilityZoneQuotaExceededFault)
3688
- o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
3689
- end)
3690
-
3691
3575
  api.add_operation(:create_custom_db_engine_version, Seahorse::Model::Operation.new.tap do |o|
3692
3576
  o.name = "CreateCustomDBEngineVersion"
3693
3577
  o.http_method = "POST"
@@ -3923,16 +3807,6 @@ module Aws::RDS
3923
3807
  o.errors << Shapes::ShapeRef.new(shape: OptionGroupQuotaExceededFault)
3924
3808
  end)
3925
3809
 
3926
- api.add_operation(:delete_custom_availability_zone, Seahorse::Model::Operation.new.tap do |o|
3927
- o.name = "DeleteCustomAvailabilityZone"
3928
- o.http_method = "POST"
3929
- o.http_request_uri = "/"
3930
- o.input = Shapes::ShapeRef.new(shape: DeleteCustomAvailabilityZoneMessage)
3931
- o.output = Shapes::ShapeRef.new(shape: DeleteCustomAvailabilityZoneResult)
3932
- o.errors << Shapes::ShapeRef.new(shape: CustomAvailabilityZoneNotFoundFault)
3933
- o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
3934
- end)
3935
-
3936
3810
  api.add_operation(:delete_custom_db_engine_version, Seahorse::Model::Operation.new.tap do |o|
3937
3811
  o.name = "DeleteCustomDBEngineVersion"
3938
3812
  o.http_method = "POST"
@@ -4092,15 +3966,6 @@ module Aws::RDS
4092
3966
  o.errors << Shapes::ShapeRef.new(shape: InvalidGlobalClusterStateFault)
4093
3967
  end)
4094
3968
 
4095
- api.add_operation(:delete_installation_media, Seahorse::Model::Operation.new.tap do |o|
4096
- o.name = "DeleteInstallationMedia"
4097
- o.http_method = "POST"
4098
- o.http_request_uri = "/"
4099
- o.input = Shapes::ShapeRef.new(shape: DeleteInstallationMediaMessage)
4100
- o.output = Shapes::ShapeRef.new(shape: InstallationMedia)
4101
- o.errors << Shapes::ShapeRef.new(shape: InstallationMediaNotFoundFault)
4102
- end)
4103
-
4104
3969
  api.add_operation(:delete_option_group, Seahorse::Model::Operation.new.tap do |o|
4105
3970
  o.name = "DeleteOptionGroup"
4106
3971
  o.http_method = "POST"
@@ -4146,21 +4011,6 @@ module Aws::RDS
4146
4011
  )
4147
4012
  end)
4148
4013
 
4149
- api.add_operation(:describe_custom_availability_zones, Seahorse::Model::Operation.new.tap do |o|
4150
- o.name = "DescribeCustomAvailabilityZones"
4151
- o.http_method = "POST"
4152
- o.http_request_uri = "/"
4153
- o.input = Shapes::ShapeRef.new(shape: DescribeCustomAvailabilityZonesMessage)
4154
- o.output = Shapes::ShapeRef.new(shape: CustomAvailabilityZoneMessage)
4155
- o.errors << Shapes::ShapeRef.new(shape: CustomAvailabilityZoneNotFoundFault)
4156
- o[:pager] = Aws::Pager.new(
4157
- limit_key: "max_records",
4158
- tokens: {
4159
- "marker" => "marker"
4160
- }
4161
- )
4162
- end)
4163
-
4164
4014
  api.add_operation(:describe_db_cluster_backtracks, Seahorse::Model::Operation.new.tap do |o|
4165
4015
  o.name = "DescribeDBClusterBacktracks"
4166
4016
  o.http_method = "POST"
@@ -4559,21 +4409,6 @@ module Aws::RDS
4559
4409
  )
4560
4410
  end)
4561
4411
 
4562
- api.add_operation(:describe_installation_media, Seahorse::Model::Operation.new.tap do |o|
4563
- o.name = "DescribeInstallationMedia"
4564
- o.http_method = "POST"
4565
- o.http_request_uri = "/"
4566
- o.input = Shapes::ShapeRef.new(shape: DescribeInstallationMediaMessage)
4567
- o.output = Shapes::ShapeRef.new(shape: InstallationMediaMessage)
4568
- o.errors << Shapes::ShapeRef.new(shape: InstallationMediaNotFoundFault)
4569
- o[:pager] = Aws::Pager.new(
4570
- limit_key: "max_records",
4571
- tokens: {
4572
- "marker" => "marker"
4573
- }
4574
- )
4575
- end)
4576
-
4577
4412
  api.add_operation(:describe_option_group_options, Seahorse::Model::Operation.new.tap do |o|
4578
4413
  o.name = "DescribeOptionGroupOptions"
4579
4414
  o.http_method = "POST"
@@ -4726,16 +4561,6 @@ module Aws::RDS
4726
4561
  o.errors << Shapes::ShapeRef.new(shape: DBClusterNotFoundFault)
4727
4562
  end)
4728
4563
 
4729
- api.add_operation(:import_installation_media, Seahorse::Model::Operation.new.tap do |o|
4730
- o.name = "ImportInstallationMedia"
4731
- o.http_method = "POST"
4732
- o.http_request_uri = "/"
4733
- o.input = Shapes::ShapeRef.new(shape: ImportInstallationMediaMessage)
4734
- o.output = Shapes::ShapeRef.new(shape: InstallationMedia)
4735
- o.errors << Shapes::ShapeRef.new(shape: CustomAvailabilityZoneNotFoundFault)
4736
- o.errors << Shapes::ShapeRef.new(shape: InstallationMediaAlreadyExistsFault)
4737
- end)
4738
-
4739
4564
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
4740
4565
  o.name = "ListTagsForResource"
4741
4566
  o.http_method = "POST"
@@ -1214,7 +1214,10 @@ module Aws::RDS
1214
1214
  #
1215
1215
  # **Amazon Aurora**
1216
1216
  #
1217
- # Not applicable. Availability Zones are managed by the DB cluster.
1217
+ # Each Aurora DB cluster hosts copies of its storage in three separate
1218
+ # Availability Zones. Specify one of these Availability Zones. Aurora
1219
+ # automatically chooses an appropriate Availability Zone if you don't
1220
+ # specify one.
1218
1221
  #
1219
1222
  # Default: A random, system-chosen Availability Zone in the endpoint's
1220
1223
  # Amazon Web Services Region.
@@ -32,9 +32,7 @@ module Aws::RDS
32
32
  # * {AuthorizationQuotaExceededFault}
33
33
  # * {BackupPolicyNotFoundFault}
34
34
  # * {CertificateNotFoundFault}
35
- # * {CustomAvailabilityZoneAlreadyExistsFault}
36
35
  # * {CustomAvailabilityZoneNotFoundFault}
37
- # * {CustomAvailabilityZoneQuotaExceededFault}
38
36
  # * {CustomDBEngineVersionAlreadyExistsFault}
39
37
  # * {CustomDBEngineVersionNotFoundFault}
40
38
  # * {CustomDBEngineVersionQuotaExceededFault}
@@ -93,8 +91,6 @@ module Aws::RDS
93
91
  # * {GlobalClusterQuotaExceededFault}
94
92
  # * {IamRoleMissingPermissionsFault}
95
93
  # * {IamRoleNotFoundFault}
96
- # * {InstallationMediaAlreadyExistsFault}
97
- # * {InstallationMediaNotFoundFault}
98
94
  # * {InstanceQuotaExceededFault}
99
95
  # * {InsufficientAvailableIPsInSubnetFault}
100
96
  # * {InsufficientDBClusterCapacityFault}
@@ -205,16 +201,6 @@ module Aws::RDS
205
201
  end
206
202
  end
207
203
 
208
- class CustomAvailabilityZoneAlreadyExistsFault < ServiceError
209
-
210
- # @param [Seahorse::Client::RequestContext] context
211
- # @param [String] message
212
- # @param [Aws::RDS::Types::CustomAvailabilityZoneAlreadyExistsFault] data
213
- def initialize(context, message, data = Aws::EmptyStructure.new)
214
- super(context, message, data)
215
- end
216
- end
217
-
218
204
  class CustomAvailabilityZoneNotFoundFault < ServiceError
219
205
 
220
206
  # @param [Seahorse::Client::RequestContext] context
@@ -225,16 +211,6 @@ module Aws::RDS
225
211
  end
226
212
  end
227
213
 
228
- class CustomAvailabilityZoneQuotaExceededFault < ServiceError
229
-
230
- # @param [Seahorse::Client::RequestContext] context
231
- # @param [String] message
232
- # @param [Aws::RDS::Types::CustomAvailabilityZoneQuotaExceededFault] data
233
- def initialize(context, message, data = Aws::EmptyStructure.new)
234
- super(context, message, data)
235
- end
236
- end
237
-
238
214
  class CustomDBEngineVersionAlreadyExistsFault < ServiceError
239
215
 
240
216
  # @param [Seahorse::Client::RequestContext] context
@@ -815,26 +791,6 @@ module Aws::RDS
815
791
  end
816
792
  end
817
793
 
818
- class InstallationMediaAlreadyExistsFault < ServiceError
819
-
820
- # @param [Seahorse::Client::RequestContext] context
821
- # @param [String] message
822
- # @param [Aws::RDS::Types::InstallationMediaAlreadyExistsFault] data
823
- def initialize(context, message, data = Aws::EmptyStructure.new)
824
- super(context, message, data)
825
- end
826
- end
827
-
828
- class InstallationMediaNotFoundFault < ServiceError
829
-
830
- # @param [Seahorse::Client::RequestContext] context
831
- # @param [String] message
832
- # @param [Aws::RDS::Types::InstallationMediaNotFoundFault] data
833
- def initialize(context, message, data = Aws::EmptyStructure.new)
834
- super(context, message, data)
835
- end
836
- end
837
-
838
794
  class InstanceQuotaExceededFault < ServiceError
839
795
 
840
796
  # @param [Seahorse::Client::RequestContext] context
@@ -1285,7 +1285,10 @@ module Aws::RDS
1285
1285
  #
1286
1286
  # **Amazon Aurora**
1287
1287
  #
1288
- # Not applicable. Availability Zones are managed by the DB cluster.
1288
+ # Each Aurora DB cluster hosts copies of its storage in three separate
1289
+ # Availability Zones. Specify one of these Availability Zones. Aurora
1290
+ # automatically chooses an appropriate Availability Zone if you don't
1291
+ # specify one.
1289
1292
  #
1290
1293
  # Default: A random, system-chosen Availability Zone in the endpoint's
1291
1294
  # Amazon Web Services Region.