ImageScanningConfiguration

data class ImageScanningConfiguration(val ecrConfiguration: ImageEcrConfiguration? = null, val imageScanningEnabled: Boolean? = null)

Contains settings for Image Builder image resource and container image scans.

Constructors

Link copied to clipboard
constructor(ecrConfiguration: ImageEcrConfiguration? = null, imageScanningEnabled: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Contains ECR settings for vulnerability scans.

Link copied to clipboard

This sets whether Image Builder keeps a snapshot of the vulnerability scans that Amazon Inspector runs against the build instance when you create a new image.