aws-sdk-rds 1.235.0 → 1.237.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: 0fe2ceffe48afdf991e9be0b271b286804c3b114244c819511daf57b24dd69df
4
- data.tar.gz: 75eeb8519cc8fdcab40688e717c89bc9e344f8ac337a7897298d01ca0fb63de6
3
+ metadata.gz: 5bffc2125de0882c57b23de2ac343fa90d265a895055cd66f83bd89b10330876
4
+ data.tar.gz: 150014cc6a26e9219edd5c58db9b2ff0239ad7d78998e9d38b5082167e31b756
5
5
  SHA512:
6
- metadata.gz: 88dc9c31f7de0ab0974ecc49573a3ee55cf329410c18488458ab6f3f0aa62f812e062dce1f0b1399153a67597d392b4546fc0caac023e0e42f8f8e506219a964
7
- data.tar.gz: 7f8bc7526363b5604c2f474b99437c137c662f307d5bfc143aa3a45ed3aaa78468be6383282eb5dbbeb3e98151921aa9e65904939b1b7429bc85373f8ab02218
6
+ metadata.gz: 167e5e86370b804ca1919fe727b7fe8783a395a2f22cf69d9c7e79826977d333e86bbbba184864b66ee40b46729defafdd79ade4aa0ec6f5a7efa79aebc58f56
7
+ data.tar.gz: '0688cf281676e1360ed473bb2c5a20dc8bd0cf80c99f09fc9d5c448df93bd7de26656dec7d1ca58ea6c59a7917842027a0bc0eab6de31d544abf5f716d8159cb'
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.237.0 (2024-06-27)
5
+ ------------------
6
+
7
+ * Feature - Updates Amazon RDS documentation for TAZ export to S3.
8
+
9
+ 1.236.0 (2024-06-25)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.235.0 (2024-06-24)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.235.0
1
+ 1.237.0
@@ -2635,7 +2635,7 @@ module Aws::RDS
2635
2635
  #
2636
2636
  # * Must match the name of an existing DB subnet group.
2637
2637
  #
2638
- # * Must not be `default`.
2638
+ # ^
2639
2639
  #
2640
2640
  # Example: `mydbsubnetgroup`
2641
2641
  #
@@ -29953,8 +29953,6 @@ module Aws::RDS
29953
29953
  #
29954
29954
  # You can't export snapshot data from Db2 or RDS Custom DB instances.
29955
29955
  #
29956
- # You can't export cluster data from Multi-AZ DB clusters.
29957
- #
29958
29956
  # For more information on exporting DB snapshot data, see [Exporting DB
29959
29957
  # snapshot data to Amazon S3][1] in the *Amazon RDS User Guide* or
29960
29958
  # [Exporting DB cluster snapshot data to Amazon S3][2] in the *Amazon
@@ -31255,7 +31253,7 @@ module Aws::RDS
31255
31253
  params: params,
31256
31254
  config: config)
31257
31255
  context[:gem_name] = 'aws-sdk-rds'
31258
- context[:gem_version] = '1.235.0'
31256
+ context[:gem_version] = '1.237.0'
31259
31257
  Seahorse::Client::Request.new(handlers, context)
31260
31258
  end
31261
31259
 
@@ -4320,6 +4320,7 @@ module Aws::RDS
4320
4320
 
4321
4321
  api.metadata = {
4322
4322
  "apiVersion" => "2014-10-31",
4323
+ "auth" => ["aws.auth#sigv4"],
4323
4324
  "endpointPrefix" => "rds",
4324
4325
  "protocol" => "query",
4325
4326
  "protocols" => ["query"],
@@ -696,7 +696,7 @@ module Aws::RDS
696
696
  data[:storage_throughput]
697
697
  end
698
698
 
699
- # Returns the details of the DB instance’s server certificate.
699
+ # The details of the DB instance’s server certificate.
700
700
  #
701
701
  # For more information, see [Using SSL/TLS to encrypt a connection to a
702
702
  # DB instance][1] in the *Amazon RDS User Guide* and [ Using SSL/TLS to
@@ -1005,7 +1005,7 @@ module Aws::RDS
1005
1005
  #
1006
1006
  # * Must match the name of an existing DB subnet group.
1007
1007
  #
1008
- # * Must not be `default`.
1008
+ # ^
1009
1009
  #
1010
1010
  # Example: `mydbsubnetgroup`
1011
1011
  # @option options [required, String] :engine
@@ -199,7 +199,7 @@ module Aws::RDS
199
199
  #
200
200
  # * Must match the name of an existing DB subnet group.
201
201
  #
202
- # * Must not be `default`.
202
+ # ^
203
203
  #
204
204
  # Example: `mydbsubnetgroup`
205
205
  # @option options [required, String] :engine
@@ -763,7 +763,7 @@ module Aws::RDS
763
763
  include Aws::Structure
764
764
  end
765
765
 
766
- # Returns the details of the DB instance’s server certificate.
766
+ # The details of the DB instance’s server certificate.
767
767
  #
768
768
  # For more information, see [Using SSL/TLS to encrypt a connection to a
769
769
  # DB instance][1] in the *Amazon RDS User Guide* and [ Using SSL/TLS to
@@ -940,7 +940,7 @@ module Aws::RDS
940
940
  # @return [String]
941
941
  #
942
942
  # @!attribute [rw] certificate_details
943
- # Returns the details of the DB instance’s server certificate.
943
+ # The details of the DB instance’s server certificate.
944
944
  #
945
945
  # For more information, see [Using SSL/TLS to encrypt a connection to
946
946
  # a DB instance][1] in the *Amazon RDS User Guide* and [ Using SSL/TLS
@@ -2155,7 +2155,7 @@ module Aws::RDS
2155
2155
  #
2156
2156
  # * Must match the name of an existing DB subnet group.
2157
2157
  #
2158
- # * Must not be `default`.
2158
+ # ^
2159
2159
  #
2160
2160
  # Example: `mydbsubnetgroup`
2161
2161
  # @return [String]
@@ -7109,7 +7109,7 @@ module Aws::RDS
7109
7109
  # @return [Integer]
7110
7110
  #
7111
7111
  # @!attribute [rw] certificate_details
7112
- # Returns the details of the DB instance’s server certificate.
7112
+ # The details of the DB instance’s server certificate.
7113
7113
  #
7114
7114
  # For more information, see [Using SSL/TLS to encrypt a connection to
7115
7115
  # a DB instance][1] in the *Amazon RDS User Guide* and [ Using SSL/TLS
@@ -21207,8 +21207,9 @@ module Aws::RDS
21207
21207
  # * The current number CPU cores and threads is set to a non-default
21208
21208
  # value.
21209
21209
  #
21210
- # For more information, see [Configuring the Processor of the DB
21211
- # Instance Class][1] in the <i>Amazon RDS User Guide. </i>
21210
+ # For more information, see [ Configuring the processor for a DB
21211
+ # instance class in RDS for Oracle][1] in the <i>Amazon RDS User Guide.
21212
+ # </i>
21212
21213
  #
21213
21214
  #
21214
21215
  #
@@ -21220,7 +21221,7 @@ module Aws::RDS
21220
21221
  # @return [String]
21221
21222
  #
21222
21223
  # @!attribute [rw] value
21223
- # The value of a processor feature name.
21224
+ # The value of a processor feature.
21224
21225
  # @return [String]
21225
21226
  #
21226
21227
  # @see http://docs.aws.amazon.com/goto/WebAPI/rds-2014-10-31/ProcessorFeature AWS API Documentation
data/lib/aws-sdk-rds.rb CHANGED
@@ -78,6 +78,6 @@ require_relative 'aws-sdk-rds/customizations'
78
78
  # @!group service
79
79
  module Aws::RDS
80
80
 
81
- GEM_VERSION = '1.235.0'
81
+ GEM_VERSION = '1.237.0'
82
82
 
83
83
  end
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.235.0
4
+ version: 1.237.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: 2024-06-24 00:00:00.000000000 Z
11
+ date: 2024-06-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.198.0
22
+ version: 3.199.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.198.0
32
+ version: 3.199.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement