cloudcontrolapi_get_resource_request_status: Returns the current status of a resource operation request

View source: R/cloudcontrolapi_operations.R

cloudcontrolapi_get_resource_request_statusR Documentation

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.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.