cloudformation_start_resource_scan {paws.management} | R Documentation |
Starts a scan of the resources in this account in this Region
Description
Starts a scan of the resources in this account in this Region. You can the status of a scan using the list_resource_scans
API action.
See https://www.paws-r-sdk.com/docs/cloudformation_start_resource_scan/ for full documentation.
Usage
cloudformation_start_resource_scan(ClientRequestToken = NULL)
Arguments
ClientRequestToken |
A unique identifier for this
|
[Package paws.management version 0.7.0 Index]