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 elasticbeanstalk Show documentation
Show all versions of elasticbeanstalk Show documentation
The AWS Java SDK for AWS Elastic Beanstalk module holds the client classes that are used for
communicating with AWS Elastic Beanstalk Service
{
"pagination": {
"DescribeApplicationVersions": {
"result_key": "ApplicationVersions"
},
"DescribeApplications": {
"result_key": "Applications"
},
"DescribeConfigurationOptions": {
"result_key": "Options"
},
"DescribeEnvironmentManagedActionHistory": {
"input_token": "NextToken",
"limit_key": "MaxItems",
"output_token": "NextToken",
"result_key": "ManagedActionHistoryItems"
},
"DescribeEnvironments": {
"result_key": "Environments"
},
"DescribeEvents": {
"input_token": "NextToken",
"limit_key": "MaxRecords",
"output_token": "NextToken",
"result_key": "Events"
},
"ListAvailableSolutionStacks": {
"result_key": "SolutionStacks"
},
"ListPlatformBranches": {
"input_token": "NextToken",
"limit_key": "MaxRecords",
"output_token": "NextToken"
},
"ListPlatformVersions": {
"input_token": "NextToken",
"limit_key": "MaxRecords",
"output_token": "NextToken",
"result_key": "PlatformSummaryList"
}
}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy