inspector_create_exclusions_preview {paws.security.identity} | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/inspector_create_exclusions_preview/ for full documentation.
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. |
[Package paws.security.identity version 0.9.0 Index]