Skip to contents

Allows 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.

Usage

ecr_put_account_setting(name, value)

Arguments

name

[required] The name of the account setting, such as BASIC_SCAN_TYPE_VERSION, REGISTRY_POLICY_SCOPE, or BLOB_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: ENABLED or DISABLED.