v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1451364414.8 KB

Retrieves a list of the available releases for the mobile SDK and the specified device platform.

The mobile SDK is not generally available. Customers who have access to the mobile SDK can use it to establish and manage WAF tokens for use in HTTP(S) requests from a mobile device to WAF. For more information, see WAF client application integration in the WAF Developer Guide.

post/#X-Amz-Target=AWSWAF_20190729.ListMobileSdkReleases

Headers

X-Amz-Target'AWSWAF_20190729.ListMobileSdkReleases' required

Request body

Platform'IOS' | 'ANDROID' required

The device platform to retrieve the list for.

NextMarkerstring

When you request a list of objects with a <code>Limit</code> setting, if the number of objects that are still available for retrieval exceeds the limit, WAF returns a <code>NextMarker</code> value in the response. To retrieve the next batch of objects, provide the marker from the prior call in your next request.

Limitinteger

The maximum number of objects that you want WAF to return for this request. If more objects are available, in the response, WAF provides a <code>NextMarker</code> value that you can use in a subsequent call to get the next batch of objects.

Response

Success

NextMarkerstring

When you request a list of objects with a <code>Limit</code> setting, if the number of objects that are still available for retrieval exceeds the limit, WAF returns a <code>NextMarker</code> value in the response. To retrieve the next batch of objects, provide the marker from the prior call in your next request.