class Aws::ECR::Types::PutRegistryScanningConfigurationRequest


@see docs.aws.amazon.com/goto/WebAPI/ecr-2015-09-21/PutRegistryScanningConfigurationRequest AWS API Documentation
@return [Array<Types::RegistryScanningRule>]
scanning will occur.
to determine which repository filters are used and at what frequency
The scanning rules to use for the registry. A scanning rule is used
@!attribute [rw] rules
@return [String]
automated, continuous scanning of all repositories in your registry.
When the ‘ENHANCED` scan type is set, Amazon Inspector provides
scanning.
pushed. Alternatively, you can do manual scans of images with basic
repositories, or all repositories, are scanned when new images are
set, you may specify filters to determine which individual
By default, the `BASIC` scan type is used. When basic scanning is
The scanning type to set for the registry.
@!attribute [rw] scan_type
}
],
},
],
},
filter_type: “WILDCARD”, # required, accepts WILDCARD
filter: “ScanningRepositoryFilterValue”, # required
{
repository_filters: [ # required
scan_frequency: “SCAN_ON_PUSH”, # required, accepts SCAN_ON_PUSH, CONTINUOUS_SCAN, MANUAL
{
rules: [
scan_type: “BASIC”, # accepts BASIC, ENHANCED
{
data as a hash:
@note When making an API call, you may pass PutRegistryScanningConfigurationRequest