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

CodeSecurityIntegrationSummary

A summary of information about a code security integration.

Contents

createdOn

The timestamp when the code security integration was created.

Type: Timestamp

Required: Yes

integrationArn

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

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: Yes

lastUpdateOn

The timestamp when the code security integration was last updated.

Type: Timestamp

Required: Yes

name

The name of the code security integration.

Type: String

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

Pattern: [a-zA-Z0-9-_$:.]*

Required: Yes

status

The current status of the code security integration.

Type: String

Valid Values: PENDING | IN_PROGRESS | ACTIVE | INACTIVE | DISABLING

Required: Yes

statusReason

The reason for the current status of the code security integration.

Type: String

Required: Yes

type

The type of repository provider for the integration.

Type: String

Valid Values: GITLAB_SELF_MANAGED | GITHUB

Required: Yes

tags

The tags associated with the code security integration.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 128.

Value Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

See Also

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