Jump to Content

Interface StartImageScanCommandInputProtected

The input for StartImageScanCommand.

Hierarchy

Properties

imageId: undefined | ImageIdentifier

An object with identifying information for an image in an Amazon ECR repository.

registryId?: string

The Amazon Web Services account ID associated with the registry that contains the repository in which to start an image scan request. If you do not specify a registry, the default registry is assumed.

repositoryName: undefined | string

The name of the repository that contains the images to scan.