v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1490485351.4 KB

Gets the status of the specified copy product operation.

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

Headers

X-Amz-Target'AWS242ServiceCatalogService.DescribeCopyProductStatus' 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>
CopyProductTokenstring required

The token for the copy product operation. This token is returned by <a>CopyProduct</a>.

Response

Success

CopyProductStatus'SUCCEEDED' | 'IN_PROGRESS' | 'FAILED'

The status of the copy product operation.

TargetProductIdstring

The identifier of the copied product.

StatusDetailstring

The status message.