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
ENHANCEDscan type is specified, the supported scan frequencies areCONTINUOUS_SCANandSCAN_ON_PUSH. When theBASICscan type is specified, theSCAN_ON_PUSHscan frequency is supported. If scan on push is not specified, then theMANUALscan frequency is set by default.Type: String
Valid Values:
SCAN_ON_PUSH | CONTINUOUS_SCAN | MANUALRequired: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: