Skip to content

Commit 1e0dcae

Browse files
author
AWS
committed
AWS Transfer Family Update: Documentation updates for AWS Transfer Family
1 parent 382252c commit 1e0dcae

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
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 Transfer Family",
4+
"contributor": "",
5+
"description": "Documentation updates for AWS Transfer Family"
6+
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4177,7 +4177,7 @@
41774177
"members":{
41784178
"UserSecretId":{
41794179
"shape":"SecretId",
4180-
"documentation":"<p>The identifiers for the secrets (in Amazon Web Services Secrets Manager) that contain the SFTP user's private keys or passwords.</p>"
4180+
"documentation":"<p>The identifier for the secret (in Amazon Web Services Secrets Manager) that contains the SFTP user's private key, password, or both. The identifier can be either the Amazon Resource Name (ARN) or the name of the secret.</p>"
41814181
},
41824182
"TrustedHostKeys":{
41834183
"shape":"SftpConnectorTrustedHostKeyList",
@@ -4266,7 +4266,7 @@
42664266
},
42674267
"SendFilePaths":{
42684268
"shape":"FilePaths",
4269-
"documentation":"<p>One or more source paths for the Transfer Family server. Each string represents a source file path for one outbound file transfer. For example, <code> <i>DOC-EXAMPLE-BUCKET</i>/<i>myfile.txt</i> </code>.</p> <note> <p>Replace <code> <i>DOC-EXAMPLE-BUCKET</i> </code>with one of your actual buckets.</p> </note>"
4269+
"documentation":"<p>One or more source paths for the Amazon S3 storage. Each string represents a source file path for one outbound file transfer. For example, <code> <i>DOC-EXAMPLE-BUCKET</i>/<i>myfile.txt</i> </code>.</p> <note> <p>Replace <code> <i>DOC-EXAMPLE-BUCKET</i> </code> with one of your actual buckets.</p> </note>"
42704270
},
42714271
"RetrieveFilePaths":{
42724272
"shape":"FilePaths",

0 commit comments

Comments
 (0)