v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14158764.0 KB

Lists the workload deployment patterns for a given workload name. You can use the <a href="https://docs.aws.amazon.com/launchwizard/latest/APIReference/API_ListWorkloads.html">ListWorkloads</a> operation to discover the available workload names.

post/listWorkloadDeploymentPatterns

Request body

workloadNamestring required

The name of the workload.

maxResultsinteger

The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output.

nextTokenstring

The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.

Response

Success

nextTokenstring

The token to include in another request to get the next page of items. This value is <code>null</code> when there are no more items to return.