v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1486765.2 KB

Returns the current status of a resource operation request. For more information, see <a href="https://docs.aws.amazon.com/cloudcontrolapi/latest/userguide/resource-operations-manage-requests.html#resource-operations-manage-requests-track">Tracking the progress of resource operation requests</a> in the <i>Amazon Web Services Cloud Control API User Guide</i>.

post/#X-Amz-Target=CloudApiService.GetResourceRequestStatus

Headers

X-Amz-Target'CloudApiService.GetResourceRequestStatus' required

Request body

RequestTokenstring required
<p>A unique token used to track the progress of the resource operation request.</p> <p>Request tokens are included in the <code>ProgressEvent</code> type returned by a resource operation request.</p>

Response

Success