Skip to content

Commit f1df0f7

Browse files
author
AWS
committed
AWS Lambda Update: Remove Lambda function url apis
1 parent a5f7a2e commit f1df0f7

File tree

3 files changed

+19
-345
lines changed

3 files changed

+19
-345
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 Lambda",
4+
"contributor": "",
5+
"description": "Remove Lambda function url apis"
6+
}

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,6 @@
2424
"output_token": "NextMarker",
2525
"result_key": "FunctionEventInvokeConfigs"
2626
},
27-
"ListFunctionUrlConfigs": {
28-
"input_token": "Marker",
29-
"limit_key": "MaxItems",
30-
"output_token": "NextMarker",
31-
"result_key": "FunctionUrlConfigs"
32-
},
3327
"ListFunctions": {
3428
"input_token": "Marker",
3529
"limit_key": "MaxItems",

0 commit comments

Comments
 (0)