codebuild-2016-10-06
library
Classes
-
AwsClientCredentials
-
AWS credentials.
-
BatchDeleteBuildsOutput
-
-
BatchGetBuildBatchesOutput
-
-
BatchGetBuildsOutput
-
-
BatchGetProjectsOutput
-
-
BatchGetReportGroupsOutput
-
-
BatchGetReportsOutput
-
-
BatchRestrictions
-
Specifies restrictions for the batch build.
-
Build
-
Information about a build.
-
BuildArtifacts
-
Information about build output artifacts.
-
BuildBatch
-
Contains information about a batch build.
-
BuildBatchFilter
-
Specifies filters when retrieving batch builds.
-
BuildBatchPhase
-
Contains information about a stage for a batch build.
-
BuildGroup
-
Contains information about a batch build build group. Build groups are used
to combine builds that can run in parallel, while still being able to set
dependencies on other build groups.
-
BuildNotDeleted
-
Information about a build that could not be successfully deleted.
-
BuildPhase
-
Information about a stage for a build.
-
BuildStatusConfig
-
Contains information that defines how the AWS CodeBuild build project
reports the build status to the source provider.
-
BuildSummary
-
Contains summary information about a batch build group.
-
CloudWatchLogsConfig
-
Information about Amazon CloudWatch Logs for a build project.
-
CodeBuild
-
AWS CodeBuild is a fully managed build service in the cloud. AWS CodeBuild
compiles your source code, runs unit tests, and produces artifacts that are
ready to deploy. AWS CodeBuild eliminates the need to provision, manage, and
scale your own build servers. It provides prepackaged build environments for
the most popular programming languages and build tools, such as Apache
Maven, Gradle, and more. You can also fully customize build environments in
AWS CodeBuild to use your own build tools. AWS CodeBuild scales
automatically to meet peak build requests. You pay only for the build time
you consume. For more information about AWS CodeBuild, see the AWS
CodeBuild User Guide.
-
CodeCoverage
-
Contains code coverage report information.
-
CodeCoverageReportSummary
-
Contains a summary of a code coverage report.
-
CreateProjectOutput
-
-
CreateReportGroupOutput
-
-
CreateWebhookOutput
-
-
DebugSession
-
Contains information about the debug session for a build. For more
information, see Viewing
a running build in Session Manager.
-
DeleteBuildBatchOutput
-
-
DeleteProjectOutput
-
-
DeleteReportGroupOutput
-
-
DeleteReportOutput
-
-
DeleteResourcePolicyOutput
-
-
DeleteSourceCredentialsOutput
-
-
DeleteWebhookOutput
-
-
DescribeCodeCoveragesOutput
-
-
DescribeTestCasesOutput
-
-
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.
-
ExportedEnvironmentVariable
-
Information about an exported environment variable.
-
GetReportGroupTrendOutput
-
-
GetResourcePolicyOutput
-
-
GitSubmodulesConfig
-
Information about the Git submodules configuration for an AWS CodeBuild
build project.
-
ImportSourceCredentialsOutput
-
-
InvalidateProjectCacheOutput
-
-
ListBuildBatchesForProjectOutput
-
-
ListBuildBatchesOutput
-
-
ListBuildsForProjectOutput
-
-
ListBuildsOutput
-
-
ListCuratedEnvironmentImagesOutput
-
-
ListProjectsOutput
-
-
ListReportGroupsOutput
-
-
ListReportsForReportGroupOutput
-
-
ListReportsOutput
-
-
ListSharedProjectsOutput
-
-
ListSharedReportGroupsOutput
-
-
ListSourceCredentialsOutput
-
-
LogsConfig
-
Information about logs for a build project. These can be logs in Amazon
CloudWatch Logs, built in a specified S3 bucket, or both.
-
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. You can use
this information for troubleshooting.
-
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.
-
ProjectBuildBatchConfig
-
Contains configuration information about a batch build project.
-
ProjectCache
-
Information about the cache for the build project.
-
ProjectEnvironment
-
Information about the build environment of the build project.
-
ProjectFileSystemLocation
-
Information about a file system created by Amazon Elastic File System (EFS).
For more information, see What Is
Amazon Elastic File System?
-
ProjectSource
-
Information about the build input source code for the build project.
-
ProjectSourceVersion
-
A source identifier and its corresponding version.
-
PutResourcePolicyOutput
-
-
RegistryCredential
-
Information about credentials that provide access to a private Docker
registry. When this is set:
-
Report
-
Information about the results from running a series of test cases during the
run of a build project. The test cases are specified in the buildspec for
the build project using one or more paths to the test case files. You can
specify any type of tests you want, such as unit tests, integration tests,
and functional tests.
-
ReportExportConfig
-
Information about the location where the run of a report is exported.
-
ReportFilter
-
A filter used to return reports with the status specified by the input
status
parameter.
-
ReportGroup
-
A series of reports. Each report contains information about the results from
running a series of test cases. You specify the test cases for a report
group in the buildspec for a build project using one or more paths to the
test case files.
-
ReportGroupTrendStats
-
-
ReportWithRawData
-
-
ResolvedArtifact
-
Represents a resolved build artifact. A resolve artifact is an artifact that
is built and deployed to the destination, such as Amazon Simple Storage
Service (Amazon S3).
-
RetryBuildBatchOutput
-
-
RetryBuildOutput
-
-
S3LogsConfig
-
Information about S3 logs for a build project.
-
S3ReportExportConfig
-
Information about the S3 bucket where the raw data of a report are exported.
-
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.
-
StartBuildBatchOutput
-
-
StartBuildOutput
-
-
StopBuildBatchOutput
-
-
StopBuildOutput
-
-
Tag
-
A tag, consisting of a key and a value.
-
TestCase
-
Information about a test case created using a framework such as NUnit or
Cucumber. A test case might be a unit test or a configuration test.
-
TestCaseFilter
-
A filter used to return specific types of test cases. In order to pass the
filter, the report must meet all of the filter properties.
-
TestReportSummary
-
Information about a test report.
-
UpdateProjectOutput
-
-
UpdateReportGroupOutput
-
-
UpdateWebhookOutput
-
-
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.