aws-sdk-rds 1.141.0 → 1.142.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-rds/client.rb +125 -127
- data/lib/aws-sdk-rds/db_cluster.rb +44 -43
- data/lib/aws-sdk-rds/db_cluster_snapshot.rb +4 -4
- data/lib/aws-sdk-rds/db_instance.rb +21 -25
- data/lib/aws-sdk-rds/db_snapshot.rb +1 -1
- data/lib/aws-sdk-rds/resource.rb +28 -29
- data/lib/aws-sdk-rds/types.rb +103 -106
- data/lib/aws-sdk-rds.rb +1 -1
- metadata +2 -2
data/lib/aws-sdk-rds/client.rb
CHANGED
@@ -763,7 +763,7 @@ module Aws::RDS
|
|
763
763
|
# cluster.
|
764
764
|
#
|
765
765
|
# For more information on backtracking, see [ Backtracking an Aurora DB
|
766
|
-
# Cluster][1] in the *Amazon Aurora User Guide
|
766
|
+
# Cluster][1] in the *Amazon Aurora User Guide*.
|
767
767
|
#
|
768
768
|
# <note markdown="1"> This action only applies to Aurora MySQL DB clusters.
|
769
769
|
#
|
@@ -1090,14 +1090,14 @@ module Aws::RDS
|
|
1090
1090
|
#
|
1091
1091
|
# For more information on copying encrypted Amazon Aurora DB cluster
|
1092
1092
|
# snapshots from one Amazon Web Services Region to another, see [
|
1093
|
-
# Copying a Snapshot][3] in the *Amazon Aurora User Guide
|
1093
|
+
# Copying a Snapshot][3] in the *Amazon Aurora User Guide*.
|
1094
1094
|
#
|
1095
1095
|
# For more information on Amazon Aurora DB clusters, see [ What is
|
1096
|
-
# Amazon Aurora?][4] in the *Amazon Aurora User Guide
|
1096
|
+
# Amazon Aurora?][4] in the *Amazon Aurora User Guide*.
|
1097
1097
|
#
|
1098
1098
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
1099
1099
|
# deployments with two readable standby DB instances][5] in the *Amazon
|
1100
|
-
# RDS User Guide
|
1100
|
+
# RDS User Guide*.
|
1101
1101
|
#
|
1102
1102
|
#
|
1103
1103
|
#
|
@@ -1124,7 +1124,7 @@ module Aws::RDS
|
|
1124
1124
|
# * If the source snapshot is in a different Amazon Web Services Region
|
1125
1125
|
# than the copy, specify a valid DB cluster snapshot ARN. For more
|
1126
1126
|
# information, go to [ Copying Snapshots Across Amazon Web Services
|
1127
|
-
# Regions][1] in the *Amazon Aurora User Guide
|
1127
|
+
# Regions][1] in the *Amazon Aurora User Guide*.
|
1128
1128
|
#
|
1129
1129
|
# Example: `my-cluster-snapshot1`
|
1130
1130
|
#
|
@@ -1421,7 +1421,7 @@ module Aws::RDS
|
|
1421
1421
|
# This command doesn't apply to RDS Custom.
|
1422
1422
|
#
|
1423
1423
|
# For more information about copying snapshots, see [Copying a DB
|
1424
|
-
# Snapshot][1] in the *Amazon RDS User Guide
|
1424
|
+
# Snapshot][1] in the *Amazon RDS User Guide*.
|
1425
1425
|
#
|
1426
1426
|
#
|
1427
1427
|
#
|
@@ -1580,7 +1580,7 @@ module Aws::RDS
|
|
1580
1580
|
# Encryption for Oracle or Microsoft SQL Server, you must specify this
|
1581
1581
|
# option when copying across Amazon Web Services Regions. For more
|
1582
1582
|
# information, see [Option group considerations][1] in the *Amazon RDS
|
1583
|
-
# User Guide
|
1583
|
+
# User Guide*.
|
1584
1584
|
#
|
1585
1585
|
#
|
1586
1586
|
#
|
@@ -2111,11 +2111,11 @@ module Aws::RDS
|
|
2111
2111
|
# `PreSignedUrl` parameter.
|
2112
2112
|
#
|
2113
2113
|
# For more information on Amazon Aurora, see [ What is Amazon
|
2114
|
-
# Aurora?][1] in the *Amazon Aurora User Guide
|
2114
|
+
# Aurora?][1] in the *Amazon Aurora User Guide*.
|
2115
2115
|
#
|
2116
2116
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
2117
2117
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
2118
|
-
# RDS User Guide
|
2118
|
+
# RDS User Guide*.
|
2119
2119
|
#
|
2120
2120
|
#
|
2121
2121
|
#
|
@@ -2263,22 +2263,22 @@ module Aws::RDS
|
|
2263
2263
|
# **Aurora MySQL**
|
2264
2264
|
#
|
2265
2265
|
# For information, see [MySQL on Amazon RDS Versions][1] in the *Amazon
|
2266
|
-
# Aurora User Guide
|
2266
|
+
# Aurora User Guide*.
|
2267
2267
|
#
|
2268
2268
|
# **Aurora PostgreSQL**
|
2269
2269
|
#
|
2270
2270
|
# For information, see [Amazon Aurora PostgreSQL releases and engine
|
2271
|
-
# versions][2] in the *Amazon Aurora User Guide
|
2271
|
+
# versions][2] in the *Amazon Aurora User Guide*.
|
2272
2272
|
#
|
2273
2273
|
# **MySQL**
|
2274
2274
|
#
|
2275
2275
|
# For information, see [MySQL on Amazon RDS Versions][3] in the *Amazon
|
2276
|
-
# RDS User Guide
|
2276
|
+
# RDS User Guide*.
|
2277
2277
|
#
|
2278
2278
|
# **PostgreSQL**
|
2279
2279
|
#
|
2280
2280
|
# For information, see [Amazon RDS for PostgreSQL versions and
|
2281
|
-
# extensions][4] in the *Amazon RDS User Guide
|
2281
|
+
# extensions][4] in the *Amazon RDS User Guide*.
|
2282
2282
|
#
|
2283
2283
|
# Valid for: Aurora DB clusters and Multi-AZ DB clusters
|
2284
2284
|
#
|
@@ -2343,7 +2343,7 @@ module Aws::RDS
|
|
2343
2343
|
# The default is a 30-minute window selected at random from an 8-hour
|
2344
2344
|
# block of time for each Amazon Web Services Region. To view the time
|
2345
2345
|
# blocks available, see [ Backup window][1] in the *Amazon Aurora User
|
2346
|
-
# Guide
|
2346
|
+
# Guide*.
|
2347
2347
|
#
|
2348
2348
|
# Constraints:
|
2349
2349
|
#
|
@@ -2371,7 +2371,7 @@ module Aws::RDS
|
|
2371
2371
|
# block of time for each Amazon Web Services Region, occurring on a
|
2372
2372
|
# random day of the week. To see the time blocks available, see [
|
2373
2373
|
# Adjusting the Preferred DB Cluster Maintenance Window][1] in the
|
2374
|
-
# *Amazon Aurora User Guide
|
2374
|
+
# *Amazon Aurora User Guide*.
|
2375
2375
|
#
|
2376
2376
|
# Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun.
|
2377
2377
|
#
|
@@ -2489,7 +2489,7 @@ module Aws::RDS
|
|
2489
2489
|
# accounts. By default, mapping isn't enabled.
|
2490
2490
|
#
|
2491
2491
|
# For more information, see [ IAM Database Authentication][1] in the
|
2492
|
-
# *Amazon Aurora User Guide
|
2492
|
+
# *Amazon Aurora User Guide.*.
|
2493
2493
|
#
|
2494
2494
|
# Valid for: Aurora DB clusters only
|
2495
2495
|
#
|
@@ -2535,7 +2535,7 @@ module Aws::RDS
|
|
2535
2535
|
#
|
2536
2536
|
# For more information about exporting CloudWatch Logs for Amazon RDS,
|
2537
2537
|
# see [Publishing Database Logs to Amazon CloudWatch Logs][1] in the
|
2538
|
-
# *Amazon
|
2538
|
+
# *Amazon RDS User Guide*.
|
2539
2539
|
#
|
2540
2540
|
# For more information about exporting CloudWatch Logs for Amazon
|
2541
2541
|
# Aurora, see [Publishing Database Logs to Amazon CloudWatch Logs][2] in
|
@@ -2571,7 +2571,7 @@ module Aws::RDS
|
|
2571
2571
|
# information, see the following sections in the *Amazon Aurora User
|
2572
2572
|
# Guide*\:
|
2573
2573
|
#
|
2574
|
-
# * [ Limitations of Aurora Serverless][1]
|
2574
|
+
# * [ Limitations of Aurora Serverless v1][1]
|
2575
2575
|
#
|
2576
2576
|
# * [ Limitations of Parallel Query][2]
|
2577
2577
|
#
|
@@ -2609,16 +2609,16 @@ module Aws::RDS
|
|
2609
2609
|
#
|
2610
2610
|
# @option params [Boolean] :enable_http_endpoint
|
2611
2611
|
# A value that indicates whether to enable the HTTP endpoint for an
|
2612
|
-
# Aurora Serverless DB cluster. By default, the HTTP endpoint is
|
2612
|
+
# Aurora Serverless v1 DB cluster. By default, the HTTP endpoint is
|
2613
2613
|
# disabled.
|
2614
2614
|
#
|
2615
2615
|
# When enabled, the HTTP endpoint provides a connectionless web service
|
2616
|
-
# API for running SQL queries on the Aurora Serverless DB cluster.
|
2617
|
-
# can also query your database from inside the RDS console with the
|
2616
|
+
# API for running SQL queries on the Aurora Serverless v1 DB cluster.
|
2617
|
+
# You can also query your database from inside the RDS console with the
|
2618
2618
|
# query editor.
|
2619
2619
|
#
|
2620
|
-
# For more information, see [Using the Data API for Aurora
|
2621
|
-
#
|
2620
|
+
# For more information, see [Using the Data API for Aurora Serverless
|
2621
|
+
# v1][1] in the *Amazon Aurora User Guide*.
|
2622
2622
|
#
|
2623
2623
|
# Valid for: Aurora DB clusters only
|
2624
2624
|
#
|
@@ -2677,7 +2677,7 @@ module Aws::RDS
|
|
2677
2677
|
# engines.
|
2678
2678
|
#
|
2679
2679
|
# For the full list of DB instance classes and availability for your
|
2680
|
-
# engine, see [DB instance class][1] in the *Amazon RDS User Guide
|
2680
|
+
# engine, see [DB instance class][1] in the *Amazon RDS User Guide*.
|
2681
2681
|
#
|
2682
2682
|
# This setting is required to create a Multi-AZ DB cluster.
|
2683
2683
|
#
|
@@ -3161,11 +3161,11 @@ module Aws::RDS
|
|
3161
3161
|
# that your DB cluster parameter group has been created or modified.
|
3162
3162
|
#
|
3163
3163
|
# For more information on Amazon Aurora, see [ What is Amazon
|
3164
|
-
# Aurora?][2] in the *Amazon Aurora User Guide
|
3164
|
+
# Aurora?][2] in the *Amazon Aurora User Guide*.
|
3165
3165
|
#
|
3166
3166
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
3167
3167
|
# deployments with two readable standby DB instances][3] in the *Amazon
|
3168
|
-
# RDS User Guide
|
3168
|
+
# RDS User Guide*.
|
3169
3169
|
#
|
3170
3170
|
#
|
3171
3171
|
#
|
@@ -3299,11 +3299,11 @@ module Aws::RDS
|
|
3299
3299
|
# Creates a snapshot of a DB cluster.
|
3300
3300
|
#
|
3301
3301
|
# For more information on Amazon Aurora, see [ What is Amazon
|
3302
|
-
# Aurora?][1] in the *Amazon Aurora User Guide
|
3302
|
+
# Aurora?][1] in the *Amazon Aurora User Guide*.
|
3303
3303
|
#
|
3304
3304
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
3305
3305
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
3306
|
-
# RDS User Guide
|
3306
|
+
# RDS User Guide*.
|
3307
3307
|
#
|
3308
3308
|
#
|
3309
3309
|
#
|
@@ -3647,7 +3647,7 @@ module Aws::RDS
|
|
3647
3647
|
# db.m4.large. Not all DB instance classes are available in all Amazon
|
3648
3648
|
# Web Services Regions, or for all database engines. For the full list
|
3649
3649
|
# of DB instance classes, and availability for your engine, see [DB
|
3650
|
-
# Instance Class][1] in the *Amazon RDS User Guide
|
3650
|
+
# Instance Class][1] in the *Amazon RDS User Guide*.
|
3651
3651
|
#
|
3652
3652
|
#
|
3653
3653
|
#
|
@@ -3962,37 +3962,37 @@ module Aws::RDS
|
|
3962
3962
|
# setting is required for RDS Custom for Oracle. The CEV name has the
|
3963
3963
|
# following format: `19.customized_string `. An example identifier is
|
3964
3964
|
# `19.my_cev1`. For more information, see [ Creating an RDS Custom for
|
3965
|
-
# Oracle DB instance][1] in the *Amazon RDS User Guide
|
3965
|
+
# Oracle DB instance][1] in the *Amazon RDS User Guide*.
|
3966
3966
|
#
|
3967
3967
|
# **Amazon RDS Custom for SQL Server**
|
3968
3968
|
#
|
3969
3969
|
# See [RDS Custom for SQL Server general requirements][2] in the *Amazon
|
3970
|
-
# RDS User Guide
|
3970
|
+
# RDS User Guide*.
|
3971
3971
|
#
|
3972
3972
|
# **MariaDB**
|
3973
3973
|
#
|
3974
3974
|
# For information, see [MariaDB on Amazon RDS Versions][3] in the
|
3975
|
-
# *Amazon RDS User Guide
|
3975
|
+
# *Amazon RDS User Guide*.
|
3976
3976
|
#
|
3977
3977
|
# **Microsoft SQL Server**
|
3978
3978
|
#
|
3979
3979
|
# For information, see [Microsoft SQL Server Versions on Amazon RDS][4]
|
3980
|
-
# in the *Amazon RDS User Guide
|
3980
|
+
# in the *Amazon RDS User Guide*.
|
3981
3981
|
#
|
3982
3982
|
# **MySQL**
|
3983
3983
|
#
|
3984
3984
|
# For information, see [MySQL on Amazon RDS Versions][5] in the *Amazon
|
3985
|
-
# RDS User Guide
|
3985
|
+
# RDS User Guide*.
|
3986
3986
|
#
|
3987
3987
|
# **Oracle**
|
3988
3988
|
#
|
3989
3989
|
# For information, see [Oracle Database Engine Release Notes][6] in the
|
3990
|
-
# *Amazon RDS User Guide
|
3990
|
+
# *Amazon RDS User Guide*.
|
3991
3991
|
#
|
3992
3992
|
# **PostgreSQL**
|
3993
3993
|
#
|
3994
3994
|
# For information, see [Amazon RDS for PostgreSQL versions and
|
3995
|
-
# extensions][7] in the *Amazon RDS User Guide
|
3995
|
+
# extensions][7] in the *Amazon RDS User Guide*.
|
3996
3996
|
#
|
3997
3997
|
#
|
3998
3998
|
#
|
@@ -4260,7 +4260,7 @@ module Aws::RDS
|
|
4260
4260
|
# managed by the DB cluster.
|
4261
4261
|
#
|
4262
4262
|
# For more information, see [ IAM Database Authentication for MySQL and
|
4263
|
-
# PostgreSQL][1] in the *Amazon RDS User Guide
|
4263
|
+
# PostgreSQL][1] in the *Amazon RDS User Guide*.
|
4264
4264
|
#
|
4265
4265
|
#
|
4266
4266
|
#
|
@@ -4269,7 +4269,7 @@ module Aws::RDS
|
|
4269
4269
|
# @option params [Boolean] :enable_performance_insights
|
4270
4270
|
# A value that indicates whether to enable Performance Insights for the
|
4271
4271
|
# DB instance. For more information, see [Using Amazon Performance
|
4272
|
-
# Insights][1] in the *Amazon
|
4272
|
+
# Insights][1] in the *Amazon RDS User Guide*.
|
4273
4273
|
#
|
4274
4274
|
# This setting doesn't apply to RDS Custom.
|
4275
4275
|
#
|
@@ -4300,8 +4300,8 @@ module Aws::RDS
|
|
4300
4300
|
# @option params [Array<String>] :enable_cloudwatch_logs_exports
|
4301
4301
|
# The list of log types that need to be enabled for exporting to
|
4302
4302
|
# CloudWatch Logs. The values in the list depend on the DB engine. For
|
4303
|
-
# more information, see [Publishing Database Logs to Amazon CloudWatch
|
4304
|
-
# Logs][1] in the *Amazon
|
4303
|
+
# more information, see [ Publishing Database Logs to Amazon CloudWatch
|
4304
|
+
# Logs][1] in the *Amazon RDS User Guide*.
|
4305
4305
|
#
|
4306
4306
|
# **Amazon Aurora**
|
4307
4307
|
#
|
@@ -4408,8 +4408,7 @@ module Aws::RDS
|
|
4408
4408
|
# start with the prefix `AWSRDSCustom`.
|
4409
4409
|
#
|
4410
4410
|
# For the list of permissions required for the IAM role, see [ Configure
|
4411
|
-
# IAM and your VPC][1] in the *Amazon
|
4412
|
-
# Guide*.
|
4411
|
+
# IAM and your VPC][1] in the *Amazon RDS User Guide*.
|
4413
4412
|
#
|
4414
4413
|
# This setting is required for RDS Custom.
|
4415
4414
|
#
|
@@ -4739,7 +4738,7 @@ module Aws::RDS
|
|
4739
4738
|
# db.m4.large. Not all DB instance classes are available in all Amazon
|
4740
4739
|
# Web Services Regions, or for all database engines. For the full list
|
4741
4740
|
# of DB instance classes, and availability for your engine, see [DB
|
4742
|
-
# Instance Class][1] in the *Amazon RDS User Guide
|
4741
|
+
# Instance Class][1] in the *Amazon RDS User Guide*.
|
4743
4742
|
#
|
4744
4743
|
# Default: Inherits from the source DB instance.
|
4745
4744
|
#
|
@@ -5021,7 +5020,7 @@ module Aws::RDS
|
|
5021
5020
|
#
|
5022
5021
|
# For more information about IAM database authentication, see [ IAM
|
5023
5022
|
# Database Authentication for MySQL and PostgreSQL][1] in the *Amazon
|
5024
|
-
# RDS User Guide
|
5023
|
+
# RDS User Guide*.
|
5025
5024
|
#
|
5026
5025
|
# This setting doesn't apply to RDS Custom.
|
5027
5026
|
#
|
@@ -5169,8 +5168,7 @@ module Aws::RDS
|
|
5169
5168
|
# start with the prefix `AWSRDSCustom`.
|
5170
5169
|
#
|
5171
5170
|
# For the list of permissions required for the IAM role, see [ Configure
|
5172
|
-
# IAM and your VPC][1] in the *Amazon
|
5173
|
-
# Guide*.
|
5171
|
+
# IAM and your VPC][1] in the *Amazon RDS User Guide*.
|
5174
5172
|
#
|
5175
5173
|
# This setting is required for RDS Custom.
|
5176
5174
|
#
|
@@ -6634,11 +6632,11 @@ module Aws::RDS
|
|
6634
6632
|
# snapshots of the specified DB cluster are not deleted.
|
6635
6633
|
#
|
6636
6634
|
# For more information on Amazon Aurora, see [ What is Amazon
|
6637
|
-
# Aurora?][1] in the *Amazon Aurora User Guide
|
6635
|
+
# Aurora?][1] in the *Amazon Aurora User Guide*.
|
6638
6636
|
#
|
6639
6637
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
6640
6638
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
6641
|
-
# RDS User Guide
|
6639
|
+
# RDS User Guide*.
|
6642
6640
|
#
|
6643
6641
|
#
|
6644
6642
|
#
|
@@ -6885,11 +6883,11 @@ module Aws::RDS
|
|
6885
6883
|
# clusters.
|
6886
6884
|
#
|
6887
6885
|
# For more information on Amazon Aurora, see [ What is Amazon
|
6888
|
-
# Aurora?][1] in the *Amazon Aurora User Guide
|
6886
|
+
# Aurora?][1] in the *Amazon Aurora User Guide*.
|
6889
6887
|
#
|
6890
6888
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
6891
6889
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
6892
|
-
# RDS User Guide
|
6890
|
+
# RDS User Guide*.
|
6893
6891
|
#
|
6894
6892
|
#
|
6895
6893
|
#
|
@@ -6942,11 +6940,11 @@ module Aws::RDS
|
|
6942
6940
|
# </note>
|
6943
6941
|
#
|
6944
6942
|
# For more information on Amazon Aurora, see [ What is Amazon
|
6945
|
-
# Aurora?][1] in the *Amazon Aurora User Guide
|
6943
|
+
# Aurora?][1] in the *Amazon Aurora User Guide*.
|
6946
6944
|
#
|
6947
6945
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
6948
6946
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
6949
|
-
# RDS User Guide
|
6947
|
+
# RDS User Guide*.
|
6950
6948
|
#
|
6951
6949
|
#
|
6952
6950
|
#
|
@@ -8098,7 +8096,7 @@ module Aws::RDS
|
|
8098
8096
|
# Returns information about backtracks for a DB cluster.
|
8099
8097
|
#
|
8100
8098
|
# For more information on Amazon Aurora, see [ What is Amazon
|
8101
|
-
# Aurora?][1] in the *Amazon Aurora User Guide
|
8099
|
+
# Aurora?][1] in the *Amazon Aurora User Guide*.
|
8102
8100
|
#
|
8103
8101
|
# <note markdown="1"> This action only applies to Aurora MySQL DB clusters.
|
8104
8102
|
#
|
@@ -8317,11 +8315,11 @@ module Aws::RDS
|
|
8317
8315
|
# group.
|
8318
8316
|
#
|
8319
8317
|
# For more information on Amazon Aurora, see [ What is Amazon
|
8320
|
-
# Aurora?][1] in the *Amazon Aurora User Guide
|
8318
|
+
# Aurora?][1] in the *Amazon Aurora User Guide*.
|
8321
8319
|
#
|
8322
8320
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
8323
8321
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
8324
|
-
# RDS User Guide
|
8322
|
+
# RDS User Guide*.
|
8325
8323
|
#
|
8326
8324
|
#
|
8327
8325
|
#
|
@@ -8414,11 +8412,11 @@ module Aws::RDS
|
|
8414
8412
|
# parameter group.
|
8415
8413
|
#
|
8416
8414
|
# For more information on Amazon Aurora, see [ What is Amazon
|
8417
|
-
# Aurora?][1] in the *Amazon Aurora User Guide
|
8415
|
+
# Aurora?][1] in the *Amazon Aurora User Guide*.
|
8418
8416
|
#
|
8419
8417
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
8420
8418
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
8421
|
-
# RDS User Guide
|
8419
|
+
# RDS User Guide*.
|
8422
8420
|
#
|
8423
8421
|
#
|
8424
8422
|
#
|
@@ -8587,11 +8585,11 @@ module Aws::RDS
|
|
8587
8585
|
# supports pagination.
|
8588
8586
|
#
|
8589
8587
|
# For more information on Amazon Aurora DB clusters, see [ What is
|
8590
|
-
# Amazon Aurora?][1] in the *Amazon Aurora User Guide
|
8588
|
+
# Amazon Aurora?][1] in the *Amazon Aurora User Guide*.
|
8591
8589
|
#
|
8592
8590
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
8593
8591
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
8594
|
-
# RDS User Guide
|
8592
|
+
# RDS User Guide*.
|
8595
8593
|
#
|
8596
8594
|
#
|
8597
8595
|
#
|
@@ -8788,11 +8786,11 @@ module Aws::RDS
|
|
8788
8786
|
# clusters. This API supports pagination.
|
8789
8787
|
#
|
8790
8788
|
# For more information on Amazon Aurora DB clusters, see [ What is
|
8791
|
-
# Amazon Aurora?][1] in the *Amazon Aurora User Guide
|
8789
|
+
# Amazon Aurora?][1] in the *Amazon Aurora User Guide*.
|
8792
8790
|
#
|
8793
8791
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
8794
8792
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
8795
|
-
# RDS User Guide
|
8793
|
+
# RDS User Guide*.
|
8796
8794
|
#
|
8797
8795
|
# This operation can also return information for Amazon Neptune DB
|
8798
8796
|
# instances and Amazon DocumentDB instances.
|
@@ -10679,7 +10677,7 @@ module Aws::RDS
|
|
10679
10677
|
# cluster database engine.
|
10680
10678
|
#
|
10681
10679
|
# For more information on Amazon Aurora, see [ What is Amazon
|
10682
|
-
# Aurora?][1] in the *Amazon Aurora User Guide
|
10680
|
+
# Aurora?][1] in the *Amazon Aurora User Guide*.
|
10683
10681
|
#
|
10684
10682
|
#
|
10685
10683
|
#
|
@@ -11286,7 +11284,7 @@ module Aws::RDS
|
|
11286
11284
|
# supports pagination.
|
11287
11285
|
#
|
11288
11286
|
# For more information on Amazon Aurora, see [ What is Amazon
|
11289
|
-
# Aurora?][1] in the *Amazon Aurora User Guide
|
11287
|
+
# Aurora?][1] in the *Amazon Aurora User Guide*.
|
11290
11288
|
#
|
11291
11289
|
# <note markdown="1"> This action only applies to Aurora DB clusters.
|
11292
11290
|
#
|
@@ -11811,7 +11809,7 @@ module Aws::RDS
|
|
11811
11809
|
# An optional pagination token provided by a previous
|
11812
11810
|
# DescribeOrderableDBInstanceOptions request. If this parameter is
|
11813
11811
|
# specified, the response includes only records beyond the marker, up to
|
11814
|
-
# the value specified by `MaxRecords
|
11812
|
+
# the value specified by `MaxRecords`.
|
11815
11813
|
#
|
11816
11814
|
# @return [Types::OrderableDBInstanceOptionsMessage] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
11817
11815
|
#
|
@@ -12568,11 +12566,11 @@ module Aws::RDS
|
|
12568
12566
|
# complete.
|
12569
12567
|
#
|
12570
12568
|
# For more information on Amazon Aurora DB clusters, see [ What is
|
12571
|
-
# Amazon Aurora?][1] in the *Amazon Aurora User Guide
|
12569
|
+
# Amazon Aurora?][1] in the *Amazon Aurora User Guide*.
|
12572
12570
|
#
|
12573
12571
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
12574
12572
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
12575
|
-
# RDS User Guide
|
12573
|
+
# RDS User Guide*.
|
12576
12574
|
#
|
12577
12575
|
#
|
12578
12576
|
#
|
@@ -12750,7 +12748,7 @@ module Aws::RDS
|
|
12750
12748
|
#
|
12751
12749
|
# For more information about failing over an Amazon Aurora global
|
12752
12750
|
# database, see [Managed planned failover for Amazon Aurora global
|
12753
|
-
# databases][1] in the *Amazon Aurora User Guide
|
12751
|
+
# databases][1] in the *Amazon Aurora User Guide*.
|
12754
12752
|
#
|
12755
12753
|
# <note markdown="1"> This action applies to GlobalCluster (Aurora global databases) only.
|
12756
12754
|
# Use this action only on healthy Aurora global databases with running
|
@@ -12859,7 +12857,7 @@ module Aws::RDS
|
|
12859
12857
|
# **Microsoft SQL Server**
|
12860
12858
|
#
|
12861
12859
|
# See [ Microsoft SQL Server Versions on Amazon RDS][1] in the *Amazon
|
12862
|
-
# RDS User Guide
|
12860
|
+
# RDS User Guide*.
|
12863
12861
|
#
|
12864
12862
|
#
|
12865
12863
|
#
|
@@ -13063,29 +13061,29 @@ module Aws::RDS
|
|
13063
13061
|
req.send_request(options)
|
13064
13062
|
end
|
13065
13063
|
|
13066
|
-
# Set the capacity of an Aurora Serverless DB cluster to a specific
|
13064
|
+
# Set the capacity of an Aurora Serverless v1 DB cluster to a specific
|
13067
13065
|
# value.
|
13068
13066
|
#
|
13069
|
-
# Aurora Serverless scales seamlessly based on the workload on the DB
|
13067
|
+
# Aurora Serverless v1 scales seamlessly based on the workload on the DB
|
13070
13068
|
# cluster. In some cases, the capacity might not scale fast enough to
|
13071
13069
|
# meet a sudden change in workload, such as a large number of new
|
13072
13070
|
# transactions. Call `ModifyCurrentDBClusterCapacity` to set the
|
13073
13071
|
# capacity explicitly.
|
13074
13072
|
#
|
13075
|
-
# After this call sets the DB cluster capacity, Aurora Serverless can
|
13073
|
+
# After this call sets the DB cluster capacity, Aurora Serverless v1 can
|
13076
13074
|
# automatically scale the DB cluster based on the cooldown period for
|
13077
13075
|
# scaling up and the cooldown period for scaling down.
|
13078
13076
|
#
|
13079
|
-
# For more information about Aurora Serverless, see [Using Amazon
|
13080
|
-
# Serverless][1] in the *Amazon Aurora User Guide*.
|
13077
|
+
# For more information about Aurora Serverless v1, see [Using Amazon
|
13078
|
+
# Aurora Serverless v1][1] in the *Amazon Aurora User Guide*.
|
13081
13079
|
#
|
13082
13080
|
# If you call `ModifyCurrentDBClusterCapacity` with the default
|
13083
|
-
# `TimeoutAction`, connections that prevent Aurora Serverless from
|
13081
|
+
# `TimeoutAction`, connections that prevent Aurora Serverless v1 from
|
13084
13082
|
# finding a scaling point might be dropped. For more information about
|
13085
|
-
# scaling points, see [ Autoscaling for Aurora Serverless][2] in the
|
13083
|
+
# scaling points, see [ Autoscaling for Aurora Serverless v1][2] in the
|
13086
13084
|
# *Amazon Aurora User Guide*.
|
13087
13085
|
#
|
13088
|
-
# <note markdown="1"> This action only applies to Aurora Serverless DB clusters.
|
13086
|
+
# <note markdown="1"> This action only applies to Aurora Serverless v1 DB clusters.
|
13089
13087
|
#
|
13090
13088
|
# </note>
|
13091
13089
|
#
|
@@ -13107,8 +13105,8 @@ module Aws::RDS
|
|
13107
13105
|
# @option params [Integer] :capacity
|
13108
13106
|
# The DB cluster capacity.
|
13109
13107
|
#
|
13110
|
-
# When you change the capacity of a paused Aurora Serverless DB
|
13111
|
-
# it automatically resumes.
|
13108
|
+
# When you change the capacity of a paused Aurora Serverless v1 DB
|
13109
|
+
# cluster, it automatically resumes.
|
13112
13110
|
#
|
13113
13111
|
# Constraints:
|
13114
13112
|
#
|
@@ -13119,9 +13117,9 @@ module Aws::RDS
|
|
13119
13117
|
# `16`, `32`, `64`, `192`, and `384`.
|
13120
13118
|
#
|
13121
13119
|
# @option params [Integer] :seconds_before_timeout
|
13122
|
-
# The amount of time, in seconds, that Aurora Serverless tries to
|
13123
|
-
# scaling point to perform seamless scaling before enforcing the
|
13124
|
-
# action. The default is 300.
|
13120
|
+
# The amount of time, in seconds, that Aurora Serverless v1 tries to
|
13121
|
+
# find a scaling point to perform seamless scaling before enforcing the
|
13122
|
+
# timeout action. The default is 300.
|
13125
13123
|
#
|
13126
13124
|
# Specify a value between 10 and 600 seconds.
|
13127
13125
|
#
|
@@ -13325,11 +13323,11 @@ module Aws::RDS
|
|
13325
13323
|
# parameters and the new values in the request.
|
13326
13324
|
#
|
13327
13325
|
# For more information on Amazon Aurora DB clusters, see [ What is
|
13328
|
-
# Amazon Aurora?][1] in the *Amazon Aurora User Guide
|
13326
|
+
# Amazon Aurora?][1] in the *Amazon Aurora User Guide*.
|
13329
13327
|
#
|
13330
13328
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
13331
13329
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
13332
|
-
# RDS User Guide
|
13330
|
+
# RDS User Guide*.
|
13333
13331
|
#
|
13334
13332
|
#
|
13335
13333
|
#
|
@@ -13437,7 +13435,7 @@ module Aws::RDS
|
|
13437
13435
|
# The default is a 30-minute window selected at random from an 8-hour
|
13438
13436
|
# block of time for each Amazon Web Services Region. To view the time
|
13439
13437
|
# blocks available, see [ Backup window][1] in the *Amazon Aurora User
|
13440
|
-
# Guide
|
13438
|
+
# Guide*.
|
13441
13439
|
#
|
13442
13440
|
# Constraints:
|
13443
13441
|
#
|
@@ -13465,7 +13463,7 @@ module Aws::RDS
|
|
13465
13463
|
# block of time for each Amazon Web Services Region, occurring on a
|
13466
13464
|
# random day of the week. To see the time blocks available, see [
|
13467
13465
|
# Adjusting the Preferred DB Cluster Maintenance Window][1] in the
|
13468
|
-
# *Amazon Aurora User Guide
|
13466
|
+
# *Amazon Aurora User Guide*.
|
13469
13467
|
#
|
13470
13468
|
# Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun.
|
13471
13469
|
#
|
@@ -13483,7 +13481,7 @@ module Aws::RDS
|
|
13483
13481
|
# accounts. By default, mapping isn't enabled.
|
13484
13482
|
#
|
13485
13483
|
# For more information, see [ IAM Database Authentication][1] in the
|
13486
|
-
# *Amazon Aurora User Guide
|
13484
|
+
# *Amazon Aurora User Guide*.
|
13487
13485
|
#
|
13488
13486
|
# Valid for: Aurora DB clusters only
|
13489
13487
|
#
|
@@ -13528,8 +13526,8 @@ module Aws::RDS
|
|
13528
13526
|
# Possible value is `postgresql`.
|
13529
13527
|
#
|
13530
13528
|
# For more information about exporting CloudWatch Logs for Amazon RDS,
|
13531
|
-
# see [Publishing Database Logs to Amazon CloudWatch Logs][1] in the
|
13532
|
-
# *Amazon
|
13529
|
+
# see [ Publishing Database Logs to Amazon CloudWatch Logs][1] in the
|
13530
|
+
# *Amazon RDS User Guide*.
|
13533
13531
|
#
|
13534
13532
|
# For more information about exporting CloudWatch Logs for Amazon
|
13535
13533
|
# Aurora, see [Publishing Database Logs to Amazon CloudWatch Logs][2] in
|
@@ -13648,16 +13646,16 @@ module Aws::RDS
|
|
13648
13646
|
#
|
13649
13647
|
# @option params [Boolean] :enable_http_endpoint
|
13650
13648
|
# A value that indicates whether to enable the HTTP endpoint for an
|
13651
|
-
# Aurora Serverless DB cluster. By default, the HTTP endpoint is
|
13649
|
+
# Aurora Serverless v1 DB cluster. By default, the HTTP endpoint is
|
13652
13650
|
# disabled.
|
13653
13651
|
#
|
13654
13652
|
# When enabled, the HTTP endpoint provides a connectionless web service
|
13655
|
-
# API for running SQL queries on the Aurora Serverless DB cluster.
|
13656
|
-
# can also query your database from inside the RDS console with the
|
13653
|
+
# API for running SQL queries on the Aurora Serverless v1 DB cluster.
|
13654
|
+
# You can also query your database from inside the RDS console with the
|
13657
13655
|
# query editor.
|
13658
13656
|
#
|
13659
|
-
# For more information, see [Using the Data API for Aurora
|
13660
|
-
#
|
13657
|
+
# For more information, see [Using the Data API for Aurora Serverless
|
13658
|
+
# v1][1] in the *Amazon Aurora User Guide*.
|
13661
13659
|
#
|
13662
13660
|
# Valid for: Aurora DB clusters only
|
13663
13661
|
#
|
@@ -13695,7 +13693,7 @@ module Aws::RDS
|
|
13695
13693
|
# engines.
|
13696
13694
|
#
|
13697
13695
|
# For the full list of DB instance classes and availability for your
|
13698
|
-
# engine, see [DB Instance Class][1] in the *Amazon RDS User Guide
|
13696
|
+
# engine, see [ DB Instance Class][1] in the *Amazon RDS User Guide*.
|
13699
13697
|
#
|
13700
13698
|
# Valid for: Multi-AZ DB clusters only
|
13701
13699
|
#
|
@@ -14079,13 +14077,13 @@ module Aws::RDS
|
|
14079
14077
|
# cluster parameter group has been created or modified.
|
14080
14078
|
#
|
14081
14079
|
# If the modified DB cluster parameter group is used by an Aurora
|
14082
|
-
# Serverless cluster, Aurora applies the update immediately. The
|
14083
|
-
# restart might interrupt your workload. In that case, your
|
14084
|
-
# must reopen any connections and retry any transactions
|
14085
|
-
# active when the parameter changes took effect.
|
14080
|
+
# Serverless v1 cluster, Aurora applies the update immediately. The
|
14081
|
+
# cluster restart might interrupt your workload. In that case, your
|
14082
|
+
# application must reopen any connections and retry any transactions
|
14083
|
+
# that were active when the parameter changes took effect.
|
14086
14084
|
#
|
14087
14085
|
# For more information on Amazon Aurora DB clusters, see [ What is
|
14088
|
-
# Amazon Aurora?][2] in the *Amazon Aurora User Guide
|
14086
|
+
# Amazon Aurora?][2] in the *Amazon Aurora User Guide*.
|
14089
14087
|
#
|
14090
14088
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
14091
14089
|
# deployments with two readable standby DB instances][3] in the *Amazon
|
@@ -14920,7 +14918,7 @@ module Aws::RDS
|
|
14920
14918
|
# DB instance.
|
14921
14919
|
#
|
14922
14920
|
# For more information, see [Using Amazon Performance Insights][1] in
|
14923
|
-
# the *Amazon
|
14921
|
+
# the *Amazon RDS User Guide.*.
|
14924
14922
|
#
|
14925
14923
|
# This setting doesn't apply to RDS Custom.
|
14926
14924
|
#
|
@@ -15015,7 +15013,7 @@ module Aws::RDS
|
|
15015
15013
|
#
|
15016
15014
|
# * For more information about rotating your SSL/TLS certificate for
|
15017
15015
|
# Aurora DB engines, see [ Rotating Your SSL/TLS Certificate][2] in
|
15018
|
-
# the *Amazon Aurora User Guide
|
15016
|
+
# the *Amazon Aurora User Guide*.
|
15019
15017
|
#
|
15020
15018
|
# This setting doesn't apply to RDS Custom.
|
15021
15019
|
#
|
@@ -16056,7 +16054,7 @@ module Aws::RDS
|
|
16056
16054
|
# one or more database configuration parameters by specifying these
|
16057
16055
|
# parameters and the new values in the request. For more information on
|
16058
16056
|
# Amazon Aurora, see [ What is Amazon Aurora?][1] in the *Amazon Aurora
|
16059
|
-
# User Guide
|
16057
|
+
# User Guide*.
|
16060
16058
|
#
|
16061
16059
|
# <note markdown="1"> This action only applies to Aurora DB clusters.
|
16062
16060
|
#
|
@@ -17242,7 +17240,7 @@ module Aws::RDS
|
|
17242
17240
|
# Management (IAM) role from a DB cluster.
|
17243
17241
|
#
|
17244
17242
|
# For more information on Amazon Aurora DB clusters, see [ What is
|
17245
|
-
# Amazon Aurora?][1] in the *Amazon Aurora User Guide
|
17243
|
+
# Amazon Aurora?][1] in the *Amazon Aurora User Guide*.
|
17246
17244
|
#
|
17247
17245
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
17248
17246
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
@@ -17448,7 +17446,7 @@ module Aws::RDS
|
|
17448
17446
|
# cluster that you want the updated static parameter to apply to.
|
17449
17447
|
#
|
17450
17448
|
# For more information on Amazon Aurora DB clusters, see [ What is
|
17451
|
-
# Amazon Aurora?][1] in the *Amazon Aurora User Guide
|
17449
|
+
# Amazon Aurora?][1] in the *Amazon Aurora User Guide*.
|
17452
17450
|
#
|
17453
17451
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
17454
17452
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
@@ -17645,7 +17643,7 @@ module Aws::RDS
|
|
17645
17643
|
# </note>
|
17646
17644
|
#
|
17647
17645
|
# For more information on Amazon Aurora, see [ What is Amazon
|
17648
|
-
# Aurora?][2] in the *Amazon Aurora User Guide
|
17646
|
+
# Aurora?][2] in the *Amazon Aurora User Guide*.
|
17649
17647
|
#
|
17650
17648
|
# <note markdown="1"> This action only applies to Aurora DB clusters. The source DB engine
|
17651
17649
|
# must be MySQL.
|
@@ -17795,7 +17793,7 @@ module Aws::RDS
|
|
17795
17793
|
# The default is a 30-minute window selected at random from an 8-hour
|
17796
17794
|
# block of time for each Amazon Web Services Region. To view the time
|
17797
17795
|
# blocks available, see [ Backup window][1] in the *Amazon Aurora User
|
17798
|
-
# Guide
|
17796
|
+
# Guide*.
|
17799
17797
|
#
|
17800
17798
|
# Constraints:
|
17801
17799
|
#
|
@@ -17821,7 +17819,7 @@ module Aws::RDS
|
|
17821
17819
|
# block of time for each Amazon Web Services Region, occurring on a
|
17822
17820
|
# random day of the week. To see the time blocks available, see [
|
17823
17821
|
# Adjusting the Preferred Maintenance Window][1] in the *Amazon Aurora
|
17824
|
-
# User Guide
|
17822
|
+
# User Guide*.
|
17825
17823
|
#
|
17826
17824
|
# Valid Days: Mon, Tue, Wed, Thu, Fri, Sat, Sun.
|
17827
17825
|
#
|
@@ -17863,7 +17861,7 @@ module Aws::RDS
|
|
17863
17861
|
# accounts. By default, mapping isn't enabled.
|
17864
17862
|
#
|
17865
17863
|
# For more information, see [ IAM Database Authentication][1] in the
|
17866
|
-
# *Amazon Aurora User Guide
|
17864
|
+
# *Amazon Aurora User Guide*.
|
17867
17865
|
#
|
17868
17866
|
#
|
17869
17867
|
#
|
@@ -18135,7 +18133,7 @@ module Aws::RDS
|
|
18135
18133
|
# </note>
|
18136
18134
|
#
|
18137
18135
|
# For more information on Amazon Aurora DB clusters, see [ What is
|
18138
|
-
# Amazon Aurora?][1] in the *Amazon Aurora User Guide
|
18136
|
+
# Amazon Aurora?][1] in the *Amazon Aurora User Guide*.
|
18139
18137
|
#
|
18140
18138
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
18141
18139
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
@@ -18229,12 +18227,12 @@ module Aws::RDS
|
|
18229
18227
|
# **Aurora MySQL**
|
18230
18228
|
#
|
18231
18229
|
# See [MySQL on Amazon RDS Versions][1] in the *Amazon Aurora User
|
18232
|
-
# Guide
|
18230
|
+
# Guide*.
|
18233
18231
|
#
|
18234
18232
|
# **Aurora PostgreSQL**
|
18235
18233
|
#
|
18236
18234
|
# See [Amazon Aurora PostgreSQL releases and engine versions][2] in the
|
18237
|
-
# *Amazon Aurora User Guide
|
18235
|
+
# *Amazon Aurora User Guide*.
|
18238
18236
|
#
|
18239
18237
|
# **MySQL**
|
18240
18238
|
#
|
@@ -18321,7 +18319,7 @@ module Aws::RDS
|
|
18321
18319
|
# accounts. By default, mapping isn't enabled.
|
18322
18320
|
#
|
18323
18321
|
# For more information, see [ IAM Database Authentication][1] in the
|
18324
|
-
# *Amazon Aurora User Guide
|
18322
|
+
# *Amazon Aurora User Guide*.
|
18325
18323
|
#
|
18326
18324
|
# Valid for: Aurora DB clusters only
|
18327
18325
|
#
|
@@ -18371,7 +18369,7 @@ module Aws::RDS
|
|
18371
18369
|
#
|
18372
18370
|
# For more information about exporting CloudWatch Logs for Amazon RDS,
|
18373
18371
|
# see [Publishing Database Logs to Amazon CloudWatch Logs][1] in the
|
18374
|
-
# *Amazon
|
18372
|
+
# *Amazon RDS User Guide.*.
|
18375
18373
|
#
|
18376
18374
|
# For more information about exporting CloudWatch Logs for Amazon
|
18377
18375
|
# Aurora, see [Publishing Database Logs to Amazon CloudWatch Logs][2] in
|
@@ -18731,7 +18729,7 @@ module Aws::RDS
|
|
18731
18729
|
# </note>
|
18732
18730
|
#
|
18733
18731
|
# For more information on Amazon Aurora DB clusters, see [ What is
|
18734
|
-
# Amazon Aurora?][1] in the *Amazon Aurora User Guide
|
18732
|
+
# Amazon Aurora?][1] in the *Amazon Aurora User Guide*.
|
18735
18733
|
#
|
18736
18734
|
# For more information on Multi-AZ DB clusters, see [ Multi-AZ
|
18737
18735
|
# deployments with two readable standby DB instances][2] in the *Amazon
|
@@ -18890,7 +18888,7 @@ module Aws::RDS
|
|
18890
18888
|
# accounts. By default, mapping isn't enabled.
|
18891
18889
|
#
|
18892
18890
|
# For more information, see [ IAM Database Authentication][1] in the
|
18893
|
-
# *Amazon Aurora User Guide
|
18891
|
+
# *Amazon Aurora User Guide*.
|
18894
18892
|
#
|
18895
18893
|
# Valid for: Aurora DB clusters only
|
18896
18894
|
#
|
@@ -18936,7 +18934,7 @@ module Aws::RDS
|
|
18936
18934
|
#
|
18937
18935
|
# For more information about exporting CloudWatch Logs for Amazon RDS,
|
18938
18936
|
# see [Publishing Database Logs to Amazon CloudWatch Logs][1] in the
|
18939
|
-
# *Amazon
|
18937
|
+
# *Amazon RDS User Guide.*.
|
18940
18938
|
#
|
18941
18939
|
# For more information about exporting CloudWatch Logs for Amazon
|
18942
18940
|
# Aurora, see [Publishing Database Logs to Amazon CloudWatch Logs][2] in
|
@@ -19011,10 +19009,11 @@ module Aws::RDS
|
|
19011
19009
|
# @option params [String] :engine_mode
|
19012
19010
|
# The engine mode of the new cluster. Specify `provisioned` or
|
19013
19011
|
# `serverless`, depending on the type of the cluster you are creating.
|
19014
|
-
# You can create an Aurora Serverless clone from a provisioned
|
19015
|
-
# or a provisioned clone from an Aurora Serverless cluster.
|
19016
|
-
# clone that is an Aurora Serverless cluster, the
|
19017
|
-
# be an Aurora Serverless cluster or an
|
19012
|
+
# You can create an Aurora Serverless v1 clone from a provisioned
|
19013
|
+
# cluster, or a provisioned clone from an Aurora Serverless v1 cluster.
|
19014
|
+
# To create a clone that is an Aurora Serverless v1 cluster, the
|
19015
|
+
# original cluster must be an Aurora Serverless v1 cluster or an
|
19016
|
+
# encrypted provisioned cluster.
|
19018
19017
|
#
|
19019
19018
|
# Valid for: Aurora DB clusters only
|
19020
19019
|
#
|
@@ -20301,7 +20300,7 @@ module Aws::RDS
|
|
20301
20300
|
# DB instance.
|
20302
20301
|
#
|
20303
20302
|
# For more information, see [Using Amazon Performance Insights][1] in
|
20304
|
-
# the *Amazon
|
20303
|
+
# the *Amazon RDS User Guide.*.
|
20305
20304
|
#
|
20306
20305
|
#
|
20307
20306
|
#
|
@@ -20641,7 +20640,7 @@ module Aws::RDS
|
|
20641
20640
|
# example db.m4.large. Not all DB instance classes are available in all
|
20642
20641
|
# Amazon Web Services Regions, or for all database engines. For the full
|
20643
20642
|
# list of DB instance classes, and availability for your engine, see [DB
|
20644
|
-
# Instance Class][1] in the *Amazon RDS User Guide
|
20643
|
+
# Instance Class][1] in the *Amazon RDS User Guide*.
|
20645
20644
|
#
|
20646
20645
|
# Default: The same DBInstanceClass as the original DB instance.
|
20647
20646
|
#
|
@@ -20967,8 +20966,7 @@ module Aws::RDS
|
|
20967
20966
|
# start with the prefix `AWSRDSCustom`.
|
20968
20967
|
#
|
20969
20968
|
# For the list of permissions required for the IAM role, see [ Configure
|
20970
|
-
# IAM and your VPC][1] in the *Amazon
|
20971
|
-
# Guide*.
|
20969
|
+
# IAM and your VPC][1] in the *Amazon RDS User Guide*.
|
20972
20970
|
#
|
20973
20971
|
# This setting is required for RDS Custom.
|
20974
20972
|
#
|
@@ -21454,7 +21452,7 @@ module Aws::RDS
|
|
21454
21452
|
# StopDBCluster action.
|
21455
21453
|
#
|
21456
21454
|
# For more information, see [ Stopping and Starting an Aurora
|
21457
|
-
# Cluster][1] in the *Amazon Aurora User Guide
|
21455
|
+
# Cluster][1] in the *Amazon Aurora User Guide*.
|
21458
21456
|
#
|
21459
21457
|
# <note markdown="1"> This action only applies to Aurora DB clusters.
|
21460
21458
|
#
|
@@ -22044,7 +22042,7 @@ module Aws::RDS
|
|
22044
22042
|
# do a point-in-time restore if necessary.
|
22045
22043
|
#
|
22046
22044
|
# For more information, see [ Stopping and Starting an Aurora
|
22047
|
-
# Cluster][1] in the *Amazon Aurora User Guide
|
22045
|
+
# Cluster][1] in the *Amazon Aurora User Guide*.
|
22048
22046
|
#
|
22049
22047
|
# <note markdown="1"> This action only applies to Aurora DB clusters.
|
22050
22048
|
#
|
@@ -22444,7 +22442,7 @@ module Aws::RDS
|
|
22444
22442
|
params: params,
|
22445
22443
|
config: config)
|
22446
22444
|
context[:gem_name] = 'aws-sdk-rds'
|
22447
|
-
context[:gem_version] = '1.
|
22445
|
+
context[:gem_version] = '1.142.0'
|
22448
22446
|
Seahorse::Client::Request.new(handlers, context)
|
22449
22447
|
end
|
22450
22448
|
|