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

CodeRepositoryDetails

Contains details about a code repository associated with a finding.

Contents

integrationArn

The Amazon Resource Name (ARN) of the code security integration associated with the repository.

Type: String

Pattern: arn:(aws[a-zA-Z-]*)?:inspector2:[a-z]{2}(-gov)?-[a-z]+-\d{1}:\d{12}:codesecurity-integration\/[a-f0-9-]{36}

Required: No

projectName

The name of the project in the code repository.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 512.

Required: No

providerType

The type of repository provider (such as GitHub, GitLab, etc.).

Type: String

Valid Values: GITHUB | GITLAB_SELF_MANAGED

Required: No

See Also

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