2
2
"pagination" : {
3
3
"ListAliases" : {
4
4
"input_token" : " Marker" ,
5
- "limit_key" : " MaxItems" ,
6
5
"output_token" : " NextMarker" ,
6
+ "limit_key" : " MaxItems" ,
7
7
"result_key" : " Aliases"
8
8
},
9
9
"ListCodeSigningConfigs" : {
10
10
"input_token" : " Marker" ,
11
- "limit_key" : " MaxItems" ,
12
11
"output_token" : " NextMarker" ,
12
+ "limit_key" : " MaxItems" ,
13
13
"result_key" : " CodeSigningConfigs"
14
14
},
15
15
"ListEventSourceMappings" : {
16
16
"input_token" : " Marker" ,
17
- "limit_key" : " MaxItems" ,
18
17
"output_token" : " NextMarker" ,
18
+ "limit_key" : " MaxItems" ,
19
19
"result_key" : " EventSourceMappings"
20
20
},
21
21
"ListFunctionEventInvokeConfigs" : {
22
22
"input_token" : " Marker" ,
23
- "limit_key" : " MaxItems" ,
24
23
"output_token" : " NextMarker" ,
24
+ "limit_key" : " MaxItems" ,
25
25
"result_key" : " FunctionEventInvokeConfigs"
26
26
},
27
27
"ListFunctionUrlConfigs" : {
28
28
"input_token" : " Marker" ,
29
- "limit_key" : " MaxItems" ,
30
29
"output_token" : " NextMarker" ,
30
+ "limit_key" : " MaxItems" ,
31
31
"result_key" : " FunctionUrlConfigs"
32
32
},
33
33
"ListFunctions" : {
34
34
"input_token" : " Marker" ,
35
- "limit_key" : " MaxItems" ,
36
35
"output_token" : " NextMarker" ,
36
+ "limit_key" : " MaxItems" ,
37
37
"result_key" : " Functions"
38
38
},
39
39
"ListFunctionsByCodeSigningConfig" : {
40
40
"input_token" : " Marker" ,
41
- "limit_key" : " MaxItems" ,
42
41
"output_token" : " NextMarker" ,
42
+ "limit_key" : " MaxItems" ,
43
43
"result_key" : " FunctionArns"
44
44
},
45
45
"ListLayerVersions" : {
46
46
"input_token" : " Marker" ,
47
- "limit_key" : " MaxItems" ,
48
47
"output_token" : " NextMarker" ,
48
+ "limit_key" : " MaxItems" ,
49
49
"result_key" : " LayerVersions"
50
50
},
51
51
"ListLayers" : {
52
52
"input_token" : " Marker" ,
53
- "limit_key" : " MaxItems" ,
54
53
"output_token" : " NextMarker" ,
54
+ "limit_key" : " MaxItems" ,
55
55
"result_key" : " Layers"
56
56
},
57
57
"ListProvisionedConcurrencyConfigs" : {
58
58
"input_token" : " Marker" ,
59
- "limit_key" : " MaxItems" ,
60
59
"output_token" : " NextMarker" ,
60
+ "limit_key" : " MaxItems" ,
61
61
"result_key" : " ProvisionedConcurrencyConfigs"
62
62
},
63
63
"ListVersionsByFunction" : {
64
64
"input_token" : " Marker" ,
65
- "limit_key" : " MaxItems" ,
66
65
"output_token" : " NextMarker" ,
66
+ "limit_key" : " MaxItems" ,
67
67
"result_key" : " Versions"
68
68
}
69
69
}
70
- }
70
+ }
0 commit comments