Learn R Programming

paws.developer.tools (version 0.8.0)

cloudcontrolapi_get_resource_request_status: Returns the current status of a resource operation request

Description

Returns the current status of a resource operation request. For more information, see Tracking the progress of resource operation requests in the Amazon Web Services Cloud Control API User Guide.

See https://www.paws-r-sdk.com/docs/cloudcontrolapi_get_resource_request_status/ for full documentation.

Usage

cloudcontrolapi_get_resource_request_status(RequestToken)

Arguments

RequestToken

[required] A unique token used to track the progress of the resource operation request.

Request tokens are included in the ProgressEvent type returned by a resource operation request.