aws-sdk-rds 1.142.0 → 1.145.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')
@@ -451,6 +432,7 @@ module Aws::RDS
451
432
  ModifyGlobalClusterResult = Shapes::StructureShape.new(name: 'ModifyGlobalClusterResult')
452
433
  ModifyOptionGroupMessage = Shapes::StructureShape.new(name: 'ModifyOptionGroupMessage')
453
434
  ModifyOptionGroupResult = Shapes::StructureShape.new(name: 'ModifyOptionGroupResult')
435
+ NetworkTypeNotSupported = Shapes::StructureShape.new(name: 'NetworkTypeNotSupported')
454
436
  Option = Shapes::StructureShape.new(name: 'Option')
455
437
  OptionConfiguration = Shapes::StructureShape.new(name: 'OptionConfiguration')
456
438
  OptionConfigurationList = Shapes::ListShape.new(name: 'OptionConfigurationList')
@@ -554,6 +536,8 @@ module Aws::RDS
554
536
  SNSTopicArnNotFoundFault = Shapes::StructureShape.new(name: 'SNSTopicArnNotFoundFault')
555
537
  ScalingConfiguration = Shapes::StructureShape.new(name: 'ScalingConfiguration')
556
538
  ScalingConfigurationInfo = Shapes::StructureShape.new(name: 'ScalingConfigurationInfo')
539
+ ServerlessV2ScalingConfiguration = Shapes::StructureShape.new(name: 'ServerlessV2ScalingConfiguration')
540
+ ServerlessV2ScalingConfigurationInfo = Shapes::StructureShape.new(name: 'ServerlessV2ScalingConfigurationInfo')
557
541
  SharedSnapshotQuotaExceededFault = Shapes::StructureShape.new(name: 'SharedSnapshotQuotaExceededFault')
558
542
  SnapshotQuotaExceededFault = Shapes::StructureShape.new(name: 'SnapshotQuotaExceededFault')
559
543
  SourceIdsList = Shapes::ListShape.new(name: 'SourceIdsList')
@@ -584,7 +568,6 @@ module Aws::RDS
584
568
  String = Shapes::StringShape.new(name: 'String')
585
569
  String255 = Shapes::StringShape.new(name: 'String255')
586
570
  StringList = Shapes::ListShape.new(name: 'StringList')
587
- StringSensitive = Shapes::StringShape.new(name: 'StringSensitive')
588
571
  Subnet = Shapes::StructureShape.new(name: 'Subnet')
589
572
  SubnetAlreadyInUse = Shapes::StructureShape.new(name: 'SubnetAlreadyInUse')
590
573
  SubnetIdentifierList = Shapes::ListShape.new(name: 'SubnetIdentifierList')
@@ -618,7 +601,6 @@ module Aws::RDS
618
601
  VpcSecurityGroupIdList = Shapes::ListShape.new(name: 'VpcSecurityGroupIdList')
619
602
  VpcSecurityGroupMembership = Shapes::StructureShape.new(name: 'VpcSecurityGroupMembership')
620
603
  VpcSecurityGroupMembershipList = Shapes::ListShape.new(name: 'VpcSecurityGroupMembershipList')
621
- VpnDetails = Shapes::StructureShape.new(name: 'VpnDetails')
622
604
  WriteForwardingStatus = Shapes::StringShape.new(name: 'WriteForwardingStatus')
623
605
 
624
606
  AccountAttributesMessage.add_member(:account_quotas, Shapes::ShapeRef.new(shape: AccountQuotaList, location_name: "AccountQuotas"))
@@ -805,15 +787,6 @@ module Aws::RDS
805
787
  CopyOptionGroupResult.add_member(:option_group, Shapes::ShapeRef.new(shape: OptionGroup, location_name: "OptionGroup"))
806
788
  CopyOptionGroupResult.struct_class = Types::CopyOptionGroupResult
807
789
 
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
790
  CreateCustomDBEngineVersionMessage.add_member(:engine, Shapes::ShapeRef.new(shape: CustomEngineName, required: true, location_name: "Engine"))
818
791
  CreateCustomDBEngineVersionMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: CustomEngineVersion, required: true, location_name: "EngineVersion"))
819
792
  CreateCustomDBEngineVersionMessage.add_member(:database_installation_files_s3_bucket_name, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "DatabaseInstallationFilesS3BucketName"))
@@ -876,6 +849,7 @@ module Aws::RDS
876
849
  CreateDBClusterMessage.add_member(:enable_performance_insights, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "EnablePerformanceInsights"))
877
850
  CreateDBClusterMessage.add_member(:performance_insights_kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "PerformanceInsightsKMSKeyId"))
878
851
  CreateDBClusterMessage.add_member(:performance_insights_retention_period, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "PerformanceInsightsRetentionPeriod"))
852
+ CreateDBClusterMessage.add_member(:serverless_v2_scaling_configuration, Shapes::ShapeRef.new(shape: ServerlessV2ScalingConfiguration, location_name: "ServerlessV2ScalingConfiguration"))
879
853
  CreateDBClusterMessage.add_member(:source_region, Shapes::ShapeRef.new(shape: String, location_name: "SourceRegion"))
880
854
  CreateDBClusterMessage.struct_class = Types::CreateDBClusterMessage
881
855
 
@@ -949,6 +923,7 @@ module Aws::RDS
949
923
  CreateDBInstanceMessage.add_member(:enable_customer_owned_ip, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "EnableCustomerOwnedIp"))
950
924
  CreateDBInstanceMessage.add_member(:custom_iam_instance_profile, Shapes::ShapeRef.new(shape: String, location_name: "CustomIamInstanceProfile"))
951
925
  CreateDBInstanceMessage.add_member(:backup_target, Shapes::ShapeRef.new(shape: String, location_name: "BackupTarget"))
926
+ CreateDBInstanceMessage.add_member(:network_type, Shapes::ShapeRef.new(shape: String, location_name: "NetworkType"))
952
927
  CreateDBInstanceMessage.struct_class = Types::CreateDBInstanceMessage
953
928
 
954
929
  CreateDBInstanceReadReplicaMessage.add_member(:db_instance_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DBInstanceIdentifier"))
@@ -984,6 +959,7 @@ module Aws::RDS
984
959
  CreateDBInstanceReadReplicaMessage.add_member(:replica_mode, Shapes::ShapeRef.new(shape: ReplicaMode, location_name: "ReplicaMode"))
985
960
  CreateDBInstanceReadReplicaMessage.add_member(:max_allocated_storage, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxAllocatedStorage"))
986
961
  CreateDBInstanceReadReplicaMessage.add_member(:custom_iam_instance_profile, Shapes::ShapeRef.new(shape: String, location_name: "CustomIamInstanceProfile"))
962
+ CreateDBInstanceReadReplicaMessage.add_member(:network_type, Shapes::ShapeRef.new(shape: String, location_name: "NetworkType"))
987
963
  CreateDBInstanceReadReplicaMessage.add_member(:source_region, Shapes::ShapeRef.new(shape: String, location_name: "SourceRegion"))
988
964
  CreateDBInstanceReadReplicaMessage.struct_class = Types::CreateDBInstanceReadReplicaMessage
989
965
 
@@ -1087,24 +1063,8 @@ module Aws::RDS
1087
1063
  CreateOptionGroupResult.add_member(:option_group, Shapes::ShapeRef.new(shape: OptionGroup, location_name: "OptionGroup"))
1088
1064
  CreateOptionGroupResult.struct_class = Types::CreateOptionGroupResult
1089
1065
 
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
1066
  CustomAvailabilityZoneNotFoundFault.struct_class = Types::CustomAvailabilityZoneNotFoundFault
1105
1067
 
1106
- CustomAvailabilityZoneQuotaExceededFault.struct_class = Types::CustomAvailabilityZoneQuotaExceededFault
1107
-
1108
1068
  CustomDBEngineVersionAlreadyExistsFault.struct_class = Types::CustomDBEngineVersionAlreadyExistsFault
1109
1069
 
1110
1070
  CustomDBEngineVersionNotFoundFault.struct_class = Types::CustomDBEngineVersionNotFoundFault
@@ -1178,6 +1138,7 @@ module Aws::RDS
1178
1138
  DBCluster.add_member(:performance_insights_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PerformanceInsightsEnabled"))
1179
1139
  DBCluster.add_member(:performance_insights_kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "PerformanceInsightsKMSKeyId"))
1180
1140
  DBCluster.add_member(:performance_insights_retention_period, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "PerformanceInsightsRetentionPeriod"))
1141
+ DBCluster.add_member(:serverless_v2_scaling_configuration, Shapes::ShapeRef.new(shape: ServerlessV2ScalingConfigurationInfo, location_name: "ServerlessV2ScalingConfiguration"))
1181
1142
  DBCluster.struct_class = Types::DBCluster
1182
1143
 
1183
1144
  DBClusterAlreadyExistsFault.struct_class = Types::DBClusterAlreadyExistsFault
@@ -1439,6 +1400,7 @@ module Aws::RDS
1439
1400
  DBInstance.add_member(:resume_full_automation_mode_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "ResumeFullAutomationModeTime"))
1440
1401
  DBInstance.add_member(:custom_iam_instance_profile, Shapes::ShapeRef.new(shape: String, location_name: "CustomIamInstanceProfile"))
1441
1402
  DBInstance.add_member(:backup_target, Shapes::ShapeRef.new(shape: String, location_name: "BackupTarget"))
1403
+ DBInstance.add_member(:network_type, Shapes::ShapeRef.new(shape: String, location_name: "NetworkType"))
1442
1404
  DBInstance.struct_class = Types::DBInstance
1443
1405
 
1444
1406
  DBInstanceAlreadyExistsFault.struct_class = Types::DBInstanceAlreadyExistsFault
@@ -1711,6 +1673,7 @@ module Aws::RDS
1711
1673
  DBSubnetGroup.add_member(:subnet_group_status, Shapes::ShapeRef.new(shape: String, location_name: "SubnetGroupStatus"))
1712
1674
  DBSubnetGroup.add_member(:subnets, Shapes::ShapeRef.new(shape: SubnetList, location_name: "Subnets"))
1713
1675
  DBSubnetGroup.add_member(:db_subnet_group_arn, Shapes::ShapeRef.new(shape: String, location_name: "DBSubnetGroupArn"))
1676
+ DBSubnetGroup.add_member(:supported_network_types, Shapes::ShapeRef.new(shape: StringList, location_name: "SupportedNetworkTypes"))
1714
1677
  DBSubnetGroup.struct_class = Types::DBSubnetGroup
1715
1678
 
1716
1679
  DBSubnetGroupAlreadyExistsFault.struct_class = Types::DBSubnetGroupAlreadyExistsFault
@@ -1733,12 +1696,6 @@ module Aws::RDS
1733
1696
 
1734
1697
  DBUpgradeDependencyFailureFault.struct_class = Types::DBUpgradeDependencyFailureFault
1735
1698
 
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
1699
  DeleteCustomDBEngineVersionMessage.add_member(:engine, Shapes::ShapeRef.new(shape: CustomEngineName, required: true, location_name: "Engine"))
1743
1700
  DeleteCustomDBEngineVersionMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: CustomEngineVersion, required: true, location_name: "EngineVersion"))
1744
1701
  DeleteCustomDBEngineVersionMessage.struct_class = Types::DeleteCustomDBEngineVersionMessage
@@ -1818,9 +1775,6 @@ module Aws::RDS
1818
1775
  DeleteGlobalClusterResult.add_member(:global_cluster, Shapes::ShapeRef.new(shape: GlobalCluster, location_name: "GlobalCluster"))
1819
1776
  DeleteGlobalClusterResult.struct_class = Types::DeleteGlobalClusterResult
1820
1777
 
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
1778
  DeleteOptionGroupMessage.add_member(:option_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "OptionGroupName"))
1825
1779
  DeleteOptionGroupMessage.struct_class = Types::DeleteOptionGroupMessage
1826
1780
 
@@ -1840,12 +1794,6 @@ module Aws::RDS
1840
1794
  DescribeCertificatesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1841
1795
  DescribeCertificatesMessage.struct_class = Types::DescribeCertificatesMessage
1842
1796
 
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
1797
  DescribeDBClusterBacktracksMessage.add_member(:db_cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DBClusterIdentifier"))
1850
1798
  DescribeDBClusterBacktracksMessage.add_member(:backtrack_identifier, Shapes::ShapeRef.new(shape: String, location_name: "BacktrackIdentifier"))
1851
1799
  DescribeDBClusterBacktracksMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
@@ -2079,12 +2027,6 @@ module Aws::RDS
2079
2027
  DescribeGlobalClustersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
2080
2028
  DescribeGlobalClustersMessage.struct_class = Types::DescribeGlobalClustersMessage
2081
2029
 
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
2030
  DescribeOptionGroupOptionsMessage.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EngineName"))
2089
2031
  DescribeOptionGroupOptionsMessage.add_member(:major_engine_version, Shapes::ShapeRef.new(shape: String, location_name: "MajorEngineVersion"))
2090
2032
  DescribeOptionGroupOptionsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
@@ -2344,36 +2286,6 @@ module Aws::RDS
2344
2286
 
2345
2287
  IamRoleNotFoundFault.struct_class = Types::IamRoleNotFoundFault
2346
2288
 
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
2289
  InstanceQuotaExceededFault.struct_class = Types::InstanceQuotaExceededFault
2378
2290
 
2379
2291
  InsufficientAvailableIPsInSubnetFault.struct_class = Types::InsufficientAvailableIPsInSubnetFault
@@ -2509,6 +2421,7 @@ module Aws::RDS
2509
2421
  ModifyDBClusterMessage.add_member(:enable_performance_insights, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "EnablePerformanceInsights"))
2510
2422
  ModifyDBClusterMessage.add_member(:performance_insights_kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "PerformanceInsightsKMSKeyId"))
2511
2423
  ModifyDBClusterMessage.add_member(:performance_insights_retention_period, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "PerformanceInsightsRetentionPeriod"))
2424
+ ModifyDBClusterMessage.add_member(:serverless_v2_scaling_configuration, Shapes::ShapeRef.new(shape: ServerlessV2ScalingConfiguration, location_name: "ServerlessV2ScalingConfiguration"))
2512
2425
  ModifyDBClusterMessage.struct_class = Types::ModifyDBClusterMessage
2513
2426
 
2514
2427
  ModifyDBClusterParameterGroupMessage.add_member(:db_cluster_parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DBClusterParameterGroupName"))
@@ -2574,6 +2487,7 @@ module Aws::RDS
2574
2487
  ModifyDBInstanceMessage.add_member(:aws_backup_recovery_point_arn, Shapes::ShapeRef.new(shape: AwsBackupRecoveryPointArn, location_name: "AwsBackupRecoveryPointArn"))
2575
2488
  ModifyDBInstanceMessage.add_member(:automation_mode, Shapes::ShapeRef.new(shape: AutomationMode, location_name: "AutomationMode"))
2576
2489
  ModifyDBInstanceMessage.add_member(:resume_full_automation_mode_minutes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "ResumeFullAutomationModeMinutes"))
2490
+ ModifyDBInstanceMessage.add_member(:network_type, Shapes::ShapeRef.new(shape: String, location_name: "NetworkType"))
2577
2491
  ModifyDBInstanceMessage.struct_class = Types::ModifyDBInstanceMessage
2578
2492
 
2579
2493
  ModifyDBInstanceResult.add_member(:db_instance, Shapes::ShapeRef.new(shape: DBInstance, location_name: "DBInstance"))
@@ -2667,6 +2581,8 @@ module Aws::RDS
2667
2581
  ModifyOptionGroupResult.add_member(:option_group, Shapes::ShapeRef.new(shape: OptionGroup, location_name: "OptionGroup"))
2668
2582
  ModifyOptionGroupResult.struct_class = Types::ModifyOptionGroupResult
2669
2583
 
2584
+ NetworkTypeNotSupported.struct_class = Types::NetworkTypeNotSupported
2585
+
2670
2586
  Option.add_member(:option_name, Shapes::ShapeRef.new(shape: String, location_name: "OptionName"))
2671
2587
  Option.add_member(:option_description, Shapes::ShapeRef.new(shape: String, location_name: "OptionDescription"))
2672
2588
  Option.add_member(:persistent, Shapes::ShapeRef.new(shape: Boolean, location_name: "Persistent"))
@@ -2810,6 +2726,7 @@ module Aws::RDS
2810
2726
  OrderableDBInstanceOption.add_member(:supported_activity_stream_modes, Shapes::ShapeRef.new(shape: ActivityStreamModeList, location_name: "SupportedActivityStreamModes"))
2811
2727
  OrderableDBInstanceOption.add_member(:supports_global_databases, Shapes::ShapeRef.new(shape: Boolean, location_name: "SupportsGlobalDatabases"))
2812
2728
  OrderableDBInstanceOption.add_member(:supports_clusters, Shapes::ShapeRef.new(shape: Boolean, location_name: "SupportsClusters"))
2729
+ OrderableDBInstanceOption.add_member(:supported_network_types, Shapes::ShapeRef.new(shape: StringList, location_name: "SupportedNetworkTypes"))
2813
2730
  OrderableDBInstanceOption.struct_class = Types::OrderableDBInstanceOption
2814
2731
 
2815
2732
  OrderableDBInstanceOptionsList.member = Shapes::ShapeRef.new(shape: OrderableDBInstanceOption, location_name: "OrderableDBInstanceOption")
@@ -3077,6 +2994,7 @@ module Aws::RDS
3077
2994
  RestoreDBClusterFromS3Message.add_member(:copy_tags_to_snapshot, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "CopyTagsToSnapshot"))
3078
2995
  RestoreDBClusterFromS3Message.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
3079
2996
  RestoreDBClusterFromS3Message.add_member(:domain_iam_role_name, Shapes::ShapeRef.new(shape: String, location_name: "DomainIAMRoleName"))
2997
+ RestoreDBClusterFromS3Message.add_member(:serverless_v2_scaling_configuration, Shapes::ShapeRef.new(shape: ServerlessV2ScalingConfiguration, location_name: "ServerlessV2ScalingConfiguration"))
3080
2998
  RestoreDBClusterFromS3Message.struct_class = Types::RestoreDBClusterFromS3Message
3081
2999
 
3082
3000
  RestoreDBClusterFromS3Result.add_member(:db_cluster, Shapes::ShapeRef.new(shape: DBCluster, location_name: "DBCluster"))
@@ -3108,6 +3026,7 @@ module Aws::RDS
3108
3026
  RestoreDBClusterFromSnapshotMessage.add_member(:storage_type, Shapes::ShapeRef.new(shape: String, location_name: "StorageType"))
3109
3027
  RestoreDBClusterFromSnapshotMessage.add_member(:iops, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Iops"))
3110
3028
  RestoreDBClusterFromSnapshotMessage.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
3029
+ RestoreDBClusterFromSnapshotMessage.add_member(:serverless_v2_scaling_configuration, Shapes::ShapeRef.new(shape: ServerlessV2ScalingConfiguration, location_name: "ServerlessV2ScalingConfiguration"))
3111
3030
  RestoreDBClusterFromSnapshotMessage.struct_class = Types::RestoreDBClusterFromSnapshotMessage
3112
3031
 
3113
3032
  RestoreDBClusterFromSnapshotResult.add_member(:db_cluster, Shapes::ShapeRef.new(shape: DBCluster, location_name: "DBCluster"))
@@ -3138,6 +3057,7 @@ module Aws::RDS
3138
3057
  RestoreDBClusterToPointInTimeMessage.add_member(:storage_type, Shapes::ShapeRef.new(shape: String, location_name: "StorageType"))
3139
3058
  RestoreDBClusterToPointInTimeMessage.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
3140
3059
  RestoreDBClusterToPointInTimeMessage.add_member(:iops, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Iops"))
3060
+ RestoreDBClusterToPointInTimeMessage.add_member(:serverless_v2_scaling_configuration, Shapes::ShapeRef.new(shape: ServerlessV2ScalingConfiguration, location_name: "ServerlessV2ScalingConfiguration"))
3141
3061
  RestoreDBClusterToPointInTimeMessage.struct_class = Types::RestoreDBClusterToPointInTimeMessage
3142
3062
 
3143
3063
  RestoreDBClusterToPointInTimeResult.add_member(:db_cluster, Shapes::ShapeRef.new(shape: DBCluster, location_name: "DBCluster"))
@@ -3174,6 +3094,7 @@ module Aws::RDS
3174
3094
  RestoreDBInstanceFromDBSnapshotMessage.add_member(:enable_customer_owned_ip, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "EnableCustomerOwnedIp"))
3175
3095
  RestoreDBInstanceFromDBSnapshotMessage.add_member(:custom_iam_instance_profile, Shapes::ShapeRef.new(shape: String, location_name: "CustomIamInstanceProfile"))
3176
3096
  RestoreDBInstanceFromDBSnapshotMessage.add_member(:backup_target, Shapes::ShapeRef.new(shape: String, location_name: "BackupTarget"))
3097
+ RestoreDBInstanceFromDBSnapshotMessage.add_member(:network_type, Shapes::ShapeRef.new(shape: String, location_name: "NetworkType"))
3177
3098
  RestoreDBInstanceFromDBSnapshotMessage.struct_class = Types::RestoreDBInstanceFromDBSnapshotMessage
3178
3099
 
3179
3100
  RestoreDBInstanceFromDBSnapshotResult.add_member(:db_instance, Shapes::ShapeRef.new(shape: DBInstance, location_name: "DBInstance"))
@@ -3223,6 +3144,7 @@ module Aws::RDS
3223
3144
  RestoreDBInstanceFromS3Message.add_member(:use_default_processor_features, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "UseDefaultProcessorFeatures"))
3224
3145
  RestoreDBInstanceFromS3Message.add_member(:deletion_protection, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "DeletionProtection"))
3225
3146
  RestoreDBInstanceFromS3Message.add_member(:max_allocated_storage, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxAllocatedStorage"))
3147
+ RestoreDBInstanceFromS3Message.add_member(:network_type, Shapes::ShapeRef.new(shape: String, location_name: "NetworkType"))
3226
3148
  RestoreDBInstanceFromS3Message.struct_class = Types::RestoreDBInstanceFromS3Message
3227
3149
 
3228
3150
  RestoreDBInstanceFromS3Result.add_member(:db_instance, Shapes::ShapeRef.new(shape: DBInstance, location_name: "DBInstance"))
@@ -3264,6 +3186,7 @@ module Aws::RDS
3264
3186
  RestoreDBInstanceToPointInTimeMessage.add_member(:enable_customer_owned_ip, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "EnableCustomerOwnedIp"))
3265
3187
  RestoreDBInstanceToPointInTimeMessage.add_member(:custom_iam_instance_profile, Shapes::ShapeRef.new(shape: String, location_name: "CustomIamInstanceProfile"))
3266
3188
  RestoreDBInstanceToPointInTimeMessage.add_member(:backup_target, Shapes::ShapeRef.new(shape: String, location_name: "BackupTarget"))
3189
+ RestoreDBInstanceToPointInTimeMessage.add_member(:network_type, Shapes::ShapeRef.new(shape: String, location_name: "NetworkType"))
3267
3190
  RestoreDBInstanceToPointInTimeMessage.struct_class = Types::RestoreDBInstanceToPointInTimeMessage
3268
3191
 
3269
3192
  RestoreDBInstanceToPointInTimeResult.add_member(:db_instance, Shapes::ShapeRef.new(shape: DBInstance, location_name: "DBInstance"))
@@ -3305,6 +3228,14 @@ module Aws::RDS
3305
3228
  ScalingConfigurationInfo.add_member(:seconds_before_timeout, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SecondsBeforeTimeout"))
3306
3229
  ScalingConfigurationInfo.struct_class = Types::ScalingConfigurationInfo
3307
3230
 
3231
+ ServerlessV2ScalingConfiguration.add_member(:min_capacity, Shapes::ShapeRef.new(shape: DoubleOptional, location_name: "MinCapacity"))
3232
+ ServerlessV2ScalingConfiguration.add_member(:max_capacity, Shapes::ShapeRef.new(shape: DoubleOptional, location_name: "MaxCapacity"))
3233
+ ServerlessV2ScalingConfiguration.struct_class = Types::ServerlessV2ScalingConfiguration
3234
+
3235
+ ServerlessV2ScalingConfigurationInfo.add_member(:min_capacity, Shapes::ShapeRef.new(shape: DoubleOptional, location_name: "MinCapacity"))
3236
+ ServerlessV2ScalingConfigurationInfo.add_member(:max_capacity, Shapes::ShapeRef.new(shape: DoubleOptional, location_name: "MaxCapacity"))
3237
+ ServerlessV2ScalingConfigurationInfo.struct_class = Types::ServerlessV2ScalingConfigurationInfo
3238
+
3308
3239
  SharedSnapshotQuotaExceededFault.struct_class = Types::SharedSnapshotQuotaExceededFault
3309
3240
 
3310
3241
  SnapshotQuotaExceededFault.struct_class = Types::SnapshotQuotaExceededFault
@@ -3500,14 +3431,6 @@ module Aws::RDS
3500
3431
 
3501
3432
  VpcSecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: VpcSecurityGroupMembership, location_name: "VpcSecurityGroupMembership")
3502
3433
 
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
3434
 
3512
3435
  # @api private
3513
3436
  API = Seahorse::Model::Api.new.tap do |api|
@@ -3677,17 +3600,6 @@ module Aws::RDS
3677
3600
  o.errors << Shapes::ShapeRef.new(shape: OptionGroupQuotaExceededFault)
3678
3601
  end)
3679
3602
 
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
3603
  api.add_operation(:create_custom_db_engine_version, Seahorse::Model::Operation.new.tap do |o|
3692
3604
  o.name = "CreateCustomDBEngineVersion"
3693
3605
  o.http_method = "POST"
@@ -3787,6 +3699,7 @@ module Aws::RDS
3787
3699
  o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
3788
3700
  o.errors << Shapes::ShapeRef.new(shape: DomainNotFoundFault)
3789
3701
  o.errors << Shapes::ShapeRef.new(shape: BackupPolicyNotFoundFault)
3702
+ o.errors << Shapes::ShapeRef.new(shape: NetworkTypeNotSupported)
3790
3703
  end)
3791
3704
 
3792
3705
  api.add_operation(:create_db_instance_read_replica, Seahorse::Model::Operation.new.tap do |o|
@@ -3814,6 +3727,7 @@ module Aws::RDS
3814
3727
  o.errors << Shapes::ShapeRef.new(shape: StorageTypeNotSupportedFault)
3815
3728
  o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
3816
3729
  o.errors << Shapes::ShapeRef.new(shape: DomainNotFoundFault)
3730
+ o.errors << Shapes::ShapeRef.new(shape: NetworkTypeNotSupported)
3817
3731
  end)
3818
3732
 
3819
3733
  api.add_operation(:create_db_parameter_group, Seahorse::Model::Operation.new.tap do |o|
@@ -3923,16 +3837,6 @@ module Aws::RDS
3923
3837
  o.errors << Shapes::ShapeRef.new(shape: OptionGroupQuotaExceededFault)
3924
3838
  end)
3925
3839
 
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
3840
  api.add_operation(:delete_custom_db_engine_version, Seahorse::Model::Operation.new.tap do |o|
3937
3841
  o.name = "DeleteCustomDBEngineVersion"
3938
3842
  o.http_method = "POST"
@@ -4092,15 +3996,6 @@ module Aws::RDS
4092
3996
  o.errors << Shapes::ShapeRef.new(shape: InvalidGlobalClusterStateFault)
4093
3997
  end)
4094
3998
 
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
3999
  api.add_operation(:delete_option_group, Seahorse::Model::Operation.new.tap do |o|
4105
4000
  o.name = "DeleteOptionGroup"
4106
4001
  o.http_method = "POST"
@@ -4146,21 +4041,6 @@ module Aws::RDS
4146
4041
  )
4147
4042
  end)
4148
4043
 
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
4044
  api.add_operation(:describe_db_cluster_backtracks, Seahorse::Model::Operation.new.tap do |o|
4165
4045
  o.name = "DescribeDBClusterBacktracks"
4166
4046
  o.http_method = "POST"
@@ -4559,21 +4439,6 @@ module Aws::RDS
4559
4439
  )
4560
4440
  end)
4561
4441
 
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
4442
  api.add_operation(:describe_option_group_options, Seahorse::Model::Operation.new.tap do |o|
4578
4443
  o.name = "DescribeOptionGroupOptions"
4579
4444
  o.http_method = "POST"
@@ -4726,16 +4591,6 @@ module Aws::RDS
4726
4591
  o.errors << Shapes::ShapeRef.new(shape: DBClusterNotFoundFault)
4727
4592
  end)
4728
4593
 
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
4594
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
4740
4595
  o.name = "ListTagsForResource"
4741
4596
  o.http_method = "POST"
@@ -4858,6 +4713,7 @@ module Aws::RDS
4858
4713
  o.errors << Shapes::ShapeRef.new(shape: BackupPolicyNotFoundFault)
4859
4714
  o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
4860
4715
  o.errors << Shapes::ShapeRef.new(shape: InvalidDBClusterStateFault)
4716
+ o.errors << Shapes::ShapeRef.new(shape: NetworkTypeNotSupported)
4861
4717
  end)
4862
4718
 
4863
4719
  api.add_operation(:modify_db_parameter_group, Seahorse::Model::Operation.new.tap do |o|
@@ -5219,6 +5075,7 @@ module Aws::RDS
5219
5075
  o.errors << Shapes::ShapeRef.new(shape: DomainNotFoundFault)
5220
5076
  o.errors << Shapes::ShapeRef.new(shape: DBParameterGroupNotFoundFault)
5221
5077
  o.errors << Shapes::ShapeRef.new(shape: BackupPolicyNotFoundFault)
5078
+ o.errors << Shapes::ShapeRef.new(shape: NetworkTypeNotSupported)
5222
5079
  end)
5223
5080
 
5224
5081
  api.add_operation(:restore_db_instance_from_s3, Seahorse::Model::Operation.new.tap do |o|
@@ -5244,6 +5101,7 @@ module Aws::RDS
5244
5101
  o.errors << Shapes::ShapeRef.new(shape: AuthorizationNotFoundFault)
5245
5102
  o.errors << Shapes::ShapeRef.new(shape: KMSKeyNotAccessibleFault)
5246
5103
  o.errors << Shapes::ShapeRef.new(shape: BackupPolicyNotFoundFault)
5104
+ o.errors << Shapes::ShapeRef.new(shape: NetworkTypeNotSupported)
5247
5105
  end)
5248
5106
 
5249
5107
  api.add_operation(:restore_db_instance_to_point_in_time, Seahorse::Model::Operation.new.tap do |o|
@@ -5274,6 +5132,7 @@ module Aws::RDS
5274
5132
  o.errors << Shapes::ShapeRef.new(shape: BackupPolicyNotFoundFault)
5275
5133
  o.errors << Shapes::ShapeRef.new(shape: DBParameterGroupNotFoundFault)
5276
5134
  o.errors << Shapes::ShapeRef.new(shape: DBInstanceAutomatedBackupNotFoundFault)
5135
+ o.errors << Shapes::ShapeRef.new(shape: NetworkTypeNotSupported)
5277
5136
  end)
5278
5137
 
5279
5138
  api.add_operation(:revoke_db_security_group_ingress, Seahorse::Model::Operation.new.tap do |o|
@@ -588,6 +588,20 @@ module Aws::RDS
588
588
  data[:performance_insights_retention_period]
589
589
  end
590
590
 
591
+ # Shows the scaling configuration for an Aurora Serverless v2 DB
592
+ # cluster.
593
+ #
594
+ # For more information, see [Using Amazon Aurora Serverless v2][1] in
595
+ # the *Amazon Aurora User Guide*.
596
+ #
597
+ #
598
+ #
599
+ # [1]: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.html
600
+ # @return [Types::ServerlessV2ScalingConfigurationInfo]
601
+ def serverless_v2_scaling_configuration
602
+ data[:serverless_v2_scaling_configuration]
603
+ end
604
+
591
605
  # @!endgroup
592
606
 
593
607
  # @return [Client]
@@ -780,6 +794,10 @@ module Aws::RDS
780
794
  # enable_performance_insights: false,
781
795
  # performance_insights_kms_key_id: "String",
782
796
  # performance_insights_retention_period: 1,
797
+ # serverless_v2_scaling_configuration: {
798
+ # min_capacity: 1.0,
799
+ # max_capacity: 1.0,
800
+ # },
783
801
  # source_region: "String",
784
802
  # })
785
803
  # @param [Hash] options ({})
@@ -1435,6 +1453,16 @@ module Aws::RDS
1435
1453
  # Valid values are 7 or 731 (2 years).
1436
1454
  #
1437
1455
  # Valid for: Multi-AZ DB clusters only
1456
+ # @option options [Types::ServerlessV2ScalingConfiguration] :serverless_v2_scaling_configuration
1457
+ # Contains the scaling configuration of an Aurora Serverless v2 DB
1458
+ # cluster.
1459
+ #
1460
+ # For more information, see [Using Amazon Aurora Serverless v2][1] in
1461
+ # the *Amazon Aurora User Guide*.
1462
+ #
1463
+ #
1464
+ #
1465
+ # [1]: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.html
1438
1466
  # @option options [String] :source_region
1439
1467
  # The source region of the snapshot. This is only needed when the
1440
1468
  # shapshot is encrypted and in a different region.
@@ -1606,6 +1634,10 @@ module Aws::RDS
1606
1634
  # enable_performance_insights: false,
1607
1635
  # performance_insights_kms_key_id: "String",
1608
1636
  # performance_insights_retention_period: 1,
1637
+ # serverless_v2_scaling_configuration: {
1638
+ # min_capacity: 1.0,
1639
+ # max_capacity: 1.0,
1640
+ # },
1609
1641
  # })
1610
1642
  # @param [Hash] options ({})
1611
1643
  # @option options [String] :new_db_cluster_identifier
@@ -2038,6 +2070,16 @@ module Aws::RDS
2038
2070
  # Valid values are 7 or 731 (2 years).
2039
2071
  #
2040
2072
  # Valid for: Multi-AZ DB clusters only
2073
+ # @option options [Types::ServerlessV2ScalingConfiguration] :serverless_v2_scaling_configuration
2074
+ # Contains the scaling configuration of an Aurora Serverless v2 DB
2075
+ # cluster.
2076
+ #
2077
+ # For more information, see [Using Amazon Aurora Serverless v2][1] in
2078
+ # the *Amazon Aurora User Guide*.
2079
+ #
2080
+ #
2081
+ #
2082
+ # [1]: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.html
2041
2083
  # @return [DBCluster]
2042
2084
  def modify(options = {})
2043
2085
  options = options.merge(db_cluster_identifier: @id)
@@ -2088,6 +2130,10 @@ module Aws::RDS
2088
2130
  # storage_type: "String",
2089
2131
  # publicly_accessible: false,
2090
2132
  # iops: 1,
2133
+ # serverless_v2_scaling_configuration: {
2134
+ # min_capacity: 1.0,
2135
+ # max_capacity: 1.0,
2136
+ # },
2091
2137
  # })
2092
2138
  # @param [Hash] options ({})
2093
2139
  # @option options [required, String] :db_cluster_identifier
@@ -2414,6 +2460,16 @@ module Aws::RDS
2414
2460
  #
2415
2461
  #
2416
2462
  # [1]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html#USER_PIOPS
2463
+ # @option options [Types::ServerlessV2ScalingConfiguration] :serverless_v2_scaling_configuration
2464
+ # Contains the scaling configuration of an Aurora Serverless v2 DB
2465
+ # cluster.
2466
+ #
2467
+ # For more information, see [Using Amazon Aurora Serverless v2][1] in
2468
+ # the *Amazon Aurora User Guide*.
2469
+ #
2470
+ #
2471
+ #
2472
+ # [1]: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/aurora-serverless-v2.html
2417
2473
  # @return [DBCluster]
2418
2474
  def restore(options = {})
2419
2475
  options = options.merge(source_db_cluster_identifier: @id)