codegen-resources.paginators-1.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of support Show documentation
Show all versions of support Show documentation
The AWS Java SDK for AWS Support module holds the client classes that are used for communicating with
AWS Support Service
{
"pagination": {
"DescribeCases": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults",
"result_key": "cases"
},
"DescribeCommunications": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults",
"result_key": "communications"
},
"DescribeServices": {
"result_key": "services"
},
"DescribeTrustedAdvisorCheckRefreshStatuses": {
"result_key": "statuses"
},
"DescribeTrustedAdvisorCheckSummaries": {
"result_key": "summaries"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy