AWS::InspectorV2::CodeSecurityScanConfiguration CodeSecurityScanConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::InspectorV2::CodeSecurityScanConfiguration CodeSecurityScanConfiguration

Contains the configuration settings for code security scans.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

Properties

continuousIntegrationScanConfiguration

Configuration settings for continuous integration scans that run automatically when code changes are made.

Required: No

Type: ContinuousIntegrationScanConfiguration

Update requires: No interruption

periodicScanConfiguration

Configuration settings for periodic scans that run on a scheduled basis.

Required: No

Type: PeriodicScanConfiguration

Update requires: No interruption

ruleSetCategories

The categories of security rules to be applied during the scan.

Required: Yes

Type: Array of String

Minimum: 1

Maximum: 3

Update requires: No interruption