@@ -3324,7 +3324,7 @@ def create_custom_db_engine_version(params = {}, options = {})
3324
3324
# the DB cluster during the maintenance window. By default, minor engine
3325
3325
# upgrades are applied automatically.
3326
3326
#
3327
- # Valid for Cluster Type: Multi-AZ DB clusters only
3327
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB cluster
3328
3328
#
3329
3329
# @option params [Integer] :monitoring_interval
3330
3330
# The interval, in seconds, between points when Enhanced Monitoring
@@ -3334,7 +3334,7 @@ def create_custom_db_engine_version(params = {}, options = {})
3334
3334
# If `MonitoringRoleArn` is specified, also set `MonitoringInterval` to
3335
3335
# a value other than `0`.
3336
3336
#
3337
- # Valid for Cluster Type: Multi-AZ DB clusters only
3337
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
3338
3338
#
3339
3339
# Valid Values: `0 | 1 | 5 | 10 | 15 | 30 | 60`
3340
3340
#
@@ -3350,22 +3350,28 @@ def create_custom_db_engine_version(params = {}, options = {})
3350
3350
# If `MonitoringInterval` is set to a value other than `0`, supply a
3351
3351
# `MonitoringRoleArn` value.
3352
3352
#
3353
- # Valid for Cluster Type: Multi-AZ DB clusters only
3353
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
3354
3354
#
3355
3355
#
3356
3356
#
3357
3357
# [1]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.OS.html#USER_Monitoring.OS.Enabling
3358
3358
#
3359
3359
# @option params [String] :database_insights_mode
3360
- # Specifies the mode of Database Insights to enable for the cluster.
3360
+ # The mode of Database Insights to enable for the DB cluster.
3361
+ #
3362
+ # If you set this value to `advanced`, you must also set the
3363
+ # `PerformanceInsightsEnabled` parameter to `true` and the
3364
+ # `PerformanceInsightsRetentionPeriod` parameter to 465.
3365
+ #
3366
+ # Valid for Cluster Type: Aurora DB clusters only
3361
3367
#
3362
3368
# @option params [Boolean] :enable_performance_insights
3363
3369
# Specifies whether to turn on Performance Insights for the DB cluster.
3364
3370
#
3365
3371
# For more information, see [ Using Amazon Performance Insights][1] in
3366
3372
# the *Amazon RDS User Guide*.
3367
3373
#
3368
- # Valid for Cluster Type: Multi-AZ DB clusters only
3374
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
3369
3375
#
3370
3376
#
3371
3377
#
@@ -3383,12 +3389,12 @@ def create_custom_db_engine_version(params = {}, options = {})
3383
3389
# your Amazon Web Services account. Your Amazon Web Services account has
3384
3390
# a different default KMS key for each Amazon Web Services Region.
3385
3391
#
3386
- # Valid for Cluster Type: Multi-AZ DB clusters only
3392
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
3387
3393
#
3388
3394
# @option params [Integer] :performance_insights_retention_period
3389
3395
# The number of days to retain Performance Insights data.
3390
3396
#
3391
- # Valid for Cluster Type: Multi-AZ DB clusters only
3397
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
3392
3398
#
3393
3399
# Valid Values:
3394
3400
#
@@ -5359,7 +5365,14 @@ def create_db_cluster_snapshot(params = {}, options = {})
5359
5365
# [1]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html
5360
5366
#
5361
5367
# @option params [String] :database_insights_mode
5362
- # Specifies the mode of Database Insights to enable for the instance.
5368
+ # The mode of Database Insights to enable for the DB instance.
5369
+ #
5370
+ # This setting only applies to Amazon Aurora DB instances.
5371
+ #
5372
+ # <note markdown="1"> Currently, this value is inherited from the DB cluster and can't be
5373
+ # changed.
5374
+ #
5375
+ # </note>
5363
5376
#
5364
5377
# @option params [Boolean] :enable_performance_insights
5365
5378
# Specifies whether to enable Performance Insights for the DB instance.
@@ -6427,7 +6440,11 @@ def create_db_instance(params = {}, options = {})
6427
6440
# [1]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html
6428
6441
#
6429
6442
# @option params [String] :database_insights_mode
6430
- # Specifies the mode of Database Insights.
6443
+ # The mode of Database Insights to enable for the read replica.
6444
+ #
6445
+ # <note markdown="1"> Currently, this setting is not supported.
6446
+ #
6447
+ # </note>
6431
6448
#
6432
6449
# @option params [Boolean] :enable_performance_insights
6433
6450
# Specifies whether to enable Performance Insights for the read replica.
@@ -6686,6 +6703,8 @@ def create_db_instance(params = {}, options = {})
6686
6703
# read replica. Follow the allocation rules specified in
6687
6704
# `CreateDBInstance`.
6688
6705
#
6706
+ # This setting isn't valid for RDS for SQL Server.
6707
+ #
6689
6708
# <note markdown="1"> Be sure to allocate enough storage for your read replica so that the
6690
6709
# create operation can succeed. You can also allocate additional storage
6691
6710
# for future growth.
@@ -11970,14 +11989,17 @@ def describe_db_cluster_parameter_groups(params = {}, options = {})
11970
11989
#
11971
11990
# Valid Values:
11972
11991
#
11973
- # * `customer `
11992
+ # * `engine-default `
11974
11993
#
11975
- # * `engine `
11994
+ # * `system `
11976
11995
#
11977
- # * `service `
11996
+ # * `user `
11978
11997
#
11979
11998
# @option params [Array<Types::Filter>] :filters
11980
- # This parameter isn't currently supported.
11999
+ # A filter that specifies one or more DB cluster parameters to describe.
12000
+ #
12001
+ # The only supported filter is `parameter-name`. The results list only
12002
+ # includes information about the DB cluster parameters with these names.
11981
12003
#
11982
12004
# @option params [Integer] :max_records
11983
12005
# The maximum number of records to include in the response. If more
@@ -13769,7 +13791,10 @@ def describe_db_parameter_groups(params = {}, options = {})
13769
13791
# Valid Values: `user | system | engine-default`
13770
13792
#
13771
13793
# @option params [Array<Types::Filter>] :filters
13772
- # This parameter isn't currently supported.
13794
+ # A filter that specifies one or more DB parameters to describe.
13795
+ #
13796
+ # The only supported filter is `parameter-name`. The results list only
13797
+ # includes information about the DB parameters with these names.
13773
13798
#
13774
13799
# @option params [Integer] :max_records
13775
13800
# The maximum number of records to include in the response. If more
@@ -15373,7 +15398,10 @@ def describe_engine_default_cluster_parameters(params = {}, options = {})
15373
15398
# * `sqlserver-web-15.0`
15374
15399
#
15375
15400
# @option params [Array<Types::Filter>] :filters
15376
- # This parameter isn't currently supported.
15401
+ # A filter that specifies one or more parameters to describe.
15402
+ #
15403
+ # The only supported filter is `parameter-name`. The results list only
15404
+ # includes information about the parameters with these names.
15377
15405
#
15378
15406
# @option params [Integer] :max_records
15379
15407
# The maximum number of records to include in the response. If more
@@ -19226,7 +19254,7 @@ def modify_custom_db_engine_version(params = {}, options = {})
19226
19254
# the DB cluster during the maintenance window. By default, minor engine
19227
19255
# upgrades are applied automatically.
19228
19256
#
19229
- # Valid for Cluster Type: Multi-AZ DB clusters only
19257
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
19230
19258
#
19231
19259
# @option params [Integer] :monitoring_interval
19232
19260
# The interval, in seconds, between points when Enhanced Monitoring
@@ -19259,7 +19287,16 @@ def modify_custom_db_engine_version(params = {}, options = {})
19259
19287
# [1]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Monitoring.html#USER_Monitoring.OS.IAMRole
19260
19288
#
19261
19289
# @option params [String] :database_insights_mode
19262
- # Specifies the mode of Database Insights to enable for the cluster.
19290
+ # Specifies the mode of Database Insights to enable for the DB cluster.
19291
+ #
19292
+ # If you change the value from `standard` to `advanced`, you must set
19293
+ # the `PerformanceInsightsEnabled` parameter to `true` and the
19294
+ # `PerformanceInsightsRetentionPeriod` parameter to 465.
19295
+ #
19296
+ # If you change the value from `advanced` to `standard`, you must set
19297
+ # the `PerformanceInsightsEnabled` parameter to `false`.
19298
+ #
19299
+ # Valid for Cluster Type: Aurora DB clusters only
19263
19300
#
19264
19301
# @option params [Boolean] :enable_performance_insights
19265
19302
# Specifies whether to turn on Performance Insights for the DB cluster.
@@ -19285,12 +19322,12 @@ def modify_custom_db_engine_version(params = {}, options = {})
19285
19322
# your Amazon Web Services account. Your Amazon Web Services account has
19286
19323
# a different default KMS key for each Amazon Web Services Region.
19287
19324
#
19288
- # Valid for Cluster Type: Multi-AZ DB clusters only
19325
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
19289
19326
#
19290
19327
# @option params [Integer] :performance_insights_retention_period
19291
19328
# The number of days to retain Performance Insights data.
19292
19329
#
19293
- # Valid for Cluster Type: Multi-AZ DB clusters only
19330
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
19294
19331
#
19295
19332
# Valid Values:
19296
19333
#
@@ -20871,7 +20908,14 @@ def modify_db_cluster_snapshot_attribute(params = {}, options = {})
20871
20908
# [1]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html
20872
20909
#
20873
20910
# @option params [String] :database_insights_mode
20874
- # Specifies the mode of Database Insights to enable for the instance.
20911
+ # Specifies the mode of Database Insights to enable for the DB instance.
20912
+ #
20913
+ # This setting only applies to Amazon Aurora DB instances.
20914
+ #
20915
+ # <note markdown="1"> Currently, this value is inherited from the DB cluster and can't be
20916
+ # changed.
20917
+ #
20918
+ # </note>
20875
20919
#
20876
20920
# @option params [Boolean] :enable_performance_insights
20877
20921
# Specifies whether to enable Performance Insights for the DB instance.
@@ -20929,6 +20973,29 @@ def modify_db_cluster_snapshot_attribute(params = {}, options = {})
20929
20973
#
20930
20974
# This setting doesn't apply to RDS Custom DB instances.
20931
20975
#
20976
+ # The following values are valid for each DB engine:
20977
+ #
20978
+ # * Aurora MySQL - `audit | error | general | slowquery`
20979
+ #
20980
+ # * Aurora PostgreSQL - `postgresql`
20981
+ #
20982
+ # * RDS for MySQL - `error | general | slowquery`
20983
+ #
20984
+ # * RDS for PostgreSQL - `postgresql | upgrade`
20985
+ #
20986
+ # For more information about exporting CloudWatch Logs for Amazon RDS,
20987
+ # see [ Publishing Database Logs to Amazon CloudWatch Logs][1] in the
20988
+ # *Amazon RDS User Guide*.
20989
+ #
20990
+ # For more information about exporting CloudWatch Logs for Amazon
20991
+ # Aurora, see [Publishing Database Logs to Amazon CloudWatch Logs][2] in
20992
+ # the *Amazon Aurora User Guide*.
20993
+ #
20994
+ #
20995
+ #
20996
+ # [1]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch
20997
+ # [2]: https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/USER_LogAccess.html#USER_LogAccess.Procedural.UploadtoCloudWatch
20998
+ #
20932
20999
# @option params [Array<Types::ProcessorFeature>] :processor_features
20933
21000
# The number of CPU cores and the number of threads per core for the DB
20934
21001
# instance class of the DB instance.
@@ -27601,6 +27668,8 @@ def restore_db_cluster_to_point_in_time(params = {}, options = {})
27601
27668
# The amount of storage (in gibibytes) to allocate initially for the DB
27602
27669
# instance. Follow the allocation rules specified in CreateDBInstance.
27603
27670
#
27671
+ # This setting isn't valid for RDS for SQL Server.
27672
+ #
27604
27673
# <note markdown="1"> Be sure to allocate enough storage for your new DB instance so that
27605
27674
# the restore operation can succeed. You can also allocate additional
27606
27675
# storage for future growth.
@@ -27968,6 +28037,8 @@ def restore_db_instance_from_db_snapshot(params = {}, options = {})
27968
28037
# The amount of storage (in gibibytes) to allocate initially for the DB
27969
28038
# instance. Follow the allocation rules specified in `CreateDBInstance`.
27970
28039
#
28040
+ # This setting isn't valid for RDS for SQL Server.
28041
+ #
27971
28042
# <note markdown="1"> Be sure to allocate enough storage for your new DB instance so that
27972
28043
# the restore operation can succeed. You can also allocate additional
27973
28044
# storage for future growth.
@@ -28285,7 +28356,14 @@ def restore_db_instance_from_db_snapshot(params = {}, options = {})
28285
28356
# [1]: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/MySQL.Procedural.Importing.html#MySQL.Procedural.Importing.Enabling.IAM
28286
28357
#
28287
28358
# @option params [String] :database_insights_mode
28288
- # Specifies the mode of Database Insights to enable for the instance.
28359
+ # Specifies the mode of Database Insights to enable for the DB instance.
28360
+ #
28361
+ # This setting only applies to Amazon Aurora DB instances.
28362
+ #
28363
+ # <note markdown="1"> Currently, this value is inherited from the DB cluster and can't be
28364
+ # changed.
28365
+ #
28366
+ # </note>
28289
28367
#
28290
28368
# @option params [Boolean] :enable_performance_insights
28291
28369
# Specifies whether to enable Performance Insights for the DB instance.
@@ -29299,6 +29377,8 @@ def restore_db_instance_from_s3(params = {}, options = {})
29299
29377
# The amount of storage (in gibibytes) to allocate initially for the DB
29300
29378
# instance. Follow the allocation rules specified in `CreateDBInstance`.
29301
29379
#
29380
+ # This setting isn't valid for RDS for SQL Server.
29381
+ #
29302
29382
# <note markdown="1"> Be sure to allocate enough storage for your new DB instance so that
29303
29383
# the restore operation can succeed. You can also allocate additional
29304
29384
# storage for future growth.
@@ -31794,7 +31874,7 @@ def build_request(operation_name, params = {})
31794
31874
tracer: tracer
31795
31875
)
31796
31876
context[:gem_name] = 'aws-sdk-rds'
31797
- context[:gem_version] = '1.263 .0'
31877
+ context[:gem_version] = '1.264 .0'
31798
31878
Seahorse::Client::Request.new(handlers, context)
31799
31879
end
31800
31880
0 commit comments