CodeSecurityScanConfiguration - Inspector
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

CodeSecurityScanConfiguration

Contains the configuration settings for code security scans.

Contents

ruleSetCategories

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

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 3 items.

Valid Values: SAST | IAC | SCA

Required: Yes

continuousIntegrationScanConfiguration

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

Type: ContinuousIntegrationScanConfiguration object

Required: No

periodicScanConfiguration

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

Type: PeriodicScanConfiguration object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: