ecr_put_account_setting: Allows you to change the basic scan type version or registry...

View source: R/ecr_operations.R

ecr_put_account_settingR Documentation

Allows you to change the basic scan type version or registry policy scope

Description

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 or REGISTRY_POLICY_SCOPE.

value

[required] Setting value that is specified. The following are valid values for the basic scan type being used: AWS_NATIVE or CLAIR. The following are valid values for the registry policy scope being used: V1 or V2.


paws.compute documentation built on April 4, 2025, 5:47 a.m.