Inital Commit
This commit is contained in:
Binary file not shown.
1750
Function Source Files/botocore/data/kms/2014-11-01/examples-1.json
Normal file
1750
Function Source Files/botocore/data/kms/2014-11-01/examples-1.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"pagination": {
|
||||
"ListAliases": {
|
||||
"limit_key": "Limit",
|
||||
"input_token": "Marker",
|
||||
"output_token": "NextMarker",
|
||||
"more_results": "Truncated",
|
||||
"result_key": "Aliases"
|
||||
},
|
||||
"ListGrants": {
|
||||
"limit_key": "Limit",
|
||||
"input_token": "Marker",
|
||||
"output_token": "NextMarker",
|
||||
"more_results": "Truncated",
|
||||
"result_key": "Grants"
|
||||
},
|
||||
"ListKeyPolicies": {
|
||||
"limit_key": "Limit",
|
||||
"input_token": "Marker",
|
||||
"output_token": "NextMarker",
|
||||
"more_results": "Truncated",
|
||||
"result_key": "PolicyNames"
|
||||
},
|
||||
"ListKeys": {
|
||||
"limit_key": "Limit",
|
||||
"input_token": "Marker",
|
||||
"output_token": "NextMarker",
|
||||
"more_results": "Truncated",
|
||||
"result_key": "Keys"
|
||||
},
|
||||
"DescribeCustomKeyStores": {
|
||||
"input_token": "Marker",
|
||||
"limit_key": "Limit",
|
||||
"more_results": "Truncated",
|
||||
"output_token": "NextMarker",
|
||||
"result_key": "CustomKeyStores"
|
||||
},
|
||||
"ListResourceTags": {
|
||||
"input_token": "Marker",
|
||||
"limit_key": "Limit",
|
||||
"more_results": "Truncated",
|
||||
"output_token": "NextMarker",
|
||||
"result_key": "Tags"
|
||||
},
|
||||
"ListRetirableGrants": {
|
||||
"input_token": "Marker",
|
||||
"limit_key": "Limit",
|
||||
"more_results": "Truncated",
|
||||
"output_token": "NextMarker",
|
||||
"result_key": "Grants"
|
||||
}
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Reference in New Issue
Block a user