View a markdown version of this page

ResourceScanMetadata - Inspector

ResourceScanMetadata

An object that contains details about the metadata for an Amazon ECR resource.

Contents

codeRepository

Contains metadata about scan coverage for a code repository resource.

Type: CodeRepositoryMetadata object

Required: No

containerImage

The container image metadata associated with a covered resource.

Type: ContainerImageMetadata object

Required: No

containerRegistry

The container registry metadata associated with a covered resource.

Type: ContainerRegistryMetadata object

Required: No

containerRepository

The container repository metadata associated with a covered resource.

Type: ContainerRepositoryMetadata object

Required: No

ec2

An object that contains metadata details for an Amazon EC2 instance.

Type: Ec2Metadata object

Required: No

ecrImage

An object that contains details about the container metadata for an Amazon ECR image.

Type: EcrContainerImageMetadata object

Required: No

ecrRepository

An object that contains details about the repository an Amazon ECR image resides in.

Type: EcrRepositoryMetadata object

Required: No

lambdaFunction

An object that contains metadata details for an AWS Lambda function.

Type: LambdaFunctionMetadata object

Required: No

serverlessFunction

The serverless function metadata associated with a covered resource.

Type: ServerlessFunctionMetadata object

Required: No

vmInstance

The VM instance metadata associated with a covered resource.

Type: VmInstanceMetadata object

Required: No

See Also

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