cloudformation_start_resource_scan: Starts a scan of the resources in this account in this Region

View source: R/cloudformation_operations.R

cloudformation_start_resource_scanR 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 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.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.