v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Creates a portfolio.

A delegated admin is authorized to invoke this command.

post/#X-Amz-Target=AWS242ServiceCatalogService.CreatePortfolio

Headers

X-Amz-Target'AWS242ServiceCatalogService.CreatePortfolio' required

Request body

AcceptLanguagestring
<p>The language code.</p> <ul> <li> <p> <code>jp</code> - Japanese</p> </li> <li> <p> <code>zh</code> - Chinese</p> </li> </ul>
DisplayNamestring required

The name to use for display purposes.

Descriptionstring

The description of the portfolio.

ProviderNamestring required

The name of the portfolio provider.

IdempotencyTokenstring required

A unique identifier that you provide to ensure idempotency. If multiple requests differ only by the idempotency token, the same response is returned for each repeated request.

Response

Success