AwsEcrContainerAggregationResponse - Inspector

AwsEcrContainerAggregationResponse

An aggregation of information about Amazon ECR containers.

Contents

resourceId

The resource ID of the container.

Type: String

Length Constraints: Minimum length of 1.

Required: Yes

accountId

The AWS account ID of the account that owns the container.

Type: String

Length Constraints: Fixed length of 12.

Pattern: ^\d{12}$

Required: No

architecture

The architecture of the container.

Type: String

Required: No

imageSha

The SHA value of the container image.

Type: String

Required: No

imageTags

The container image stags.

Type: Array of strings

Length Constraints: Minimum length of 1.

Required: No

repository

The container repository.

Type: String

Required: No

severityCounts

The number of finding by severity.

Type: SeverityCounts object

Required: No

See Also

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