mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-05-13 16:16:32 +00:00
18 lines
431 B
JSON
18 lines
431 B
JSON
{
|
|
"pagination": {
|
|
"DescribeInstanceHealth": {
|
|
"result_key": "InstanceStates"
|
|
},
|
|
"DescribeLoadBalancerPolicies": {
|
|
"result_key": "PolicyDescriptions"
|
|
},
|
|
"DescribeLoadBalancerPolicyTypes": {
|
|
"result_key": "PolicyTypeDescriptions"
|
|
},
|
|
"DescribeLoadBalancers": {
|
|
"input_token": "Marker",
|
|
"output_token": "NextMarker",
|
|
"result_key": "LoadBalancerDescriptions"
|
|
}
|
|
}
|
|
} |