Learn R Programming

paws.management (version 0.8.0)

cloudformation_start_resource_scan: 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 start_resource_scan request. Specify this token if you plan to retry requests so that CloudFormation knows that you're not attempting to start a new resource scan.