GitLabConfiguration
Configuration for GitLab project integration.
Contents
- projectId
-
GitLab numeric project ID.
Type: String
Required: Yes
- projectPath
-
Full GitLab project path (e.g., namespace/project-name).
Type: String
Required: Yes
- instanceIdentifier
-
GitLab instance identifier (e.g., gitlab.com or e2e.gamma.dev.us-east-1.gitlab.falco.ai.aws.dev)
Type: String
Required: No
- runtimeRoleArn
-
Optional role ARN that AIDevOps assumes at runtime for automatic verification testing and VPC connectivity on this association.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 255.
Pattern:
arn:aws:iam::\d{12}:role/[a-zA-Z0-9+=,.@_/-]+Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: