Skip to content

Commit 336481d

Browse files
author
AWS
committed
AWS Database Migration Service Update: This is a doc-only update, revising text for kms-key-arns.
1 parent d069dee commit 336481d

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Database Migration Service",
4+
"contributor": "",
5+
"description": "This is a doc-only update, revising text for kms-key-arns."
6+
}

services/databasemigration/src/main/resources/codegen-resources/service-2.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2533,7 +2533,7 @@
25332533
},
25342534
"KmsKeyArn":{
25352535
"shape":"String",
2536-
"documentation":"<p>The Amazon Resource Name (ARN) of the KMS key that is used to encrypt the connection parameters for the instance profile.</p> <p>If you don't specify a value for the <code>KmsKeyArn</code> parameter, then DMS uses your default encryption key.</p> <p>KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Region.</p>"
2536+
"documentation":"<p>The Amazon Resource Name (ARN) of the KMS key that is used to encrypt the connection parameters for the instance profile.</p> <p>If you don't specify a value for the <code>KmsKeyArn</code> parameter, then DMS uses an Amazon Web Services owned encryption key to encrypt your resources.</p>"
25372537
},
25382538
"PubliclyAccessible":{
25392539
"shape":"BooleanOptional",
@@ -5941,7 +5941,7 @@
59415941
},
59425942
"KmsKeyArn":{
59435943
"shape":"String",
5944-
"documentation":"<p>The Amazon Resource Name (ARN) of the KMS key that is used to encrypt the connection parameters for the instance profile.</p> <p>If you don't specify a value for the <code>KmsKeyArn</code> parameter, then DMS uses your default encryption key.</p> <p>KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Region.</p>"
5944+
"documentation":"<p>The Amazon Resource Name (ARN) of the KMS key that is used to encrypt the connection parameters for the instance profile.</p> <p>If you don't specify a value for the <code>KmsKeyArn</code> parameter, then DMS uses an Amazon Web Services owned encryption key to encrypt your resources.</p>"
59455945
},
59465946
"PubliclyAccessible":{
59475947
"shape":"BooleanOptional",
@@ -6899,7 +6899,7 @@
68996899
},
69006900
"KmsKeyArn":{
69016901
"shape":"String",
6902-
"documentation":"<p>The Amazon Resource Name (ARN) of the KMS key that is used to encrypt the connection parameters for the instance profile.</p> <p>If you don't specify a value for the <code>KmsKeyArn</code> parameter, then DMS uses your default encryption key.</p> <p>KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Region.</p>"
6902+
"documentation":"<p>The Amazon Resource Name (ARN) of the KMS key that is used to encrypt the connection parameters for the instance profile.</p> <p>If you don't specify a value for the <code>KmsKeyArn</code> parameter, then DMS uses an Amazon Web Services owned encryption key to encrypt your resources.</p>"
69036903
},
69046904
"PubliclyAccessible":{
69056905
"shape":"BooleanOptional",

0 commit comments

Comments
 (0)