View a markdown version of this page

UpdateConfigurationInheritance - Inspector

UpdateConfigurationInheritance

The per-scan-type inheritance reset settings for the UpdateConfiguration operation. Each member is independently optional. Including a member in this structure resets that scan type's configuration to inherit from the delegated administrator.

Contents

ec2Configuration

The inheritance mode for Amazon EC2 scan configuration. Set to INHERIT_FROM_ADMIN to reset the member account's Amazon EC2 scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon EC2 scan configuration is not changed.

Type: String

Valid Values: INHERIT_FROM_ADMIN

Required: No

ecrConfiguration

The inheritance mode for Amazon ECR scan configuration. Set to INHERIT_FROM_ADMIN to reset the member account's Amazon ECR scan configuration to inherit from the delegated administrator. If omitted, the member account's existing Amazon ECR scan configuration is not changed.

Type: String

Valid Values: INHERIT_FROM_ADMIN

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: