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

CodeRepositoryAggregationResponse

A response that contains the results of a finding aggregation by code repository.

Contents

projectNames

The names of the projects associated with the code repository.

Type: String

Required: Yes

accountId

The Amazon account ID associated with the code repository.

Type: String

Required: No

exploitAvailableActiveFindingsCount

The number of active findings that have an exploit available for the code repository.

Type: Long

Required: No

fixAvailableActiveFindingsCount

The number of active findings that have a fix available for the code repository.

Type: Long

Required: No

providerType

The type of repository provider for the code repository.

Type: String

Required: No

resourceId

The resource ID of the code repository.

Type: String

Required: No

severityCounts

An object that contains the counts of aggregated finding 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: