v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Accepts an offer to share the specified portfolio.

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

Headers

X-Amz-Target'AWS242ServiceCatalogService.AcceptPortfolioShare' 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>
PortfolioIdstring required

The portfolio identifier.

PortfolioShareType'IMPORTED' | 'AWS_SERVICECATALOG' | 'AWS_ORGANIZATIONS'
<p>The type of shared portfolios to accept. The default is to accept imported portfolios.</p> <ul> <li> <p> <code>AWS_ORGANIZATIONS</code> - Accept portfolios shared by the management account of your organization.</p> </li> <li> <p> <code>IMPORTED</code> - Accept imported portfolios.</p> </li> <li> <p> <code>AWS_SERVICECATALOG</code> - Not supported. (Throws ResourceNotFoundException.)</p> </li> </ul> <p>For example, <code>aws servicecatalog accept-portfolio-share --portfolio-id "port-2qwzkwxt3y5fk" --portfolio-share-type AWS_ORGANIZATIONS</code> </p>

Response

Success

AcceptPortfolioShareOutput required
All 90 operations