Jump to Content

Interface PutImageScanningConfigurationRequest

Hierarchy

Properties

imageScanningConfiguration: undefined | ImageScanningConfiguration

The image scanning configuration for the repository. This setting determines whether images are scanned for known vulnerabilities after being pushed to the repository.

registryId?: string

The Amazon Web Services account ID associated with the registry that contains the repository in which to update the image scanning configuration setting. If you do not specify a registry, the default registry is assumed.

repositoryName: undefined | string

The name of the repository in which to update the image scanning configuration setting.