Module Awso_codebuild.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule ArtifactsType : sig ... end
Sourcemodule String_ : sig ... end
Sourcemodule ResolvedArtifact : sig ... end

Represents a resolved build artifact. A resolved artifact is an artifact that is built and deployed to the destination, such as Amazon S3.

Sourcemodule ImageVersions : sig ... end
Sourcemodule PhaseContext : sig ... end

Additional information about a build phase that has an error. You can use this information for troubleshooting.

Sourcemodule WebhookFilterType : sig ... end
Sourcemodule WrapperBoolean : sig ... end
Sourcemodule StatusType : sig ... end
Sourcemodule Timestamp : sig ... end
Sourcemodule EnvironmentImage : sig ... end

Information about a Docker image that is managed by CodeBuild.

Sourcemodule NonEmptyString : sig ... end
Sourcemodule EnvironmentVariableType : sig ... end
Sourcemodule SourceAuthType : sig ... end
Sourcemodule LogsConfigStatusType : sig ... end
Sourcemodule BucketOwnerAccess : sig ... end
Sourcemodule PhaseContexts : sig ... end
Sourcemodule WrapperLong : sig ... end
Sourcemodule WebhookFilter : sig ... end

A filter used to determine which webhooks trigger a build.

Sourcemodule FleetProxyRuleEffectType : sig ... end
Sourcemodule FleetProxyRuleEntities : sig ... end
Sourcemodule FleetProxyRuleType : sig ... end
Sourcemodule FleetScalingMetricType : sig ... end
Sourcemodule WrapperDouble : sig ... end
Sourcemodule BuildSummary : sig ... end

Contains summary information about a batch build group.

Sourcemodule EnvironmentImages : sig ... end
Sourcemodule LanguageType : sig ... end
Sourcemodule MachineType : sig ... end
Sourcemodule ComputeType : sig ... end
Sourcemodule DockerServerStatus : sig ... end

Contains information about the status of the docker server.

Sourcemodule SecurityGroupIds : sig ... end
Sourcemodule EnvironmentVariable : sig ... end

Information about an environment variable for a build project or a build.

Sourcemodule CredentialProviderType : sig ... end
Sourcemodule FileSystemType : sig ... end
Sourcemodule BuildStatusConfig : sig ... end

Contains information that defines how the CodeBuild build project reports the build status to the source provider.

Sourcemodule GitCloneDepth : sig ... end
Sourcemodule GitSubmodulesConfig : sig ... end

Information about the Git submodules configuration for an CodeBuild build project.

Sourcemodule SourceAuth : sig ... end

Information about the authorization settings for CodeBuild to access the source code to be built.

Sourcemodule SourceType : sig ... end
Sourcemodule CloudWatchLogsConfig : sig ... end

Information about CloudWatch Logs for a build project.

Sourcemodule S3LogsConfig : sig ... end

Information about S3 logs for a build project.

Sourcemodule SandboxSessionPhase : sig ... end

Contains information about the sandbox phase.

Sourcemodule ReportPackagingType : sig ... end
Sourcemodule WrapperInt : sig ... end
Sourcemodule KeyInput : sig ... end
Sourcemodule ValueInput : sig ... end
Sourcemodule ArtifactNamespace : sig ... end
Sourcemodule ArtifactPackaging : sig ... end
Sourcemodule ComputeTypesAllowed : sig ... end
Sourcemodule FleetsAllowed : sig ... end
Sourcemodule CacheMode : sig ... end
Sourcemodule FilterGroup : sig ... end
Sourcemodule WebhookScopeType : sig ... end
Sourcemodule FleetProxyRule : sig ... end

Information about the proxy rule for your reserved capacity instances.

Defines when a new instance is auto-scaled into the compute fleet.

Sourcemodule BuildPhaseType : sig ... end
Sourcemodule BuildBatchPhaseType : sig ... end
Sourcemodule Boolean : sig ... end
Sourcemodule BuildSummaries : sig ... end
Sourcemodule Identifiers : sig ... end
Sourcemodule EnvironmentLanguage : sig ... end

A set of Docker images that are related by programming language and are managed by CodeBuild.

Sourcemodule ComputeConfiguration : sig ... end

Contains compute attributes. These attributes only need be specified when your project's or fleet's computeType is set to ATTRIBUTE_BASED_COMPUTE or CUSTOM_INSTANCE_TYPE.

Sourcemodule DockerServer : sig ... end

Contains docker server information.

Sourcemodule EnvironmentType : sig ... end
Sourcemodule EnvironmentVariables : sig ... end
Sourcemodule ImagePullCredentialsType : sig ... end
Sourcemodule ProjectFleet : sig ... end

Information about the compute fleet of the build project. For more information, see Working with reserved capacity in CodeBuild.

Sourcemodule RegistryCredential : sig ... end

Information about credentials that provide access to a private Docker registry. When this is set: imagePullCredentialsType must be set to SERVICE_ROLE. images cannot be curated or an Amazon ECR image. For more information, see Private Registry with Secrets Manager Sample for CodeBuild.

Sourcemodule ProjectFileSystemLocation : sig ... end

Information about a file system created by Amazon Elastic File System (EFS). For more information, see What Is Amazon Elastic File System?

Sourcemodule ProjectSourceVersion : sig ... end

A source identifier and its corresponding version.

Sourcemodule ProjectSource : sig ... end

Information about the build input source code for the build project.

Sourcemodule LogsLocation : sig ... end

Information about build logs in CloudWatch Logs.

Sourcemodule NetworkInterface : sig ... end

Describes a network interface.

Sourcemodule SandboxSessionPhases : sig ... end
Sourcemodule Subnets : sig ... end
Sourcemodule NonNegativeInt : sig ... end
Sourcemodule Percentage : sig ... end
Sourcemodule ReportExportConfigType : sig ... end
Sourcemodule S3ReportExportConfig : sig ... end

Information about the S3 bucket where the raw data of a report are exported.

Sourcemodule ReportStatusCounts : sig ... end
Sourcemodule Tag : sig ... end

A tag, consisting of a key and a value. This tag is available for use by Amazon Web Services services that support tags in CodeBuild.

Sourcemodule ProjectArtifacts : sig ... end

Information about the build output artifacts for the build project.

Sourcemodule BatchReportModeType : sig ... end
Sourcemodule BatchRestrictions : sig ... end

Specifies restrictions for the batch build.

Sourcemodule CacheType : sig ... end
Sourcemodule ProjectCacheModes : sig ... end
Sourcemodule FilterGroups : sig ... end
Sourcemodule PullRequestBuildPolicy : sig ... end

A PullRequestBuildPolicy object that defines comment-based approval requirements for triggering builds on pull requests. This policy helps control when automated builds are executed based on contributor permissions and approval workflows.

Sourcemodule ScopeConfiguration : sig ... end

Contains configuration information about the scope for a webhook.

Sourcemodule WebhookBuildType : sig ... end
Sourcemodule WebhookStatus : sig ... end
Sourcemodule FleetContextCode : sig ... end
Sourcemodule FleetStatusCode : sig ... end
Sourcemodule FleetProxyRuleBehavior : sig ... end
Sourcemodule FleetProxyRules : sig ... end
Sourcemodule FleetCapacity : sig ... end
Sourcemodule FleetScalingType : sig ... end
Sourcemodule BuildArtifacts : sig ... end

Information about build output artifacts.

Sourcemodule BuildPhase : sig ... end

Information about a stage for a build.

Contains information about an exported environment variable. Exported environment variables are used in conjunction with CodePipeline to export environment variables from the current build stage to subsequent stages in the pipeline. For more information, see Working with variables in the CodePipeline User Guide. During a build, the value of a variable is available starting with the install phase. It can be updated between the start of the install phase and the end of the post_build phase. After the post_build phase ends, the value of exported variables cannot change.

Sourcemodule BuildBatchPhase : sig ... end

Contains information about a stage for a batch build.

Sourcemodule BuildGroup : sig ... end

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.

Sourcemodule AuthType : sig ... end
Sourcemodule ServerType : sig ... end
Sourcemodule EnvironmentLanguages : sig ... end
Sourcemodule PlatformType : sig ... end
Sourcemodule CommandType : sig ... end
Sourcemodule SensitiveNonEmptyString : sig ... end
Sourcemodule LogsConfig : sig ... end

Information about logs for a build project. These can be logs in CloudWatch Logs, built in a specified S3 bucket, or both.

Sourcemodule ProjectEnvironment : sig ... end

Information about the build environment of the build project.

Sourcemodule ProjectSources : sig ... end
Sourcemodule SandboxSession : sig ... end

Contains information about the sandbox session.

Sourcemodule VpcConfig : sig ... end

Information about the VPC configuration that CodeBuild accesses.

Sourcemodule CodeCoverageReportSummary : sig ... end

Contains a summary of a code coverage report. Line coverage measures how many statements your tests cover. A statement is a single instruction, not including comments, conditionals, etc. Branch coverage determines if your tests cover every possible branch of a control structure, such as an if or case statement.

Sourcemodule ReportExportConfig : sig ... end

Information about the location where the run of a report is exported.

Sourcemodule ReportStatusType : sig ... end
Sourcemodule ReportType : sig ... end
Sourcemodule TestReportSummary : sig ... end

Information about a test report.

Sourcemodule ReportGroupName : sig ... end
Sourcemodule ReportGroupStatusType : sig ... end
Sourcemodule TagList : sig ... end
Sourcemodule BuildTimeOut : sig ... end
Sourcemodule ProjectArtifactsList : sig ... end
Sourcemodule ProjectBadge : sig ... end

Information about the build badge for the build project.

Sourcemodule ProjectBuildBatchConfig : sig ... end

Contains configuration information about a batch build project.

Sourcemodule ProjectCache : sig ... end

Information about the cache for the build project.

Sourcemodule ProjectDescription : sig ... end
Sourcemodule ProjectName : sig ... end
Sourcemodule ProjectVisibilityType : sig ... end
Sourcemodule TimeOut : sig ... end
Sourcemodule Webhook : sig ... end

Information about a webhook that connects repository events to a build project in CodeBuild.

Sourcemodule FleetName : sig ... end
Sourcemodule FleetOverflowBehavior : sig ... end
Sourcemodule FleetStatus : sig ... end

The status of the compute fleet.

Sourcemodule ProxyConfiguration : sig ... end

Information about the proxy configurations that apply network access control to your reserved capacity instances.

The scaling configuration output of a compute fleet.

Sourcemodule AutoRetryConfig : sig ... end

Information about the auto-retry configuration for the build.

Sourcemodule BuildArtifactsList : sig ... end
Sourcemodule BuildPhases : sig ... end
Sourcemodule BuildReportArns : sig ... end
Sourcemodule DebugSession : sig ... end

Contains information about the debug session for a build. For more information, see Viewing a running build in Session Manager.

Sourcemodule BuildBatchPhases : sig ... end
Sourcemodule BuildGroups : sig ... end
Sourcemodule SourceCredentialsInfo : sig ... end

Information about the credentials for a GitHub, GitHub Enterprise, GitLab, GitLab Self Managed, or Bitbucket repository.

Sourcemodule EnvironmentPlatform : sig ... end

A set of Docker images that are related by platform and are managed by CodeBuild.

Sourcemodule CommandExecution : sig ... end

Contains command execution information.

Sourcemodule ReportWithRawData : sig ... end

Contains the unmodified data for the report. For more information, see .

Sourcemodule TestCase : sig ... end

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.

Sourcemodule CodeCoverage : sig ... end

Contains code coverage report information. Line coverage measures how many statements your tests cover. A statement is a single instruction, not including comments, conditionals, etc. Branch coverage determines if your tests cover every possible branch of a control structure, such as an if or case statement.

Sourcemodule BuildNotDeleted : sig ... end

Information about a build that could not be successfully deleted.

Sourcemodule Sandbox : sig ... end

Contains sandbox information.

Sourcemodule Report : sig ... end

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.

Sourcemodule ReportGroup : sig ... end

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.

Sourcemodule Project : sig ... end

Information about a build project.

Sourcemodule Fleet : sig ... end

A set of dedicated instances for your build environment.

Sourcemodule Build : sig ... end

Information about a build.

Sourcemodule BuildBatch : sig ... end

Contains information about a batch build.

Sourcemodule InvalidInputException : sig ... end

The input value that was provided is not valid.

Sourcemodule OAuthProviderException : sig ... end

There was a problem with the underlying OAuth provider.

Sourcemodule ResourceNotFoundException : sig ... end

The specified Amazon Web Services resource cannot be found.

An Amazon Web Services service limit was exceeded for the calling Amazon Web Services account.

Sourcemodule ScalingConfigurationInput : sig ... end

The scaling configuration input of a compute fleet.

Sourcemodule AccountSuspendedException : sig ... end

The CodeBuild access has been suspended for the calling Amazon Web Services account.

Sourcemodule SensitiveString : sig ... end
Sourcemodule SSMSession : sig ... end

Contains information about the Session Manager session.

Sourcemodule RetryBuildBatchType : sig ... end
Sourcemodule SourceCredentialsInfos : sig ... end
Sourcemodule ReportGroupArns : sig ... end
Sourcemodule PageSize : sig ... end
Sourcemodule SharedResourceSortByType : sig ... end
Sourcemodule SortOrderType : sig ... end
Sourcemodule ProjectArns : sig ... end
Sourcemodule SandboxIds : sig ... end
Sourcemodule ReportArns : sig ... end
Sourcemodule ReportFilter : sig ... end

A filter used to return reports with the status specified by the input status parameter.

Sourcemodule ReportGroupSortByType : sig ... end
Sourcemodule ProjectNames : sig ... end
Sourcemodule ProjectSortByType : sig ... end
Sourcemodule FleetArns : sig ... end
Sourcemodule FleetSortByType : sig ... end
Sourcemodule EnvironmentPlatforms : sig ... end
Sourcemodule CommandExecutions : sig ... end
Sourcemodule BuildIds : sig ... end
Sourcemodule BuildBatchIds : sig ... end
Sourcemodule BuildBatchFilter : sig ... end

Specifies filters when retrieving batch builds.

The specified Amazon Web Services resource cannot be created, because an Amazon Web Services resource with the same settings already exists.

Sourcemodule ReportGroupTrendStats : sig ... end

Contains trend statistics for a set of reports. The actual values depend on the type of trend being collected. For more information, see .

Sourcemodule ReportGroupTrendFieldType : sig ... end
Sourcemodule TestCases : sig ... end
Sourcemodule TestCaseFilter : sig ... end

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.

Sourcemodule CodeCoverages : sig ... end
Sourcemodule BuildsNotDeleted : sig ... end
Sourcemodule Sandboxes : sig ... end
Sourcemodule Reports : sig ... end
Sourcemodule ReportGroups : sig ... end
Sourcemodule Projects : sig ... end
Sourcemodule FleetNames : sig ... end
Sourcemodule Fleets : sig ... end
Sourcemodule CommandExecutionIds : sig ... end
Sourcemodule Builds : sig ... end
Sourcemodule BuildBatches : sig ... end
Sourcemodule UpdateWebhookOutput : sig ... end

Updates the webhook associated with an CodeBuild build project. If you use Bitbucket for your repository, rotateSecret is ignored.

Sourcemodule UpdateWebhookInput : sig ... end

Updates the webhook associated with an CodeBuild build project. If you use Bitbucket for your repository, rotateSecret is ignored.

Sourcemodule UpdateReportGroupOutput : sig ... end

Updates a report group.

Sourcemodule UpdateReportGroupInput : sig ... end

Updates a report group.

Changes the public visibility for a project. The project's build results, logs, and artifacts are available to the general public. For more information, see Public build projects in the CodeBuild User Guide. The following should be kept in mind when making your projects public: All of a project's build results, logs, and artifacts, including builds that were run when the project was private, are available to the general public. All build logs and artifacts are available to the public. Environment variables, source code, and other sensitive information may have been output to the build logs and artifacts. You must be careful about what information is output to the build logs. Some best practice are: Do not store sensitive values in environment variables. We recommend that you use an Amazon EC2 Systems Manager Parameter Store or Secrets Manager to store sensitive values. Follow Best practices for using webhooks in the CodeBuild User Guide to limit which entities can trigger a build, and do not store the buildspec in the project itself, to ensure that your webhooks are as secure as possible. A malicious user can use public builds to distribute malicious artifacts. We recommend that you review all pull requests to verify that the pull request is a legitimate change. We also recommend that you validate any artifacts with their checksums to make sure that the correct artifacts are being downloaded.

Changes the public visibility for a project. The project's build results, logs, and artifacts are available to the general public. For more information, see Public build projects in the CodeBuild User Guide. The following should be kept in mind when making your projects public: All of a project's build results, logs, and artifacts, including builds that were run when the project was private, are available to the general public. All build logs and artifacts are available to the public. Environment variables, source code, and other sensitive information may have been output to the build logs and artifacts. You must be careful about what information is output to the build logs. Some best practice are: Do not store sensitive values in environment variables. We recommend that you use an Amazon EC2 Systems Manager Parameter Store or Secrets Manager to store sensitive values. Follow Best practices for using webhooks in the CodeBuild User Guide to limit which entities can trigger a build, and do not store the buildspec in the project itself, to ensure that your webhooks are as secure as possible. A malicious user can use public builds to distribute malicious artifacts. We recommend that you review all pull requests to verify that the pull request is a legitimate change. We also recommend that you validate any artifacts with their checksums to make sure that the correct artifacts are being downloaded.

Sourcemodule UpdateProjectOutput : sig ... end

Changes the settings of a build project.

Sourcemodule UpdateProjectInput : sig ... end

Changes the settings of a build project.

Sourcemodule UpdateFleetOutput : sig ... end

Updates a compute fleet.

Sourcemodule UpdateFleetInput : sig ... end

Updates a compute fleet.

Sourcemodule StopSandboxOutput : sig ... end

Stops a sandbox.

Sourcemodule StopSandboxInput : sig ... end

Stops a sandbox.

Sourcemodule StopBuildOutput : sig ... end

Attempts to stop running a build.

Sourcemodule StopBuildInput : sig ... end

Attempts to stop running a build.

Sourcemodule StopBuildBatchOutput : sig ... end

Stops a running batch build.

Sourcemodule StopBuildBatchInput : sig ... end

Stops a running batch build.

Sourcemodule StartSandboxOutput : sig ... end

Starts a sandbox.

Sourcemodule StartSandboxInput : sig ... end

Starts a sandbox.

Starts a sandbox connection.

Starts a sandbox connection.

Starts a command execution.

Starts a command execution.

Sourcemodule StartBuildOutput : sig ... end

Starts running a build with the settings defined in the project. These setting include: how to run a build, where to get the source code, which build environment to use, which build commands to run, and where to store the build output. You can also start a build run by overriding some of the build settings in the project. The overrides only apply for that specific start build request. The settings in the project are unaltered.

Sourcemodule StartBuildInput : sig ... end

Starts running a build with the settings defined in the project. These setting include: how to run a build, where to get the source code, which build environment to use, which build commands to run, and where to store the build output. You can also start a build run by overriding some of the build settings in the project. The overrides only apply for that specific start build request. The settings in the project are unaltered.

Sourcemodule StartBuildBatchOutput : sig ... end

Starts a batch build for a project.

Sourcemodule StartBuildBatchInput : sig ... end

Starts a batch build for a project.

Sourcemodule RetryBuildOutput : sig ... end

Restarts a build.

Sourcemodule RetryBuildInput : sig ... end

Restarts a build.

Sourcemodule RetryBuildBatchOutput : sig ... end

Restarts a failed batch build. Only batch builds that have failed can be retried.

Sourcemodule RetryBuildBatchInput : sig ... end

Restarts a failed batch build. Only batch builds that have failed can be retried.

Sourcemodule PutResourcePolicyOutput : sig ... end

Stores a resource policy for the ARN of a Project or ReportGroup object.

Sourcemodule PutResourcePolicyInput : sig ... end

Stores a resource policy for the ARN of a Project or ReportGroup object.

Returns a list of SourceCredentialsInfo objects.

Returns a list of SourceCredentialsInfo objects.

Gets a list of report groups that are shared with other Amazon Web Services accounts or users.

Gets a list of report groups that are shared with other Amazon Web Services accounts or users.

Sourcemodule ListSharedProjectsOutput : sig ... end

Gets a list of projects that are shared with other Amazon Web Services accounts or users.

Sourcemodule ListSharedProjectsInput : sig ... end

Gets a list of projects that are shared with other Amazon Web Services accounts or users.

Sourcemodule ListSandboxesOutput : sig ... end

Gets a list of sandboxes.

Sourcemodule ListSandboxesInput : sig ... end

Gets a list of sandboxes.

Gets a list of sandboxes for a given project.

Gets a list of sandboxes for a given project.

Sourcemodule ListReportsOutput : sig ... end

Returns a list of ARNs for the reports in the current Amazon Web Services account.

Sourcemodule ListReportsInput : sig ... end

Returns a list of ARNs for the reports in the current Amazon Web Services account.

Returns a list of ARNs for the reports that belong to a ReportGroup.

Returns a list of ARNs for the reports that belong to a ReportGroup.

Sourcemodule ListReportGroupsOutput : sig ... end

Gets a list ARNs for the report groups in the current Amazon Web Services account.

Sourcemodule ListReportGroupsInput : sig ... end

Gets a list ARNs for the report groups in the current Amazon Web Services account.

Sourcemodule ListProjectsOutput : sig ... end

Gets a list of build project names, with each build project name representing a single build project.

Sourcemodule ListProjectsInput : sig ... end

Gets a list of build project names, with each build project name representing a single build project.

Sourcemodule ListFleetsOutput : sig ... end

Gets a list of compute fleet names with each compute fleet name representing a single compute fleet.

Sourcemodule ListFleetsInput : sig ... end

Gets a list of compute fleet names with each compute fleet name representing a single compute fleet.

Gets information about Docker images that are managed by CodeBuild.

Gets information about Docker images that are managed by CodeBuild.

Gets a list of command executions for a sandbox.

Gets a list of command executions for a sandbox.

Sourcemodule ListBuildsOutput : sig ... end

Gets a list of build IDs, with each build ID representing a single build.

Sourcemodule ListBuildsInput : sig ... end

Gets a list of build IDs, with each build ID representing a single build.

Gets a list of build identifiers for the specified build project, with each build identifier representing a single build.

Sourcemodule ListBuildsForProjectInput : sig ... end

Gets a list of build identifiers for the specified build project, with each build identifier representing a single build.

Sourcemodule ListBuildBatchesOutput : sig ... end

Retrieves the identifiers of your build batches in the current region.

Sourcemodule ListBuildBatchesInput : sig ... end

Retrieves the identifiers of your build batches in the current region.

Retrieves the identifiers of the build batches for a specific project.

Retrieves the identifiers of the build batches for a specific project.

Resets the cache for a project.

Resets the cache for a project.

Imports the source repository credentials for an CodeBuild project that has its source code stored in a GitHub, GitHub Enterprise, GitLab, GitLab Self Managed, or Bitbucket repository.

Imports the source repository credentials for an CodeBuild project that has its source code stored in a GitHub, GitHub Enterprise, GitLab, GitLab Self Managed, or Bitbucket repository.

Sourcemodule GetResourcePolicyOutput : sig ... end

Gets a resource policy that is identified by its resource ARN.

Sourcemodule GetResourcePolicyInput : sig ... end

Gets a resource policy that is identified by its resource ARN.

Sourcemodule GetReportGroupTrendOutput : sig ... end

Analyzes and accumulates test report values for the specified test reports.

Sourcemodule GetReportGroupTrendInput : sig ... end

Analyzes and accumulates test report values for the specified test reports.

Sourcemodule DescribeTestCasesOutput : sig ... end

Returns a list of details about test cases for a report.

Sourcemodule DescribeTestCasesInput : sig ... end

Returns a list of details about test cases for a report.

Retrieves one or more code coverage reports.

Retrieves one or more code coverage reports.

Sourcemodule DeleteWebhookOutput : sig ... end

For an existing CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository, stops CodeBuild from rebuilding the source code every time a code change is pushed to the repository.

Sourcemodule DeleteWebhookInput : sig ... end

For an existing CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository, stops CodeBuild from rebuilding the source code every time a code change is pushed to the repository.

Deletes a set of GitHub, GitHub Enterprise, or Bitbucket source credentials.

Deletes a set of GitHub, GitHub Enterprise, or Bitbucket source credentials.

Deletes a resource policy that is identified by its resource ARN.

Sourcemodule DeleteResourcePolicyInput : sig ... end

Deletes a resource policy that is identified by its resource ARN.

Sourcemodule DeleteReportOutput : sig ... end

Deletes a report.

Sourcemodule DeleteReportInput : sig ... end

Deletes a report.

Sourcemodule DeleteReportGroupOutput : sig ... end

Deletes a report group. Before you delete a report group, you must delete its reports.

Sourcemodule DeleteReportGroupInput : sig ... end

Deletes a report group. Before you delete a report group, you must delete its reports.

Sourcemodule DeleteProjectOutput : sig ... end

Deletes a build project. When you delete a project, its builds are not deleted.

Sourcemodule DeleteProjectInput : sig ... end

Deletes a build project. When you delete a project, its builds are not deleted.

Sourcemodule DeleteFleetOutput : sig ... end

Deletes a compute fleet. When you delete a compute fleet, its builds are not deleted.

Sourcemodule DeleteFleetInput : sig ... end

Deletes a compute fleet. When you delete a compute fleet, its builds are not deleted.

Sourcemodule DeleteBuildBatchOutput : sig ... end

Deletes a batch build.

Sourcemodule DeleteBuildBatchInput : sig ... end

Deletes a batch build.

Sourcemodule CreateWebhookOutput : sig ... end

For an existing CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository, enables CodeBuild to start rebuilding the source code every time a code change is pushed to the repository. If you enable webhooks for an CodeBuild project, and the project is used as a build step in CodePipeline, then two identical builds are created for each commit. One build is triggered through webhooks, and one through CodePipeline. Because billing is on a per-build basis, you are billed for both builds. Therefore, if you are using CodePipeline, we recommend that you disable webhooks in CodeBuild. In the CodeBuild console, clear the Webhook box. For more information, see step 5 in Change a Build Project's Settings.

Sourcemodule CreateWebhookInput : sig ... end

For an existing CodeBuild build project that has its source code stored in a GitHub or Bitbucket repository, enables CodeBuild to start rebuilding the source code every time a code change is pushed to the repository. If you enable webhooks for an CodeBuild project, and the project is used as a build step in CodePipeline, then two identical builds are created for each commit. One build is triggered through webhooks, and one through CodePipeline. Because billing is on a per-build basis, you are billed for both builds. Therefore, if you are using CodePipeline, we recommend that you disable webhooks in CodeBuild. In the CodeBuild console, clear the Webhook box. For more information, see step 5 in Change a Build Project's Settings.

Sourcemodule CreateReportGroupOutput : sig ... end

Creates a report group. A report group contains a collection of reports.

Sourcemodule CreateReportGroupInput : sig ... end

Creates a report group. A report group contains a collection of reports.

Sourcemodule CreateProjectOutput : sig ... end

Creates a build project.

Sourcemodule CreateProjectInput : sig ... end

Creates a build project.

Sourcemodule CreateFleetOutput : sig ... end

Creates a compute fleet.

Sourcemodule CreateFleetInput : sig ... end

Creates a compute fleet.

Sourcemodule BatchGetSandboxesOutput : sig ... end

Gets information about the sandbox status.

Sourcemodule BatchGetSandboxesInput : sig ... end

Gets information about the sandbox status.

Sourcemodule BatchGetReportsOutput : sig ... end

Returns an array of reports.

Sourcemodule BatchGetReportsInput : sig ... end

Returns an array of reports.

Returns an array of report groups.

Sourcemodule BatchGetReportGroupsInput : sig ... end

Returns an array of report groups.

Sourcemodule BatchGetProjectsOutput : sig ... end

Gets information about one or more build projects.

Sourcemodule BatchGetProjectsInput : sig ... end

Gets information about one or more build projects.

Sourcemodule BatchGetFleetsOutput : sig ... end

Gets information about one or more compute fleets.

Sourcemodule BatchGetFleetsInput : sig ... end

Gets information about one or more compute fleets.

Gets information about the command executions.

Gets information about the command executions.

Sourcemodule BatchGetBuildsOutput : sig ... end

Gets information about one or more builds.

Sourcemodule BatchGetBuildsInput : sig ... end

Gets information about one or more builds.

Retrieves information about one or more batch builds.

Sourcemodule BatchGetBuildBatchesInput : sig ... end

Retrieves information about one or more batch builds.

Sourcemodule BatchDeleteBuildsOutput : sig ... end

Deletes one or more builds.

Sourcemodule BatchDeleteBuildsInput : sig ... end

Deletes one or more builds.