v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Gets the status of the specified portfolio share operation. This API can only be called by the management account in the organization or by a delegated admin.

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

Headers

X-Amz-Target'AWS242ServiceCatalogService.DescribePortfolioShareStatus' required

Request body

PortfolioShareTokenstring required

The token for the portfolio share operation. This token is returned either by CreatePortfolioShare or by DeletePortfolioShare.

Response

Success

PortfolioShareTokenstring

The token for the portfolio share operation. For example, <code>share-6v24abcdefghi</code>.

PortfolioIdstring

The portfolio identifier.

OrganizationNodeValuestring

Organization node identifier. It can be either account id, organizational unit id or organization id.

Status'NOT_STARTED' | 'IN_PROGRESS' | 'COMPLETED' | 'COMPLETED_WITH_ERRORS' | 'ERROR'

Status of the portfolio share operation.