Retrieves the status and details of a Resource Explorer setup operation
Source:R/resourceexplorer_operations.R
resourceexplorer_get_resource_explorer_setup.RdRetrieves the status and details of a Resource Explorer setup operation. This operation returns information about the progress of creating or deleting Resource Explorer configurations across Regions.
See https://www.paws-r-sdk.com/docs/resourceexplorer_get_resource_explorer_setup/ for full documentation.
Arguments
- TaskId
[required] The unique identifier of the setup task to retrieve status information for. This ID is returned by
create_resource_explorer_setupordelete_resource_explorer_setupoperations.- MaxResults
The maximum number of Region status results to return in a single response. Valid values are between
1and100.- NextToken
The pagination token from a previous
get_resource_explorer_setupresponse. Use this token to retrieve the next set of results.