View a markdown version of this page

ImageLayerAggregationResponse - Inspector
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ImageLayerAggregationResponse

A response that contains the results of a finding aggregation by image layer.

Contents

accountId

The ID of the Amazon Web Services account that owns the container image hosting the layer image.

Type: String

Length Constraints: Fixed length of 12.

Pattern: \d{12}

Required: Yes

layerHash

The layer hash.

Type: String

Length Constraints: Minimum length of 1.

Required: Yes

repository

The repository the layer resides in.

Type: String

Length Constraints: Minimum length of 1.

Required: Yes

resourceId

The resource ID of the container image layer.

Type: String

Length Constraints: Minimum length of 1.

Required: Yes

cloudAccountId

The cloud account ID for the image layer aggregation.

Type: String

Required: No

cloudOrgId

The cloud organization ID for the image layer aggregation.

Type: String

Required: No

cloudPartition

The cloud infrastructure partition associated with this image layer aggregation. Valid values:

  • aws – Amazon commercial Regions.

  • aws-cn – Amazon China Regions.

  • aws-us-gov – Amazon GovCloud (US) Regions.

  • AzureCloud – Azure commercial Regions.

Type: String

Required: No

cloudProvider

The cloud service provider associated with this image layer aggregation. Valid values:

  • AWS – Findings from Amazon resources.

  • AZURE – Findings from Microsoft Azure resources.

Type: String

Required: No

cloudRegion

The cloud Region associated with this image layer aggregation. The value format depends on the cloud provider:

  • An Amazon Region, such as us-east-1.

  • An Azure region, such as eastus.

Type: String

Required: No

severityCounts

An object that represents the count of matched findings per severity.

Type: SeverityCounts object

Required: No

See Also

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