/AWS1/CL_EBN=>LISTPLATFORMVERSIONS()
¶
About ListPlatformVersions¶
Lists the platform versions available for your account in an AWS Region. Provides summary information about each platform version. Compare to DescribePlatformVersion, which provides full details about a single platform version.
For definitions of platform version and other platform-related terms, see AWS Elastic Beanstalk Platforms Glossary.
Method Signature¶
IMPORTING¶
Optional arguments:¶
IT_FILTERS
TYPE /AWS1/CL_EBNPLATFORMFILTER=>TT_PLATFORMFILTERS
TT_PLATFORMFILTERS
¶
Criteria for restricting the resulting list of platform versions. The filter is interpreted as a logical conjunction (AND) of the separate
PlatformFilter
terms.
IV_MAXRECORDS
TYPE /AWS1/EBNPLATFORMMAXRECORDS
/AWS1/EBNPLATFORMMAXRECORDS
¶
The maximum number of platform version values returned in one call.
IV_NEXTTOKEN
TYPE /AWS1/EBNTOKEN
/AWS1/EBNTOKEN
¶
For a paginated request. Specify a token from a previous response page to retrieve the next response page. All other parameter values must be identical to the ones specified in the initial request.
If no
NextToken
is specified, the first page is retrieved.