mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-30 04:20:53 +00:00
Update vendored deps, including AWS SDK, openpgp, ftp, ...
This commit is contained in:
+5961
File diff suppressed because it is too large
Load Diff
+2432
File diff suppressed because it is too large
Load Diff
Generated
Vendored
+22
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListInputs": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "Inputs"
|
||||
},
|
||||
"ListChannels": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "Channels"
|
||||
},
|
||||
"ListInputSecurityGroups": {
|
||||
"input_token": "NextToken",
|
||||
"output_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"result_key": "InputSecurityGroups"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user