Allows you to change the basic scan type version or registry policy scope
Source:R/ecr_operations.R
ecr_put_account_setting.RdAllows you to change the basic scan type version or registry policy scope.
See https://www.paws-r-sdk.com/docs/ecr_put_account_setting/ for full documentation.
Arguments
- name
[required] The name of the account setting, such as
BASIC_SCAN_TYPE_VERSION,REGISTRY_POLICY_SCOPE, orBLOB_MOUNTING.- value
[required] Setting value that is specified. Valid value for basic scan type:
AWS_NATIVE. Valid values for registry policy scope:V2. Valid values for blob mounting:ENABLEDorDISABLED.