Inital Commit
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListCrls": {
|
||||
"input_token": "nextToken",
|
||||
"output_token": "nextToken",
|
||||
"result_key": "crls"
|
||||
},
|
||||
"ListProfiles": {
|
||||
"input_token": "nextToken",
|
||||
"output_token": "nextToken",
|
||||
"result_key": "profiles"
|
||||
},
|
||||
"ListSubjects": {
|
||||
"input_token": "nextToken",
|
||||
"output_token": "nextToken",
|
||||
"result_key": "subjects"
|
||||
},
|
||||
"ListTrustAnchors": {
|
||||
"input_token": "nextToken",
|
||||
"output_token": "nextToken",
|
||||
"result_key": "trustAnchors"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user