Module Smaws_Client_CloudFormation.StartResourceScan

Starts a scan of the resources in this account in this Region. You can the status of a scan using the ListResourceScans API action.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `ResourceScanInProgressException of Types.resource_scan_in_progress_exception | `ResourceScanLimitExceededException of Types.resource_scan_limit_exceeded_exception ] -> string
val request : 'http_type Smaws_Lib.Context.t -> Types.start_resource_scan_input -> (Types.start_resource_scan_output, [> Smaws_Lib.Protocols.AwsQuery.error | `ResourceScanInProgressException of Types.resource_scan_in_progress_exception | `ResourceScanLimitExceededException of Types.resource_scan_limit_exceeded_exception ]) Stdlib.result