List Platform Versions
GET {{aws_elastic_beanstalk_base_url}}/?Filters.member.N&MaxRecords&NextToken&Action=ListPlatformVersions
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Filters.member.N | null | List only the platforms where the platform member value relates to one of the supplied values. | |
MaxRecords | null | The maximum number of platform values returned in one call. | |
NextToken | null | The starting index into the remaining list of platforms. Use the NextToken value from a previous ListPlatformVersion call. | |
Action | string |