Skip to content

Commit bbac45c

Browse files
author
AWS
committed
Amazon Appflow Update: This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens.
1 parent 988840e commit bbac45c

File tree

4 files changed

+158
-144
lines changed

4 files changed

+158
-144
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Appflow",
4+
"contributor": "",
5+
"description": "This release updates the ListConnectorEntities API action so that it returns paginated responses that customers can retrieve with next tokens."
6+
}

services/appflow/src/main/resources/codegen-resources/endpoint-rule-set.json

-9
Original file line numberDiff line numberDiff line change
@@ -52,15 +52,6 @@
5252
"ref": "Endpoint"
5353
}
5454
]
55-
},
56-
{
57-
"fn": "parseURL",
58-
"argv": [
59-
{
60-
"ref": "Endpoint"
61-
}
62-
],
63-
"assign": "url"
6455
}
6556
],
6657
"type": "tree",

0 commit comments

Comments
 (0)