aws-sdk-rds 1.141.0 → 1.144.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -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')
@@ -554,6 +535,8 @@ module Aws::RDS
554
535
  SNSTopicArnNotFoundFault = Shapes::StructureShape.new(name: 'SNSTopicArnNotFoundFault')
555
536
  ScalingConfiguration = Shapes::StructureShape.new(name: 'ScalingConfiguration')
556
537
  ScalingConfigurationInfo = Shapes::StructureShape.new(name: 'ScalingConfigurationInfo')
538
+ ServerlessV2ScalingConfiguration = Shapes::StructureShape.new(name: 'ServerlessV2ScalingConfiguration')
539
+ ServerlessV2ScalingConfigurationInfo = Shapes::StructureShape.new(name: 'ServerlessV2ScalingConfigurationInfo')
557
540
  SharedSnapshotQuotaExceededFault = Shapes::StructureShape.new(name: 'SharedSnapshotQuotaExceededFault')
558
541
  SnapshotQuotaExceededFault = Shapes::StructureShape.new(name: 'SnapshotQuotaExceededFault')
559
542
  SourceIdsList = Shapes::ListShape.new(name: 'SourceIdsList')
@@ -584,7 +567,6 @@ module Aws::RDS
584
567
  String = Shapes::StringShape.new(name: 'String')
585
568
  String255 = Shapes::StringShape.new(name: 'String255')
586
569
  StringList = Shapes::ListShape.new(name: 'StringList')
587
- StringSensitive = Shapes::StringShape.new(name: 'StringSensitive')
588
570
  Subnet = Shapes::StructureShape.new(name: 'Subnet')
589
571
  SubnetAlreadyInUse = Shapes::StructureShape.new(name: 'SubnetAlreadyInUse')
590
572
  SubnetIdentifierList = Shapes::ListShape.new(name: 'SubnetIdentifierList')
@@ -618,7 +600,6 @@ module Aws::RDS
618
600
  VpcSecurityGroupIdList = Shapes::ListShape.new(name: 'VpcSecurityGroupIdList')
619
601
  VpcSecurityGroupMembership = Shapes::StructureShape.new(name: 'VpcSecurityGroupMembership')
620
602
  VpcSecurityGroupMembershipList = Shapes::ListShape.new(name: 'VpcSecurityGroupMembershipList')
621
- VpnDetails = Shapes::StructureShape.new(name: 'VpnDetails')
622
603
  WriteForwardingStatus = Shapes::StringShape.new(name: 'WriteForwardingStatus')
623
604
 
624
605
  AccountAttributesMessage.add_member(:account_quotas, Shapes::ShapeRef.new(shape: AccountQuotaList, location_name: "AccountQuotas"))
@@ -805,15 +786,6 @@ module Aws::RDS
805
786
  CopyOptionGroupResult.add_member(:option_group, Shapes::ShapeRef.new(shape: OptionGroup, location_name: "OptionGroup"))
806
787
  CopyOptionGroupResult.struct_class = Types::CopyOptionGroupResult
807
788
 
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
789
  CreateCustomDBEngineVersionMessage.add_member(:engine, Shapes::ShapeRef.new(shape: CustomEngineName, required: true, location_name: "Engine"))
818
790
  CreateCustomDBEngineVersionMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: CustomEngineVersion, required: true, location_name: "EngineVersion"))
819
791
  CreateCustomDBEngineVersionMessage.add_member(:database_installation_files_s3_bucket_name, Shapes::ShapeRef.new(shape: BucketName, required: true, location_name: "DatabaseInstallationFilesS3BucketName"))
@@ -876,6 +848,7 @@ module Aws::RDS
876
848
  CreateDBClusterMessage.add_member(:enable_performance_insights, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "EnablePerformanceInsights"))
877
849
  CreateDBClusterMessage.add_member(:performance_insights_kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "PerformanceInsightsKMSKeyId"))
878
850
  CreateDBClusterMessage.add_member(:performance_insights_retention_period, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "PerformanceInsightsRetentionPeriod"))
851
+ CreateDBClusterMessage.add_member(:serverless_v2_scaling_configuration, Shapes::ShapeRef.new(shape: ServerlessV2ScalingConfiguration, location_name: "ServerlessV2ScalingConfiguration"))
879
852
  CreateDBClusterMessage.add_member(:source_region, Shapes::ShapeRef.new(shape: String, location_name: "SourceRegion"))
880
853
  CreateDBClusterMessage.struct_class = Types::CreateDBClusterMessage
881
854
 
@@ -1087,24 +1060,8 @@ module Aws::RDS
1087
1060
  CreateOptionGroupResult.add_member(:option_group, Shapes::ShapeRef.new(shape: OptionGroup, location_name: "OptionGroup"))
1088
1061
  CreateOptionGroupResult.struct_class = Types::CreateOptionGroupResult
1089
1062
 
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
1063
  CustomAvailabilityZoneNotFoundFault.struct_class = Types::CustomAvailabilityZoneNotFoundFault
1105
1064
 
1106
- CustomAvailabilityZoneQuotaExceededFault.struct_class = Types::CustomAvailabilityZoneQuotaExceededFault
1107
-
1108
1065
  CustomDBEngineVersionAlreadyExistsFault.struct_class = Types::CustomDBEngineVersionAlreadyExistsFault
1109
1066
 
1110
1067
  CustomDBEngineVersionNotFoundFault.struct_class = Types::CustomDBEngineVersionNotFoundFault
@@ -1178,6 +1135,7 @@ module Aws::RDS
1178
1135
  DBCluster.add_member(:performance_insights_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PerformanceInsightsEnabled"))
1179
1136
  DBCluster.add_member(:performance_insights_kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "PerformanceInsightsKMSKeyId"))
1180
1137
  DBCluster.add_member(:performance_insights_retention_period, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "PerformanceInsightsRetentionPeriod"))
1138
+ DBCluster.add_member(:serverless_v2_scaling_configuration, Shapes::ShapeRef.new(shape: ServerlessV2ScalingConfigurationInfo, location_name: "ServerlessV2ScalingConfiguration"))
1181
1139
  DBCluster.struct_class = Types::DBCluster
1182
1140
 
1183
1141
  DBClusterAlreadyExistsFault.struct_class = Types::DBClusterAlreadyExistsFault
@@ -1733,12 +1691,6 @@ module Aws::RDS
1733
1691
 
1734
1692
  DBUpgradeDependencyFailureFault.struct_class = Types::DBUpgradeDependencyFailureFault
1735
1693
 
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
1694
  DeleteCustomDBEngineVersionMessage.add_member(:engine, Shapes::ShapeRef.new(shape: CustomEngineName, required: true, location_name: "Engine"))
1743
1695
  DeleteCustomDBEngineVersionMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: CustomEngineVersion, required: true, location_name: "EngineVersion"))
1744
1696
  DeleteCustomDBEngineVersionMessage.struct_class = Types::DeleteCustomDBEngineVersionMessage
@@ -1818,9 +1770,6 @@ module Aws::RDS
1818
1770
  DeleteGlobalClusterResult.add_member(:global_cluster, Shapes::ShapeRef.new(shape: GlobalCluster, location_name: "GlobalCluster"))
1819
1771
  DeleteGlobalClusterResult.struct_class = Types::DeleteGlobalClusterResult
1820
1772
 
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
1773
  DeleteOptionGroupMessage.add_member(:option_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "OptionGroupName"))
1825
1774
  DeleteOptionGroupMessage.struct_class = Types::DeleteOptionGroupMessage
1826
1775
 
@@ -1840,12 +1789,6 @@ module Aws::RDS
1840
1789
  DescribeCertificatesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1841
1790
  DescribeCertificatesMessage.struct_class = Types::DescribeCertificatesMessage
1842
1791
 
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
1792
  DescribeDBClusterBacktracksMessage.add_member(:db_cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DBClusterIdentifier"))
1850
1793
  DescribeDBClusterBacktracksMessage.add_member(:backtrack_identifier, Shapes::ShapeRef.new(shape: String, location_name: "BacktrackIdentifier"))
1851
1794
  DescribeDBClusterBacktracksMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
@@ -2079,12 +2022,6 @@ module Aws::RDS
2079
2022
  DescribeGlobalClustersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
2080
2023
  DescribeGlobalClustersMessage.struct_class = Types::DescribeGlobalClustersMessage
2081
2024
 
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
2025
  DescribeOptionGroupOptionsMessage.add_member(:engine_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EngineName"))
2089
2026
  DescribeOptionGroupOptionsMessage.add_member(:major_engine_version, Shapes::ShapeRef.new(shape: String, location_name: "MajorEngineVersion"))
2090
2027
  DescribeOptionGroupOptionsMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
@@ -2344,36 +2281,6 @@ module Aws::RDS
2344
2281
 
2345
2282
  IamRoleNotFoundFault.struct_class = Types::IamRoleNotFoundFault
2346
2283
 
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
2284
  InstanceQuotaExceededFault.struct_class = Types::InstanceQuotaExceededFault
2378
2285
 
2379
2286
  InsufficientAvailableIPsInSubnetFault.struct_class = Types::InsufficientAvailableIPsInSubnetFault
@@ -2509,6 +2416,7 @@ module Aws::RDS
2509
2416
  ModifyDBClusterMessage.add_member(:enable_performance_insights, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "EnablePerformanceInsights"))
2510
2417
  ModifyDBClusterMessage.add_member(:performance_insights_kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "PerformanceInsightsKMSKeyId"))
2511
2418
  ModifyDBClusterMessage.add_member(:performance_insights_retention_period, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "PerformanceInsightsRetentionPeriod"))
2419
+ ModifyDBClusterMessage.add_member(:serverless_v2_scaling_configuration, Shapes::ShapeRef.new(shape: ServerlessV2ScalingConfiguration, location_name: "ServerlessV2ScalingConfiguration"))
2512
2420
  ModifyDBClusterMessage.struct_class = Types::ModifyDBClusterMessage
2513
2421
 
2514
2422
  ModifyDBClusterParameterGroupMessage.add_member(:db_cluster_parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DBClusterParameterGroupName"))
@@ -3077,6 +2985,7 @@ module Aws::RDS
3077
2985
  RestoreDBClusterFromS3Message.add_member(:copy_tags_to_snapshot, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "CopyTagsToSnapshot"))
3078
2986
  RestoreDBClusterFromS3Message.add_member(:domain, Shapes::ShapeRef.new(shape: String, location_name: "Domain"))
3079
2987
  RestoreDBClusterFromS3Message.add_member(:domain_iam_role_name, Shapes::ShapeRef.new(shape: String, location_name: "DomainIAMRoleName"))
2988
+ RestoreDBClusterFromS3Message.add_member(:serverless_v2_scaling_configuration, Shapes::ShapeRef.new(shape: ServerlessV2ScalingConfiguration, location_name: "ServerlessV2ScalingConfiguration"))
3080
2989
  RestoreDBClusterFromS3Message.struct_class = Types::RestoreDBClusterFromS3Message
3081
2990
 
3082
2991
  RestoreDBClusterFromS3Result.add_member(:db_cluster, Shapes::ShapeRef.new(shape: DBCluster, location_name: "DBCluster"))
@@ -3108,6 +3017,7 @@ module Aws::RDS
3108
3017
  RestoreDBClusterFromSnapshotMessage.add_member(:storage_type, Shapes::ShapeRef.new(shape: String, location_name: "StorageType"))
3109
3018
  RestoreDBClusterFromSnapshotMessage.add_member(:iops, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Iops"))
3110
3019
  RestoreDBClusterFromSnapshotMessage.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
3020
+ RestoreDBClusterFromSnapshotMessage.add_member(:serverless_v2_scaling_configuration, Shapes::ShapeRef.new(shape: ServerlessV2ScalingConfiguration, location_name: "ServerlessV2ScalingConfiguration"))
3111
3021
  RestoreDBClusterFromSnapshotMessage.struct_class = Types::RestoreDBClusterFromSnapshotMessage
3112
3022
 
3113
3023
  RestoreDBClusterFromSnapshotResult.add_member(:db_cluster, Shapes::ShapeRef.new(shape: DBCluster, location_name: "DBCluster"))
@@ -3138,6 +3048,7 @@ module Aws::RDS
3138
3048
  RestoreDBClusterToPointInTimeMessage.add_member(:storage_type, Shapes::ShapeRef.new(shape: String, location_name: "StorageType"))
3139
3049
  RestoreDBClusterToPointInTimeMessage.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
3140
3050
  RestoreDBClusterToPointInTimeMessage.add_member(:iops, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Iops"))
3051
+ RestoreDBClusterToPointInTimeMessage.add_member(:serverless_v2_scaling_configuration, Shapes::ShapeRef.new(shape: ServerlessV2ScalingConfiguration, location_name: "ServerlessV2ScalingConfiguration"))
3141
3052
  RestoreDBClusterToPointInTimeMessage.struct_class = Types::RestoreDBClusterToPointInTimeMessage
3142
3053
 
3143
3054
  RestoreDBClusterToPointInTimeResult.add_member(:db_cluster, Shapes::ShapeRef.new(shape: DBCluster, location_name: "DBCluster"))
@@ -3305,6 +3216,14 @@ module Aws::RDS
3305
3216
  ScalingConfigurationInfo.add_member(:seconds_before_timeout, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SecondsBeforeTimeout"))
3306
3217
  ScalingConfigurationInfo.struct_class = Types::ScalingConfigurationInfo
3307
3218
 
3219
+ ServerlessV2ScalingConfiguration.add_member(:min_capacity, Shapes::ShapeRef.new(shape: DoubleOptional, location_name: "MinCapacity"))
3220
+ ServerlessV2ScalingConfiguration.add_member(:max_capacity, Shapes::ShapeRef.new(shape: DoubleOptional, location_name: "MaxCapacity"))
3221
+ ServerlessV2ScalingConfiguration.struct_class = Types::ServerlessV2ScalingConfiguration
3222
+
3223
+ ServerlessV2ScalingConfigurationInfo.add_member(:min_capacity, Shapes::ShapeRef.new(shape: DoubleOptional, location_name: "MinCapacity"))
3224
+ ServerlessV2ScalingConfigurationInfo.add_member(:max_capacity, Shapes::ShapeRef.new(shape: DoubleOptional, location_name: "MaxCapacity"))
3225
+ ServerlessV2ScalingConfigurationInfo.struct_class = Types::ServerlessV2ScalingConfigurationInfo
3226
+
3308
3227
  SharedSnapshotQuotaExceededFault.struct_class = Types::SharedSnapshotQuotaExceededFault
3309
3228
 
3310
3229
  SnapshotQuotaExceededFault.struct_class = Types::SnapshotQuotaExceededFault
@@ -3500,14 +3419,6 @@ module Aws::RDS
3500
3419
 
3501
3420
  VpcSecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: VpcSecurityGroupMembership, location_name: "VpcSecurityGroupMembership")
3502
3421
 
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
3422
 
3512
3423
  # @api private
3513
3424
  API = Seahorse::Model::Api.new.tap do |api|
@@ -3677,17 +3588,6 @@ module Aws::RDS
3677
3588
  o.errors << Shapes::ShapeRef.new(shape: OptionGroupQuotaExceededFault)
3678
3589
  end)
3679
3590
 
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
3591
  api.add_operation(:create_custom_db_engine_version, Seahorse::Model::Operation.new.tap do |o|
3692
3592
  o.name = "CreateCustomDBEngineVersion"
3693
3593
  o.http_method = "POST"
@@ -3923,16 +3823,6 @@ module Aws::RDS
3923
3823
  o.errors << Shapes::ShapeRef.new(shape: OptionGroupQuotaExceededFault)
3924
3824
  end)
3925
3825
 
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
3826
  api.add_operation(:delete_custom_db_engine_version, Seahorse::Model::Operation.new.tap do |o|
3937
3827
  o.name = "DeleteCustomDBEngineVersion"
3938
3828
  o.http_method = "POST"
@@ -4092,15 +3982,6 @@ module Aws::RDS
4092
3982
  o.errors << Shapes::ShapeRef.new(shape: InvalidGlobalClusterStateFault)
4093
3983
  end)
4094
3984
 
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
3985
  api.add_operation(:delete_option_group, Seahorse::Model::Operation.new.tap do |o|
4105
3986
  o.name = "DeleteOptionGroup"
4106
3987
  o.http_method = "POST"
@@ -4146,21 +4027,6 @@ module Aws::RDS
4146
4027
  )
4147
4028
  end)
4148
4029
 
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
4030
  api.add_operation(:describe_db_cluster_backtracks, Seahorse::Model::Operation.new.tap do |o|
4165
4031
  o.name = "DescribeDBClusterBacktracks"
4166
4032
  o.http_method = "POST"
@@ -4559,21 +4425,6 @@ module Aws::RDS
4559
4425
  )
4560
4426
  end)
4561
4427
 
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
4428
  api.add_operation(:describe_option_group_options, Seahorse::Model::Operation.new.tap do |o|
4578
4429
  o.name = "DescribeOptionGroupOptions"
4579
4430
  o.http_method = "POST"
@@ -4726,16 +4577,6 @@ module Aws::RDS
4726
4577
  o.errors << Shapes::ShapeRef.new(shape: DBClusterNotFoundFault)
4727
4578
  end)
4728
4579
 
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
4580
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
4740
4581
  o.name = "ListTagsForResource"
4741
4582
  o.http_method = "POST"