aws-sdk-databasemigrationservice 1.128.0 → 1.130.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: 603124c0c2ae07019b7fede0204e8986e939f68492e590ae1f66782633c74fe9
4
- data.tar.gz: 43e2fd2ed816104147a3f9e476ff7e3cec406e7bab97db7d5e056490146d458b
3
+ metadata.gz: 1965728d4844aa13d62a1439d1dd7cf23bdcc23c6cb2642876a49af4302b62c9
4
+ data.tar.gz: 692c02a1e71864ce32f771c30e87ea28dee629fff004f2b212f1952be2830b85
5
5
  SHA512:
6
- metadata.gz: 7ac8e3ff4f9a6c1ba369d010f8fc898ffe9837156ea906ee8e4c29901a6f0f45fe0006fcc493f38b97e5f53f8020dd6bd67506082099fa4813e194319624b8c8
7
- data.tar.gz: 5dfe732d4b6c80ec60822f0d9539c9e87820cdd583c980c49a402cba7ca5c687d05163c01a9eff4173fd6a6e08a48200d42cc1b7b2c0509cc4e62a8bf801d6d6
6
+ metadata.gz: fceb9386d9c18980a02c755922487244e38d51f2004bab540bd9bd43cb1f7f870f695d6ddd483b10a1e00205d8f6a5202efcadd3b2c2fe9bf97f2baecb791a14
7
+ data.tar.gz: 66ba2f6378a613742f0897d6635914d4a31bd0fcd5c474a9fe6b4702a9842523b84c1941a2673d76a724e27ec6218d1f314fbef289fd1fdbfe95d5e264d2e4dc
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.130.0 (2025-10-01)
5
+ ------------------
6
+
7
+ * Feature - This is a doc-only update, revising text for kms-key-arns.
8
+
9
+ 1.129.0 (2025-08-26)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.128.0 (2025-08-21)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.128.0
1
+ 1.130.0
@@ -2313,11 +2313,8 @@ module Aws::DatabaseMigrationService
2313
2313
  # the connection parameters for the instance profile.
2314
2314
  #
2315
2315
  # If you don't specify a value for the `KmsKeyArn` parameter, then DMS
2316
- # uses your default encryption key.
2317
- #
2318
- # KMS creates the default encryption key for your Amazon Web Services
2319
- # account. Your Amazon Web Services account has a different default
2320
- # encryption key for each Amazon Web Services Region.
2316
+ # uses an Amazon Web Services owned encryption key to encrypt your
2317
+ # resources.
2321
2318
  #
2322
2319
  # @option params [Boolean] :publicly_accessible
2323
2320
  # Specifies the accessibility options for the instance profile. A value
@@ -10624,11 +10621,8 @@ module Aws::DatabaseMigrationService
10624
10621
  # the connection parameters for the instance profile.
10625
10622
  #
10626
10623
  # If you don't specify a value for the `KmsKeyArn` parameter, then DMS
10627
- # uses your default encryption key.
10628
- #
10629
- # KMS creates the default encryption key for your Amazon Web Services
10630
- # account. Your Amazon Web Services account has a different default
10631
- # encryption key for each Amazon Web Services Region.
10624
+ # uses an Amazon Web Services owned encryption key to encrypt your
10625
+ # resources.
10632
10626
  #
10633
10627
  # @option params [Boolean] :publicly_accessible
10634
10628
  # Specifies the accessibility options for the instance profile. A value
@@ -13200,7 +13194,7 @@ module Aws::DatabaseMigrationService
13200
13194
  tracer: tracer
13201
13195
  )
13202
13196
  context[:gem_name] = 'aws-sdk-databasemigrationservice'
13203
- context[:gem_version] = '1.128.0'
13197
+ context[:gem_version] = '1.130.0'
13204
13198
  Seahorse::Client::Request.new(handlers, context)
13205
13199
  end
13206
13200
 
@@ -1,8 +0,0 @@
1
- # frozen_string_literal: true
2
- # WARNING ABOUT GENERATED CODE
3
- #
4
- # This file is generated. See the contributing for info on making contributions:
5
- # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
6
- #
7
- # WARNING ABOUT GENERATED CODE
8
-
@@ -1231,11 +1231,8 @@ module Aws::DatabaseMigrationService
1231
1231
  # encrypt the connection parameters for the instance profile.
1232
1232
  #
1233
1233
  # If you don't specify a value for the `KmsKeyArn` parameter, then
1234
- # DMS uses your default encryption key.
1235
- #
1236
- # KMS creates the default encryption key for your Amazon Web Services
1237
- # account. Your Amazon Web Services account has a different default
1238
- # encryption key for each Amazon Web Services Region.
1234
+ # DMS uses an Amazon Web Services owned encryption key to encrypt your
1235
+ # resources.
1239
1236
  # @return [String]
1240
1237
  #
1241
1238
  # @!attribute [rw] publicly_accessible
@@ -6546,11 +6543,8 @@ module Aws::DatabaseMigrationService
6546
6543
  # encrypt the connection parameters for the instance profile.
6547
6544
  #
6548
6545
  # If you don't specify a value for the `KmsKeyArn` parameter, then
6549
- # DMS uses your default encryption key.
6550
- #
6551
- # KMS creates the default encryption key for your Amazon Web Services
6552
- # account. Your Amazon Web Services account has a different default
6553
- # encryption key for each Amazon Web Services Region.
6546
+ # DMS uses an Amazon Web Services owned encryption key to encrypt your
6547
+ # resources.
6554
6548
  # @return [String]
6555
6549
  #
6556
6550
  # @!attribute [rw] publicly_accessible
@@ -8078,11 +8072,8 @@ module Aws::DatabaseMigrationService
8078
8072
  # encrypt the connection parameters for the instance profile.
8079
8073
  #
8080
8074
  # If you don't specify a value for the `KmsKeyArn` parameter, then
8081
- # DMS uses your default encryption key.
8082
- #
8083
- # KMS creates the default encryption key for your Amazon Web Services
8084
- # account. Your Amazon Web Services account has a different default
8085
- # encryption key for each Amazon Web Services Region.
8075
+ # DMS uses an Amazon Web Services owned encryption key to encrypt your
8076
+ # resources.
8086
8077
  # @return [String]
8087
8078
  #
8088
8079
  # @!attribute [rw] publicly_accessible
@@ -55,7 +55,7 @@ module Aws::DatabaseMigrationService
55
55
  autoload :EndpointProvider, 'aws-sdk-databasemigrationservice/endpoint_provider'
56
56
  autoload :Endpoints, 'aws-sdk-databasemigrationservice/endpoints'
57
57
 
58
- GEM_VERSION = '1.128.0'
58
+ GEM_VERSION = '1.130.0'
59
59
 
60
60
  end
61
61
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-databasemigrationservice
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.128.0
4
+ version: 1.130.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
@@ -18,7 +18,7 @@ dependencies:
18
18
  version: '3'
19
19
  - - ">="
20
20
  - !ruby/object:Gem::Version
21
- version: 3.228.0
21
+ version: 3.231.0
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -28,7 +28,7 @@ dependencies:
28
28
  version: '3'
29
29
  - - ">="
30
30
  - !ruby/object:Gem::Version
31
- version: 3.228.0
31
+ version: 3.231.0
32
32
  - !ruby/object:Gem::Dependency
33
33
  name: aws-sigv4
34
34
  requirement: !ruby/object:Gem::Requirement