Skip to content

Commit b21fed1

Browse files
author
AWS
committed
AWS Transfer Family Update: AWS Transfer Family now offers Web apps that enables simple and secure access to data stored in Amazon S3.
1 parent aca5643 commit b21fed1

File tree

3 files changed

+576
-9
lines changed

3 files changed

+576
-9
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": "AWS Transfer Family now offers Web apps that enables simple and secure access to data stored in Amazon S3."
6+
}

services/transfer/src/main/resources/codegen-resources/paginators-1.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,12 @@
6666
"limit_key": "MaxResults",
6767
"result_key": "Users"
6868
},
69+
"ListWebApps": {
70+
"input_token": "NextToken",
71+
"output_token": "NextToken",
72+
"limit_key": "MaxResults",
73+
"result_key": "WebApps"
74+
},
6975
"ListWorkflows": {
7076
"input_token": "NextToken",
7177
"output_token": "NextToken",

0 commit comments

Comments
 (0)