RegistryScanningRule - Amazon Elastic Container Registry
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).

RegistryScanningRule

The details of a scanning rule for a private registry.

Contents

repositoryFilters

The repository filters associated with the scanning configuration for a private registry.

Type: Array of ScanningRepositoryFilter objects

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Required: Yes

scanFrequency

The frequency that scans are performed at for a private registry. When the ENHANCED scan type is specified, the supported scan frequencies are CONTINUOUS_SCAN and SCAN_ON_PUSH. When the BASIC scan type is specified, the SCAN_ON_PUSH scan frequency is supported. If scan on push is not specified, then the MANUAL scan frequency is set by default.

Type: String

Valid Values: SCAN_ON_PUSH | CONTINUOUS_SCAN | MANUAL

Required: Yes

See Also

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