Class | Description |
---|---|
BatchDeleteBuildsRequest | |
BatchDeleteBuildsResult | |
BatchGetBuildsRequest | |
BatchGetBuildsResult | |
BatchGetProjectsRequest | |
BatchGetProjectsResult | |
Build |
Information about a build.
|
BuildArtifacts |
Information about build output artifacts.
|
BuildNotDeleted |
Information about a build that could not be successfully deleted.
|
BuildPhase |
Information about a stage for a build.
|
CloudWatchLogsConfig |
Information about Amazon CloudWatch Logs for a build project.
|
CreateProjectRequest | |
CreateProjectResult | |
CreateWebhookRequest | |
CreateWebhookResult | |
DeleteProjectRequest | |
DeleteProjectResult | |
DeleteSourceCredentialsRequest | |
DeleteSourceCredentialsResult | |
DeleteWebhookRequest | |
DeleteWebhookResult | |
EnvironmentImage |
Information about a Docker image that is managed by AWS CodeBuild.
|
EnvironmentLanguage |
A set of Docker images that are related by programming language and are managed by AWS CodeBuild.
|
EnvironmentPlatform |
A set of Docker images that are related by platform and are managed by AWS CodeBuild.
|
EnvironmentVariable |
Information about an environment variable for a build project or a build.
|
GitSubmodulesConfig |
Information about the Git submodules configuration for an AWS CodeBuild build project.
|
ImportSourceCredentialsRequest | |
ImportSourceCredentialsResult | |
InvalidateProjectCacheRequest | |
InvalidateProjectCacheResult | |
ListBuildsForProjectRequest | |
ListBuildsForProjectResult | |
ListBuildsRequest | |
ListBuildsResult | |
ListCuratedEnvironmentImagesRequest | |
ListCuratedEnvironmentImagesResult | |
ListProjectsRequest | |
ListProjectsResult | |
ListSourceCredentialsRequest | |
ListSourceCredentialsResult | |
LogsConfig |
Information about logs for a build project.
|
LogsLocation |
Information about build logs in Amazon CloudWatch Logs.
|
NetworkInterface |
Describes a network interface.
|
PhaseContext |
Additional information about a build phase that has an error.
|
Project |
Information about a build project.
|
ProjectArtifacts |
Information about the build output artifacts for the build project.
|
ProjectBadge |
Information about the build badge for the build project.
|
ProjectCache |
Information about the cache for the build project.
|
ProjectEnvironment |
Information about the build environment of the build project.
|
ProjectSource |
Information about the build input source code for the build project.
|
ProjectSourceVersion |
A source identifier and its corresponding version.
|
RegistryCredential |
Information about credentials that provide access to a private Docker registry.
|
S3LogsConfig |
Information about S3 logs for a build project.
|
SourceAuth |
Information about the authorization settings for AWS CodeBuild to access the source code to be built.
|
SourceCredentialsInfo |
Information about the credentials for a GitHub, GitHub Enterprise, or Bitbucket repository.
|
StartBuildRequest | |
StartBuildResult | |
StopBuildRequest | |
StopBuildResult | |
Tag |
A tag, consisting of a key and a value.
|
UpdateProjectRequest | |
UpdateProjectResult | |
UpdateWebhookRequest | |
UpdateWebhookResult | |
VpcConfig |
Information about the VPC configuration that AWS CodeBuild accesses.
|
Webhook |
Information about a webhook that connects repository events to a build project in AWS CodeBuild.
|
WebhookFilter |
A filter used to determine which webhooks trigger a build.
|
Exception | Description |
---|---|
AccountLimitExceededException |
An AWS service limit was exceeded for the calling AWS account.
|
AWSCodeBuildException |
Base exception for all service exceptions thrown by AWS CodeBuild
|
InvalidInputException |
The input value that was provided is not valid.
|
OAuthProviderException |
There was a problem with the underlying OAuth provider.
|
ResourceAlreadyExistsException |
The specified AWS resource cannot be created, because an AWS resource with the same settings already exists.
|
ResourceNotFoundException |
The specified AWS resource cannot be found.
|
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.