View a markdown version of this page

ContainerImageAggregation - 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).

ContainerImageAggregation

An aggregation of information about container images.

Contents

architectures

The image architectures to aggregate findings for.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

cloudAccountIds

The cloud account IDs to aggregate findings for.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

cloudOrgIds

The cloud organization IDs to aggregate findings for.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

cloudPartitions

The cloud partitions to aggregate findings for. Valid values:

  • aws – Amazon commercial Regions.

  • aws-cn – Amazon China Regions.

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

  • AzureCloud – Azure commercial Regions.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

cloudProviders

The cloud providers to aggregate findings for. Valid values:

  • AWS – Findings from Amazon resources.

  • AZURE – Findings from Microsoft Azure resources.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

cloudRegions

The cloud regions to aggregate findings for. The value format depends on the cloud provider:

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

  • An Azure region, such as eastus.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

imageDigests

The image digests to aggregate findings for.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

imageTags

The image tags to aggregate findings for.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

inUseCount

The in-use counts to aggregate findings for.

Type: Array of NumberFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

lastInUseAt

The last in-use timestamps to aggregate findings for.

Type: Array of DateFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

registries

The image registries to aggregate findings for.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

repositories

The image repositories to aggregate findings for.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

resourceIds

The resource IDs to aggregate findings for.

Type: Array of StringFilter objects

Array Members: Minimum number of 1 item. Maximum number of 10 items.

Required: No

sortBy

The value to sort results by. Specify a field name from the aggregation response, such as CRITICAL, HIGH, or ALL.

Type: String

Valid Values: CRITICAL | HIGH | ALL

Required: No

sortOrder

The order to sort results by. Valid values are ASC and DESC.

Type: String

Valid Values: ASC | DESC

Required: No

See Also

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