inspector_start_assessment_run: Starts the assessment run specified by the ARN of the...

View source: R/inspector_operations.R

inspector_start_assessment_runR Documentation

Starts the assessment run specified by the ARN of the assessment template

Description

Starts the assessment run specified by the ARN of the assessment template. For this API to function properly, you must not exceed the limit of running up to 500 concurrent agents per AWS account.

See https://www.paws-r-sdk.com/docs/inspector_start_assessment_run/ for full documentation.

Usage

inspector_start_assessment_run(assessmentTemplateArn, assessmentRunName = NULL)

Arguments

assessmentTemplateArn

[required] The ARN of the assessment template of the assessment run that you want to start.

assessmentRunName

You can specify the name for the assessment run. The name must be unique for the assessment template whose ARN is used to start the assessment run.


paws.security.identity documentation built on Sept. 12, 2023, 1:10 a.m.