paws.security.identity (version 0.1.0)

inspector_create_exclusions_preview: Starts the generation of an exclusions preview for the specified assessment template

Description

Starts the generation of an exclusions preview for the specified assessment template. The exclusions preview lists the potential exclusions (ExclusionPreview) that Inspector can detect before it runs the assessment.

Usage

inspector_create_exclusions_preview(assessmentTemplateArn)

Arguments

assessmentTemplateArn

[required] The ARN that specifies the assessment template for which you want to create an exclusions preview.

Request syntax

svc$create_exclusions_preview(
  assessmentTemplateArn = "string"
)