aws-sdk-rds 1.269.0 → 1.271.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c0430c28b601630334395a1db768e147dea585c49af5e1af3434063c1a49f7d7
4
- data.tar.gz: 7a7e9e792e0b00510123e68af700ff59615a673784f5f3c8a26b223b61bfa272
3
+ metadata.gz: ddb9f32cb66c752c216f4993d2ee74fcb91c629acee02ee0769208c3d529bda3
4
+ data.tar.gz: c51d34139ebbd7408bf0e7d53819ddecf42632e354df34ced9f4c1dea692753e
5
5
  SHA512:
6
- metadata.gz: 46f30ea126c3ed8a3f435bc54872aaa3190e1d3486e59e8721475ff04c41bdc8af6066aac8985873034ada69b02c85108d5b1a7a346504de4ee89c6c76e84708
7
- data.tar.gz: a10f85549fdb9e4bf6d0b5572945f5e01ec277bd14b95dae4b8450209f6558384a714ce992a052d1eb1237065df6615b23c0825c2ed9a0abfe60204c8b21e2e0
6
+ metadata.gz: 12fc13320b17027c0850d17701fce019ce25dfa15ceb4fac86b85ef1f90ac2d5407c03b5d4fd6fb035847cd1f6f08bd915becf1ac72c31c10997bd658bff05af
7
+ data.tar.gz: 585ff7f73c8690b04e216c0c80b81f5af5c504d59ef840f29fb13ac52420e2daf2358b1a9645dd7c47e18949c6aac465472462c23e85ed05e6556f83697475f8
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.271.0 (2025-02-20)
5
+ ------------------
6
+
7
+ * Feature - CloudWatch Database Insights now supports Amazon RDS.
8
+
9
+ 1.270.0 (2025-02-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.269.0 (2025-02-06)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.269.0
1
+ 1.271.0
@@ -7,35 +7,35 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
- require 'seahorse/client/plugins/content_length.rb'
11
- require 'aws-sdk-core/plugins/credentials_configuration.rb'
12
- require 'aws-sdk-core/plugins/logging.rb'
13
- require 'aws-sdk-core/plugins/param_converter.rb'
14
- require 'aws-sdk-core/plugins/param_validator.rb'
15
- require 'aws-sdk-core/plugins/user_agent.rb'
16
- require 'aws-sdk-core/plugins/helpful_socket_errors.rb'
17
- require 'aws-sdk-core/plugins/retry_errors.rb'
18
- require 'aws-sdk-core/plugins/global_configuration.rb'
19
- require 'aws-sdk-core/plugins/regional_endpoint.rb'
20
- require 'aws-sdk-core/plugins/endpoint_discovery.rb'
21
- require 'aws-sdk-core/plugins/endpoint_pattern.rb'
22
- require 'aws-sdk-core/plugins/response_paging.rb'
23
- require 'aws-sdk-core/plugins/stub_responses.rb'
24
- require 'aws-sdk-core/plugins/idempotency_token.rb'
25
- require 'aws-sdk-core/plugins/invocation_id.rb'
26
- require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
27
- require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
28
- require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
29
- require 'aws-sdk-core/plugins/transfer_encoding.rb'
30
- require 'aws-sdk-core/plugins/http_checksum.rb'
31
- require 'aws-sdk-core/plugins/checksum_algorithm.rb'
32
- require 'aws-sdk-core/plugins/request_compression.rb'
33
- require 'aws-sdk-core/plugins/defaults_mode.rb'
34
- require 'aws-sdk-core/plugins/recursion_detection.rb'
35
- require 'aws-sdk-core/plugins/telemetry.rb'
36
- require 'aws-sdk-core/plugins/sign.rb'
37
- require 'aws-sdk-core/plugins/protocols/query.rb'
38
- require 'aws-sdk-rds/plugins/cross_region_copying.rb'
10
+ require 'seahorse/client/plugins/content_length'
11
+ require 'aws-sdk-core/plugins/credentials_configuration'
12
+ require 'aws-sdk-core/plugins/logging'
13
+ require 'aws-sdk-core/plugins/param_converter'
14
+ require 'aws-sdk-core/plugins/param_validator'
15
+ require 'aws-sdk-core/plugins/user_agent'
16
+ require 'aws-sdk-core/plugins/helpful_socket_errors'
17
+ require 'aws-sdk-core/plugins/retry_errors'
18
+ require 'aws-sdk-core/plugins/global_configuration'
19
+ require 'aws-sdk-core/plugins/regional_endpoint'
20
+ require 'aws-sdk-core/plugins/endpoint_discovery'
21
+ require 'aws-sdk-core/plugins/endpoint_pattern'
22
+ require 'aws-sdk-core/plugins/response_paging'
23
+ require 'aws-sdk-core/plugins/stub_responses'
24
+ require 'aws-sdk-core/plugins/idempotency_token'
25
+ require 'aws-sdk-core/plugins/invocation_id'
26
+ require 'aws-sdk-core/plugins/jsonvalue_converter'
27
+ require 'aws-sdk-core/plugins/client_metrics_plugin'
28
+ require 'aws-sdk-core/plugins/client_metrics_send_plugin'
29
+ require 'aws-sdk-core/plugins/transfer_encoding'
30
+ require 'aws-sdk-core/plugins/http_checksum'
31
+ require 'aws-sdk-core/plugins/checksum_algorithm'
32
+ require 'aws-sdk-core/plugins/request_compression'
33
+ require 'aws-sdk-core/plugins/defaults_mode'
34
+ require 'aws-sdk-core/plugins/recursion_detection'
35
+ require 'aws-sdk-core/plugins/telemetry'
36
+ require 'aws-sdk-core/plugins/sign'
37
+ require 'aws-sdk-core/plugins/protocols/query'
38
+ require 'aws-sdk-rds/plugins/cross_region_copying'
39
39
 
40
40
  module Aws::RDS
41
41
  # An API client for RDS. To construct a client, you need to configure a `:region` and `:credentials`.
@@ -3380,7 +3380,7 @@ module Aws::RDS
3380
3380
  # `PerformanceInsightsEnabled` parameter to `true` and the
3381
3381
  # `PerformanceInsightsRetentionPeriod` parameter to 465.
3382
3382
  #
3383
- # Valid for Cluster Type: Aurora DB clusters only
3383
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
3384
3384
  #
3385
3385
  # @option params [Boolean] :enable_performance_insights
3386
3386
  # Specifies whether to turn on Performance Insights for the DB cluster.
@@ -5384,10 +5384,8 @@ module Aws::RDS
5384
5384
  # @option params [String] :database_insights_mode
5385
5385
  # The mode of Database Insights to enable for the DB instance.
5386
5386
  #
5387
- # This setting only applies to Amazon Aurora DB instances.
5388
- #
5389
- # <note markdown="1"> Currently, this value is inherited from the DB cluster and can't be
5390
- # changed.
5387
+ # <note markdown="1"> Aurora DB instances inherit this value from the DB cluster, so you
5388
+ # can't change this value.
5391
5389
  #
5392
5390
  # </note>
5393
5391
  #
@@ -6460,7 +6458,7 @@ module Aws::RDS
6460
6458
  # @option params [String] :database_insights_mode
6461
6459
  # The mode of Database Insights to enable for the read replica.
6462
6460
  #
6463
- # <note markdown="1"> Currently, this setting is not supported.
6461
+ # <note markdown="1"> This setting isn't supported.
6464
6462
  #
6465
6463
  # </note>
6466
6464
  #
@@ -19299,7 +19297,7 @@ module Aws::RDS
19299
19297
  # If you change the value from `advanced` to `standard`, you must set
19300
19298
  # the `PerformanceInsightsEnabled` parameter to `false`.
19301
19299
  #
19302
- # Valid for Cluster Type: Aurora DB clusters only
19300
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
19303
19301
  #
19304
19302
  # @option params [Boolean] :enable_performance_insights
19305
19303
  # Specifies whether to turn on Performance Insights for the DB cluster.
@@ -20915,10 +20913,8 @@ module Aws::RDS
20915
20913
  # @option params [String] :database_insights_mode
20916
20914
  # Specifies the mode of Database Insights to enable for the DB instance.
20917
20915
  #
20918
- # This setting only applies to Amazon Aurora DB instances.
20919
- #
20920
- # <note markdown="1"> Currently, this value is inherited from the DB cluster and can't be
20921
- # changed.
20916
+ # <note markdown="1"> Aurora DB instances inherit this value from the DB cluster, so you
20917
+ # can't change this value.
20922
20918
  #
20923
20919
  # </note>
20924
20920
  #
@@ -28375,10 +28371,8 @@ module Aws::RDS
28375
28371
  # @option params [String] :database_insights_mode
28376
28372
  # Specifies the mode of Database Insights to enable for the DB instance.
28377
28373
  #
28378
- # This setting only applies to Amazon Aurora DB instances.
28379
- #
28380
- # <note markdown="1"> Currently, this value is inherited from the DB cluster and can't be
28381
- # changed.
28374
+ # <note markdown="1"> Aurora DB instances inherit this value from the DB cluster, so you
28375
+ # can't change this value.
28382
28376
  #
28383
28377
  # </note>
28384
28378
  #
@@ -31892,7 +31886,7 @@ module Aws::RDS
31892
31886
  tracer: tracer
31893
31887
  )
31894
31888
  context[:gem_name] = 'aws-sdk-rds'
31895
- context[:gem_version] = '1.269.0'
31889
+ context[:gem_version] = '1.271.0'
31896
31890
  Seahorse::Client::Request.new(handlers, context)
31897
31891
  end
31898
31892
 
@@ -1614,7 +1614,7 @@ module Aws::RDS
1614
1614
  # `PerformanceInsightsEnabled` parameter to `true` and the
1615
1615
  # `PerformanceInsightsRetentionPeriod` parameter to 465.
1616
1616
  #
1617
- # Valid for Cluster Type: Aurora DB clusters only
1617
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
1618
1618
  # @option options [Boolean] :enable_performance_insights
1619
1619
  # Specifies whether to turn on Performance Insights for the DB cluster.
1620
1620
  #
@@ -2450,7 +2450,7 @@ module Aws::RDS
2450
2450
  # If you change the value from `advanced` to `standard`, you must set
2451
2451
  # the `PerformanceInsightsEnabled` parameter to `false`.
2452
2452
  #
2453
- # Valid for Cluster Type: Aurora DB clusters only
2453
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
2454
2454
  # @option options [Boolean] :enable_performance_insights
2455
2455
  # Specifies whether to turn on Performance Insights for the DB cluster.
2456
2456
  #
@@ -1945,10 +1945,8 @@ module Aws::RDS
1945
1945
  # @option options [String] :database_insights_mode
1946
1946
  # The mode of Database Insights to enable for the DB instance.
1947
1947
  #
1948
- # This setting only applies to Amazon Aurora DB instances.
1949
- #
1950
- # <note markdown="1"> Currently, this value is inherited from the DB cluster and can't be
1951
- # changed.
1948
+ # <note markdown="1"> Aurora DB instances inherit this value from the DB cluster, so you
1949
+ # can't change this value.
1952
1950
  #
1953
1951
  # </note>
1954
1952
  # @option options [Boolean] :enable_performance_insights
@@ -2626,7 +2624,7 @@ module Aws::RDS
2626
2624
  # @option options [String] :database_insights_mode
2627
2625
  # The mode of Database Insights to enable for the read replica.
2628
2626
  #
2629
- # <note markdown="1"> Currently, this setting is not supported.
2627
+ # <note markdown="1"> This setting isn't supported.
2630
2628
  #
2631
2629
  # </note>
2632
2630
  # @option options [Boolean] :enable_performance_insights
@@ -3804,10 +3802,8 @@ module Aws::RDS
3804
3802
  # @option options [String] :database_insights_mode
3805
3803
  # Specifies the mode of Database Insights to enable for the DB instance.
3806
3804
  #
3807
- # This setting only applies to Amazon Aurora DB instances.
3808
- #
3809
- # <note markdown="1"> Currently, this value is inherited from the DB cluster and can't be
3810
- # changed.
3805
+ # <note markdown="1"> Aurora DB instances inherit this value from the DB cluster, so you
3806
+ # can't change this value.
3811
3807
  #
3812
3808
  # </note>
3813
3809
  # @option options [Boolean] :enable_performance_insights
@@ -778,7 +778,7 @@ module Aws::RDS
778
778
  # `PerformanceInsightsEnabled` parameter to `true` and the
779
779
  # `PerformanceInsightsRetentionPeriod` parameter to 465.
780
780
  #
781
- # Valid for Cluster Type: Aurora DB clusters only
781
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
782
782
  # @option options [Boolean] :enable_performance_insights
783
783
  # Specifies whether to turn on Performance Insights for the DB cluster.
784
784
  #
@@ -2093,10 +2093,8 @@ module Aws::RDS
2093
2093
  # @option options [String] :database_insights_mode
2094
2094
  # The mode of Database Insights to enable for the DB instance.
2095
2095
  #
2096
- # This setting only applies to Amazon Aurora DB instances.
2097
- #
2098
- # <note markdown="1"> Currently, this value is inherited from the DB cluster and can't be
2099
- # changed.
2096
+ # <note markdown="1"> Aurora DB instances inherit this value from the DB cluster, so you
2097
+ # can't change this value.
2100
2098
  #
2101
2099
  # </note>
2102
2100
  # @option options [Boolean] :enable_performance_insights
@@ -2907,7 +2907,7 @@ module Aws::RDS
2907
2907
  # `PerformanceInsightsEnabled` parameter to `true` and the
2908
2908
  # `PerformanceInsightsRetentionPeriod` parameter to 465.
2909
2909
  #
2910
- # Valid for Cluster Type: Aurora DB clusters only
2910
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
2911
2911
  # @return [String]
2912
2912
  #
2913
2913
  # @!attribute [rw] enable_performance_insights
@@ -4431,10 +4431,8 @@ module Aws::RDS
4431
4431
  # @!attribute [rw] database_insights_mode
4432
4432
  # The mode of Database Insights to enable for the DB instance.
4433
4433
  #
4434
- # This setting only applies to Amazon Aurora DB instances.
4435
- #
4436
- # <note markdown="1"> Currently, this value is inherited from the DB cluster and can't be
4437
- # changed.
4434
+ # <note markdown="1"> Aurora DB instances inherit this value from the DB cluster, so you
4435
+ # can't change this value.
4438
4436
  #
4439
4437
  # </note>
4440
4438
  # @return [String]
@@ -5238,7 +5236,7 @@ module Aws::RDS
5238
5236
  # @!attribute [rw] database_insights_mode
5239
5237
  # The mode of Database Insights to enable for the read replica.
5240
5238
  #
5241
- # <note markdown="1"> Currently, this setting is not supported.
5239
+ # <note markdown="1"> This setting isn't supported.
5242
5240
  #
5243
5241
  # </note>
5244
5242
  # @return [String]
@@ -17837,7 +17835,7 @@ module Aws::RDS
17837
17835
  # If you change the value from `advanced` to `standard`, you must set
17838
17836
  # the `PerformanceInsightsEnabled` parameter to `false`.
17839
17837
  #
17840
- # Valid for Cluster Type: Aurora DB clusters only
17838
+ # Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters
17841
17839
  # @return [String]
17842
17840
  #
17843
17841
  # @!attribute [rw] enable_performance_insights
@@ -19068,10 +19066,8 @@ module Aws::RDS
19068
19066
  # Specifies the mode of Database Insights to enable for the DB
19069
19067
  # instance.
19070
19068
  #
19071
- # This setting only applies to Amazon Aurora DB instances.
19072
- #
19073
- # <note markdown="1"> Currently, this value is inherited from the DB cluster and can't be
19074
- # changed.
19069
+ # <note markdown="1"> Aurora DB instances inherit this value from the DB cluster, so you
19070
+ # can't change this value.
19075
19071
  #
19076
19072
  # </note>
19077
19073
  # @return [String]
@@ -25608,10 +25604,8 @@ module Aws::RDS
25608
25604
  # Specifies the mode of Database Insights to enable for the DB
25609
25605
  # instance.
25610
25606
  #
25611
- # This setting only applies to Amazon Aurora DB instances.
25612
- #
25613
- # <note markdown="1"> Currently, this value is inherited from the DB cluster and can't be
25614
- # changed.
25607
+ # <note markdown="1"> Aurora DB instances inherit this value from the DB cluster, so you
25608
+ # can't change this value.
25615
25609
  #
25616
25610
  # </note>
25617
25611
  # @return [String]
data/lib/aws-sdk-rds.rb CHANGED
@@ -80,7 +80,7 @@ module Aws::RDS
80
80
  autoload :ReservedDBInstancesOffering, 'aws-sdk-rds/reserved_db_instances_offering'
81
81
  autoload :ResourcePendingMaintenanceActionList, 'aws-sdk-rds/resource_pending_maintenance_action_list'
82
82
 
83
- GEM_VERSION = '1.269.0'
83
+ GEM_VERSION = '1.271.0'
84
84
 
85
85
  end
86
86
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-rds
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.269.0
4
+ version: 1.271.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-02-06 00:00:00.000000000 Z
11
+ date: 2025-02-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core