aws-sdk-docdb 1.58.0 → 1.59.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 479ca386321fbcab87f837eba052007e878fdaf842a958e0a4df954f76f86b1d
4
- data.tar.gz: e32bcf474a64899c2d4453cb2126c51a4771ad11959c1b2b1827b9bef062332b
3
+ metadata.gz: 906fcfaa17681dcc6372f5c0a365909e93287050e8c4087bfa868f250428fb75
4
+ data.tar.gz: 67d1219de4eb251f89d275c38a9d03d7f9fe7d3b90a456aaac00f38f68f23717
5
5
  SHA512:
6
- metadata.gz: 9c94590c60b9a10f2a67ce465972d208c7e12617cd290679d9e6f61bd8c3dee6dc865fdf44c49ace25735b11109767ab96c2b7a898f4454143bc3e25c45968f3
7
- data.tar.gz: b278c6033bf008fa4ab07f19d2df90d4260de1eab173c0c9d19c1777f37304135b8992e63a6477036f4c45bb49368325b19eadcb90ba79ff948f7a4062ed65f7
6
+ metadata.gz: '081d581fe5081c601d6e82f4fe24703c8d6c9d7f94012b27ef1c702a9372cbac5246fc933730b8bb2389795b0abba7dab386aeda28565f31339b3723e67e6fe0'
7
+ data.tar.gz: 211c1f4d35ea64768c105cc60a2c946a37c39d096eb43a9817528c49350bd6ef844a89fae4847136e57fc946360ce89a7a3351ba8fd36b4c081f59826aec51be
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.59.0 (2024-01-04)
5
+ ------------------
6
+
7
+ * Feature - Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.
8
+
4
9
  1.58.0 (2023-11-28)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.58.0
1
+ 1.59.0
@@ -1414,6 +1414,8 @@ module Aws::DocDB
1414
1414
  # resp.db_instance.enabled_cloudwatch_logs_exports[0] #=> String
1415
1415
  # resp.db_instance.certificate_details.ca_identifier #=> String
1416
1416
  # resp.db_instance.certificate_details.valid_till #=> Time
1417
+ # resp.db_instance.performance_insights_enabled #=> Boolean
1418
+ # resp.db_instance.performance_insights_kms_key_id #=> String
1417
1419
  #
1418
1420
  # @see http://docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/CreateDBInstance AWS API Documentation
1419
1421
  #
@@ -1978,6 +1980,8 @@ module Aws::DocDB
1978
1980
  # resp.db_instance.enabled_cloudwatch_logs_exports[0] #=> String
1979
1981
  # resp.db_instance.certificate_details.ca_identifier #=> String
1980
1982
  # resp.db_instance.certificate_details.valid_till #=> Time
1983
+ # resp.db_instance.performance_insights_enabled #=> Boolean
1984
+ # resp.db_instance.performance_insights_kms_key_id #=> String
1981
1985
  #
1982
1986
  # @see http://docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DeleteDBInstance AWS API Documentation
1983
1987
  #
@@ -2891,6 +2895,8 @@ module Aws::DocDB
2891
2895
  # resp.db_instances[0].enabled_cloudwatch_logs_exports[0] #=> String
2892
2896
  # resp.db_instances[0].certificate_details.ca_identifier #=> String
2893
2897
  # resp.db_instances[0].certificate_details.valid_till #=> Time
2898
+ # resp.db_instances[0].performance_insights_enabled #=> Boolean
2899
+ # resp.db_instances[0].performance_insights_kms_key_id #=> String
2894
2900
  #
2895
2901
  #
2896
2902
  # The following waiters are defined for this operation (see {Client#wait_until} for detailed usage):
@@ -4258,6 +4264,8 @@ module Aws::DocDB
4258
4264
  # resp.db_instance.enabled_cloudwatch_logs_exports[0] #=> String
4259
4265
  # resp.db_instance.certificate_details.ca_identifier #=> String
4260
4266
  # resp.db_instance.certificate_details.valid_till #=> Time
4267
+ # resp.db_instance.performance_insights_enabled #=> Boolean
4268
+ # resp.db_instance.performance_insights_kms_key_id #=> String
4261
4269
  #
4262
4270
  # @see http://docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/ModifyDBInstance AWS API Documentation
4263
4271
  #
@@ -4557,6 +4565,8 @@ module Aws::DocDB
4557
4565
  # resp.db_instance.enabled_cloudwatch_logs_exports[0] #=> String
4558
4566
  # resp.db_instance.certificate_details.ca_identifier #=> String
4559
4567
  # resp.db_instance.certificate_details.valid_till #=> Time
4568
+ # resp.db_instance.performance_insights_enabled #=> Boolean
4569
+ # resp.db_instance.performance_insights_kms_key_id #=> String
4560
4570
  #
4561
4571
  # @see http://docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/RebootDBInstance AWS API Documentation
4562
4572
  #
@@ -5360,7 +5370,7 @@ module Aws::DocDB
5360
5370
  params: params,
5361
5371
  config: config)
5362
5372
  context[:gem_name] = 'aws-sdk-docdb'
5363
- context[:gem_version] = '1.58.0'
5373
+ context[:gem_version] = '1.59.0'
5364
5374
  Seahorse::Client::Request.new(handlers, context)
5365
5375
  end
5366
5376
 
@@ -592,6 +592,8 @@ module Aws::DocDB
592
592
  DBInstance.add_member(:db_instance_arn, Shapes::ShapeRef.new(shape: String, location_name: "DBInstanceArn"))
593
593
  DBInstance.add_member(:enabled_cloudwatch_logs_exports, Shapes::ShapeRef.new(shape: LogTypeList, location_name: "EnabledCloudwatchLogsExports"))
594
594
  DBInstance.add_member(:certificate_details, Shapes::ShapeRef.new(shape: CertificateDetails, location_name: "CertificateDetails"))
595
+ DBInstance.add_member(:performance_insights_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PerformanceInsightsEnabled"))
596
+ DBInstance.add_member(:performance_insights_kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "PerformanceInsightsKMSKeyId"))
595
597
  DBInstance.struct_class = Types::DBInstance
596
598
 
597
599
  DBInstanceAlreadyExistsFault.struct_class = Types::DBInstanceAlreadyExistsFault
@@ -2060,6 +2060,17 @@ module Aws::DocDB
2060
2060
  # The details of the DB instance's server certificate.
2061
2061
  # @return [Types::CertificateDetails]
2062
2062
  #
2063
+ # @!attribute [rw] performance_insights_enabled
2064
+ # Set to `true` if Amazon RDS Performance Insights is enabled for the
2065
+ # DB instance, and otherwise `false`.
2066
+ # @return [Boolean]
2067
+ #
2068
+ # @!attribute [rw] performance_insights_kms_key_id
2069
+ # The KMS key identifier for encryption of Performance Insights data.
2070
+ # The KMS key ID is the Amazon Resource Name (ARN), KMS key
2071
+ # identifier, or the KMS key alias for the KMS encryption key.
2072
+ # @return [String]
2073
+ #
2063
2074
  # @see http://docs.aws.amazon.com/goto/WebAPI/docdb-2014-10-31/DBInstance AWS API Documentation
2064
2075
  #
2065
2076
  class DBInstance < Struct.new(
@@ -2090,7 +2101,9 @@ module Aws::DocDB
2090
2101
  :promotion_tier,
2091
2102
  :db_instance_arn,
2092
2103
  :enabled_cloudwatch_logs_exports,
2093
- :certificate_details)
2104
+ :certificate_details,
2105
+ :performance_insights_enabled,
2106
+ :performance_insights_kms_key_id)
2094
2107
  SENSITIVE = []
2095
2108
  include Aws::Structure
2096
2109
  end
data/lib/aws-sdk-docdb.rb CHANGED
@@ -53,6 +53,6 @@ require_relative 'aws-sdk-docdb/customizations'
53
53
  # @!group service
54
54
  module Aws::DocDB
55
55
 
56
- GEM_VERSION = '1.58.0'
56
+ GEM_VERSION = '1.59.0'
57
57
 
58
58
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-docdb
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.58.0
4
+ version: 1.59.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: 2023-11-28 00:00:00.000000000 Z
11
+ date: 2024-01-04 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core