v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1426146126.4 KB

Lists all supported versions for Snow on-device services. Returns an array of <code>ServiceVersion</code> object containing the supported versions for a particular service.

post/#X-Amz-Target=AWSIESnowballJobManagementService.ListServiceVersions

Headers

X-Amz-Target'AWSIESnowballJobManagementService.ListServiceVersions' required

Request body

ServiceName'KUBERNETES' | 'EKS_ANYWHERE' required

The name of the service for which you're requesting supported versions.

MaxResultsinteger

The maximum number of <code>ListServiceVersions</code> objects to return.

NextTokenstring

Because HTTP requests are stateless, this is the starting point for the next list of returned <code>ListServiceVersionsRequest</code> versions.

Response

Success

ServiceName'KUBERNETES' | 'EKS_ANYWHERE' required

The name of the service for which the system provided supported versions.

NextTokenstring

Because HTTP requests are stateless, this is the starting point of the next list of returned <code>ListServiceVersionsResult</code> results.