v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Gets information about the specified provisioned product.

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

Headers

X-Amz-Target'AWS242ServiceCatalogService.DescribeProvisionedProduct' 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>
Idstring
<p>The provisioned product identifier. You must provide the name or ID, but not both.</p> <p>If you do not provide a name or ID, or you provide both name and ID, an <code>InvalidParametersException</code> will occur.</p>
Namestring
<p>The name of the provisioned product. You must provide the name or ID, but not both.</p> <p>If you do not provide a name or ID, or you provide both name and ID, an <code>InvalidParametersException</code> will occur.</p>

Response

Success