Skip to content

Commit e523b8d

Browse files
author
AWS
committed
AWS Supply Chain Update: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain
1 parent c471e9a commit e523b8d

File tree

3 files changed

+1318
-16
lines changed

3 files changed

+1318
-16
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 Supply Chain",
4+
"contributor": "",
5+
"description": "Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain"
6+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
11
{
22
"pagination": {
3+
"ListDataIntegrationFlows": {
4+
"input_token": "nextToken",
5+
"output_token": "nextToken",
6+
"limit_key": "maxResults",
7+
"result_key": "flows"
8+
},
9+
"ListDataLakeDatasets": {
10+
"input_token": "nextToken",
11+
"output_token": "nextToken",
12+
"limit_key": "maxResults",
13+
"result_key": "datasets"
14+
}
315
}
416
}

0 commit comments

Comments
 (0)