ScopeConfiguration - AWS CodeBuild

ScopeConfiguration

Contains configuration information about the scope for a webhook.

Contents

Note

In the following list, the required parameters are described first.

name

The name of either the group, enterprise, or organization that will send webhook events to CodeBuild, depending on the type of webhook.

Type: String

Required: Yes

scope

The type of scope for a GitHub or GitLab webhook.

Type: String

Valid Values: GITHUB_ORGANIZATION | GITHUB_GLOBAL | GITLAB_GROUP

Required: Yes

domain

The domain of the GitHub Enterprise organization or the GitLab Self Managed group. Note that this parameter is only required if your project's source type is GITHUB_ENTERPRISE or GITLAB_SELF_MANAGED.

Type: String

Required: No

See Also

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