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 enterprise or organization that will send webhook events to CodeBuild, depending on if the webhook is a global or organization webhook respectively.

Type: String

Required: Yes

scope

The type of scope for a GitHub webhook.

Type: String

Valid Values: GITHUB_ORGANIZATION | GITHUB_GLOBAL

Required: Yes

domain

The domain of the GitHub Enterprise organization. Note that this parameter is only required if your project's source type is GITHUB_ENTERPRISE

Type: String

Required: No

See Also

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