v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1465336243.7 KB

Retrieves a list that describes the available WorkSpace bundles.

You can filter the results using either bundle ID or owner, but not both.

post/#X-Amz-Target=WorkspacesService.DescribeWorkspaceBundles

Query parameters

NextTokenstring

Pagination token

Headers

X-Amz-Target'WorkspacesService.DescribeWorkspaceBundles' required

Request body

BundleIdsBundleId[]

The identifiers of the bundles. You cannot combine this parameter with any other filter.

Ownerstring
<p>The owner of the bundles. You cannot combine this parameter with any other filter.</p> <p>To describe the bundles provided by Amazon Web Services, specify <code>AMAZON</code>. To describe the bundles that belong to your account, don't specify a value.</p>
NextTokenstring

The token for the next set of results. (You received this token from a previous call.)

Response

Success

NextTokenstring

The token to use to retrieve the next page of results. This value is null when there are no more results to return. This token is valid for one day and must be used within that time frame.