View a markdown version of this page

GitLabDetails - AWS DevOps Agent

GitLabDetails

Service details for GitLab integration.

Contents

targetUrl

GitLab instance URL (e.g., https://gitlab.com or self-hosted instance).

Type: String

Pattern: https://[a-zA-Z0-9]([a-zA-Z0-9.-]*[a-zA-Z0-9])?(?::[0-9]{1,5})?/?

Required: Yes

tokenType

Type of GitLab access token

Type: String

Valid Values: personal | group

Required: Yes

tokenValue

GitLab access token value

Type: String

Pattern: [a-zA-Z0-9._-]+

Required: Yes

groupId

Optional GitLab group ID for group-level access tokens

Type: String

Required: No

See Also

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