@aws-sdk/client-codebuild 3.335.0 → 3.338.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/CodeBuildClient.js +2 -1
- package/dist-cjs/commands/BatchDeleteBuildsCommand.js +2 -1
- package/dist-cjs/commands/BatchGetBuildBatchesCommand.js +2 -1
- package/dist-cjs/commands/BatchGetBuildsCommand.js +2 -1
- package/dist-cjs/commands/BatchGetProjectsCommand.js +2 -1
- package/dist-cjs/commands/BatchGetReportGroupsCommand.js +2 -1
- package/dist-cjs/commands/BatchGetReportsCommand.js +2 -1
- package/dist-cjs/commands/CreateProjectCommand.js +2 -1
- package/dist-cjs/commands/CreateReportGroupCommand.js +2 -1
- package/dist-cjs/commands/CreateWebhookCommand.js +2 -1
- package/dist-cjs/commands/DeleteBuildBatchCommand.js +2 -1
- package/dist-cjs/commands/DeleteProjectCommand.js +2 -1
- package/dist-cjs/commands/DeleteReportCommand.js +2 -1
- package/dist-cjs/commands/DeleteReportGroupCommand.js +2 -1
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -1
- package/dist-cjs/commands/DeleteSourceCredentialsCommand.js +2 -1
- package/dist-cjs/commands/DeleteWebhookCommand.js +2 -1
- package/dist-cjs/commands/DescribeCodeCoveragesCommand.js +2 -1
- package/dist-cjs/commands/DescribeTestCasesCommand.js +2 -1
- package/dist-cjs/commands/GetReportGroupTrendCommand.js +2 -1
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -1
- package/dist-cjs/commands/ImportSourceCredentialsCommand.js +2 -1
- package/dist-cjs/commands/InvalidateProjectCacheCommand.js +2 -1
- package/dist-cjs/commands/ListBuildBatchesCommand.js +2 -1
- package/dist-cjs/commands/ListBuildBatchesForProjectCommand.js +2 -1
- package/dist-cjs/commands/ListBuildsCommand.js +2 -1
- package/dist-cjs/commands/ListBuildsForProjectCommand.js +2 -1
- package/dist-cjs/commands/ListCuratedEnvironmentImagesCommand.js +2 -1
- package/dist-cjs/commands/ListProjectsCommand.js +2 -1
- package/dist-cjs/commands/ListReportGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListReportsCommand.js +2 -1
- package/dist-cjs/commands/ListReportsForReportGroupCommand.js +2 -1
- package/dist-cjs/commands/ListSharedProjectsCommand.js +2 -1
- package/dist-cjs/commands/ListSharedReportGroupsCommand.js +2 -1
- package/dist-cjs/commands/ListSourceCredentialsCommand.js +2 -1
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -1
- package/dist-cjs/commands/RetryBuildBatchCommand.js +2 -1
- package/dist-cjs/commands/RetryBuildCommand.js +2 -1
- package/dist-cjs/commands/StartBuildBatchCommand.js +2 -1
- package/dist-cjs/commands/StartBuildCommand.js +2 -1
- package/dist-cjs/commands/StopBuildBatchCommand.js +2 -1
- package/dist-cjs/commands/StopBuildCommand.js +2 -1
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -1
- package/dist-cjs/commands/UpdateProjectVisibilityCommand.js +2 -1
- package/dist-cjs/commands/UpdateReportGroupCommand.js +2 -1
- package/dist-cjs/commands/UpdateWebhookCommand.js +2 -1
- package/dist-cjs/index.js +2 -2
- package/dist-cjs/models/CodeBuildServiceException.js +2 -1
- package/dist-es/CodeBuildClient.js +1 -0
- package/dist-es/commands/BatchDeleteBuildsCommand.js +1 -0
- package/dist-es/commands/BatchGetBuildBatchesCommand.js +1 -0
- package/dist-es/commands/BatchGetBuildsCommand.js +1 -0
- package/dist-es/commands/BatchGetProjectsCommand.js +1 -0
- package/dist-es/commands/BatchGetReportGroupsCommand.js +1 -0
- package/dist-es/commands/BatchGetReportsCommand.js +1 -0
- package/dist-es/commands/CreateProjectCommand.js +1 -0
- package/dist-es/commands/CreateReportGroupCommand.js +1 -0
- package/dist-es/commands/CreateWebhookCommand.js +1 -0
- package/dist-es/commands/DeleteBuildBatchCommand.js +1 -0
- package/dist-es/commands/DeleteProjectCommand.js +1 -0
- package/dist-es/commands/DeleteReportCommand.js +1 -0
- package/dist-es/commands/DeleteReportGroupCommand.js +1 -0
- package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -0
- package/dist-es/commands/DeleteSourceCredentialsCommand.js +1 -0
- package/dist-es/commands/DeleteWebhookCommand.js +1 -0
- package/dist-es/commands/DescribeCodeCoveragesCommand.js +1 -0
- package/dist-es/commands/DescribeTestCasesCommand.js +1 -0
- package/dist-es/commands/GetReportGroupTrendCommand.js +1 -0
- package/dist-es/commands/GetResourcePolicyCommand.js +1 -0
- package/dist-es/commands/ImportSourceCredentialsCommand.js +1 -0
- package/dist-es/commands/InvalidateProjectCacheCommand.js +1 -0
- package/dist-es/commands/ListBuildBatchesCommand.js +1 -0
- package/dist-es/commands/ListBuildBatchesForProjectCommand.js +1 -0
- package/dist-es/commands/ListBuildsCommand.js +1 -0
- package/dist-es/commands/ListBuildsForProjectCommand.js +1 -0
- package/dist-es/commands/ListCuratedEnvironmentImagesCommand.js +1 -0
- package/dist-es/commands/ListProjectsCommand.js +1 -0
- package/dist-es/commands/ListReportGroupsCommand.js +1 -0
- package/dist-es/commands/ListReportsCommand.js +1 -0
- package/dist-es/commands/ListReportsForReportGroupCommand.js +1 -0
- package/dist-es/commands/ListSharedProjectsCommand.js +1 -0
- package/dist-es/commands/ListSharedReportGroupsCommand.js +1 -0
- package/dist-es/commands/ListSourceCredentialsCommand.js +1 -0
- package/dist-es/commands/PutResourcePolicyCommand.js +1 -0
- package/dist-es/commands/RetryBuildBatchCommand.js +1 -0
- package/dist-es/commands/RetryBuildCommand.js +1 -0
- package/dist-es/commands/StartBuildBatchCommand.js +1 -0
- package/dist-es/commands/StartBuildCommand.js +1 -0
- package/dist-es/commands/StopBuildBatchCommand.js +1 -0
- package/dist-es/commands/StopBuildCommand.js +1 -0
- package/dist-es/commands/UpdateProjectCommand.js +1 -0
- package/dist-es/commands/UpdateProjectVisibilityCommand.js +1 -0
- package/dist-es/commands/UpdateReportGroupCommand.js +1 -0
- package/dist-es/commands/UpdateWebhookCommand.js +1 -0
- package/dist-es/index.js +2 -2
- package/dist-es/models/CodeBuildServiceException.js +1 -0
- package/dist-types/CodeBuildClient.d.ts +3 -3
- package/dist-types/commands/BatchDeleteBuildsCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetBuildBatchesCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetBuildsCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetProjectsCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetReportGroupsCommand.d.ts +4 -0
- package/dist-types/commands/BatchGetReportsCommand.d.ts +4 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +4 -0
- package/dist-types/commands/CreateReportGroupCommand.d.ts +4 -0
- package/dist-types/commands/CreateWebhookCommand.d.ts +4 -0
- package/dist-types/commands/DeleteBuildBatchCommand.d.ts +4 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +4 -0
- package/dist-types/commands/DeleteReportCommand.d.ts +4 -0
- package/dist-types/commands/DeleteReportGroupCommand.d.ts +4 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/DeleteSourceCredentialsCommand.d.ts +4 -0
- package/dist-types/commands/DeleteWebhookCommand.d.ts +4 -0
- package/dist-types/commands/DescribeCodeCoveragesCommand.d.ts +4 -0
- package/dist-types/commands/DescribeTestCasesCommand.d.ts +4 -0
- package/dist-types/commands/GetReportGroupTrendCommand.d.ts +4 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/ImportSourceCredentialsCommand.d.ts +4 -0
- package/dist-types/commands/InvalidateProjectCacheCommand.d.ts +4 -0
- package/dist-types/commands/ListBuildBatchesCommand.d.ts +4 -0
- package/dist-types/commands/ListBuildBatchesForProjectCommand.d.ts +4 -0
- package/dist-types/commands/ListBuildsCommand.d.ts +4 -0
- package/dist-types/commands/ListBuildsForProjectCommand.d.ts +4 -0
- package/dist-types/commands/ListCuratedEnvironmentImagesCommand.d.ts +4 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +4 -0
- package/dist-types/commands/ListReportGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListReportsCommand.d.ts +4 -0
- package/dist-types/commands/ListReportsForReportGroupCommand.d.ts +4 -0
- package/dist-types/commands/ListSharedProjectsCommand.d.ts +4 -0
- package/dist-types/commands/ListSharedReportGroupsCommand.d.ts +4 -0
- package/dist-types/commands/ListSourceCredentialsCommand.d.ts +4 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +4 -0
- package/dist-types/commands/RetryBuildBatchCommand.d.ts +4 -0
- package/dist-types/commands/RetryBuildCommand.d.ts +4 -0
- package/dist-types/commands/StartBuildBatchCommand.d.ts +4 -0
- package/dist-types/commands/StartBuildCommand.d.ts +4 -0
- package/dist-types/commands/StopBuildBatchCommand.d.ts +4 -0
- package/dist-types/commands/StopBuildCommand.d.ts +4 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +4 -0
- package/dist-types/commands/UpdateProjectVisibilityCommand.d.ts +4 -0
- package/dist-types/commands/UpdateReportGroupCommand.d.ts +4 -0
- package/dist-types/commands/UpdateWebhookCommand.d.ts +4 -0
- package/dist-types/index.d.ts +17 -2
- package/dist-types/models/CodeBuildServiceException.d.ts +1 -0
- package/dist-types/ts3.4/CodeBuildClient.d.ts +3 -3
- package/dist-types/ts3.4/commands/BatchDeleteBuildsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetBuildBatchesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetBuildsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetProjectsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetReportGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/BatchGetReportsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateReportGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/CreateWebhookCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteBuildBatchCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteReportCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteReportGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteSourceCredentialsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeCodeCoveragesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/DescribeTestCasesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetReportGroupTrendCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ImportSourceCredentialsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/InvalidateProjectCacheCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBuildBatchesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBuildBatchesForProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListBuildsForProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListCuratedEnvironmentImagesCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListReportGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListReportsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListReportsForReportGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSharedProjectsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSharedReportGroupsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/ListSourceCredentialsCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RetryBuildBatchCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/RetryBuildCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartBuildBatchCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StartBuildCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopBuildBatchCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/StopBuildCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateProjectVisibilityCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateReportGroupCommand.d.ts +1 -0
- package/dist-types/ts3.4/commands/UpdateWebhookCommand.d.ts +1 -0
- package/dist-types/ts3.4/index.d.ts +2 -2
- package/dist-types/ts3.4/models/CodeBuildServiceException.d.ts +1 -0
- package/package.json +28 -28
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { DeleteBuildBatchInput, DeleteBuildBatchOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { DeleteProjectInput, DeleteProjectOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { DeleteReportInput, DeleteReportOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { DeleteReportGroupInput, DeleteReportGroupOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { DeleteResourcePolicyInput, DeleteResourcePolicyOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { DeleteSourceCredentialsInput, DeleteSourceCredentialsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { DeleteWebhookInput, DeleteWebhookOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { DescribeCodeCoveragesInput, DescribeCodeCoveragesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { DescribeTestCasesInput, DescribeTestCasesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { GetReportGroupTrendInput, GetReportGroupTrendOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { GetResourcePolicyInput, GetResourcePolicyOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ImportSourceCredentialsInput, ImportSourceCredentialsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { InvalidateProjectCacheInput, InvalidateProjectCacheOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ListBuildBatchesInput, ListBuildBatchesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ListBuildBatchesForProjectInput, ListBuildBatchesForProjectOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ListBuildsInput, ListBuildsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ListBuildsForProjectInput, ListBuildsForProjectOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ListCuratedEnvironmentImagesInput, ListCuratedEnvironmentImagesOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ListProjectsInput, ListProjectsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ListReportGroupsInput, ListReportGroupsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ListReportsInput, ListReportsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ListReportsForReportGroupInput, ListReportsForReportGroupOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ListSharedProjectsInput, ListSharedProjectsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ListSharedReportGroupsInput, ListSharedReportGroupsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { ListSourceCredentialsInput, ListSourceCredentialsOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { PutResourcePolicyInput, PutResourcePolicyOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { RetryBuildBatchInput, RetryBuildBatchOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { RetryBuildInput, RetryBuildOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { StartBuildBatchInput, StartBuildBatchOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { StartBuildInput, StartBuildOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { StopBuildBatchInput, StopBuildBatchOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { StopBuildInput, StopBuildOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { UpdateProjectInput, UpdateProjectOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { UpdateProjectVisibilityInput, UpdateProjectVisibilityOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { UpdateReportGroupInput, UpdateReportGroupOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
|
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
|
3
3
|
import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
|
|
4
4
|
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
5
5
|
import { UpdateWebhookInput, UpdateWebhookOutput } from "../models/models_0";
|
|
6
|
+
/**
|
|
7
|
+
* @public
|
|
8
|
+
*/
|
|
9
|
+
export { __MetadataBearer, $Command };
|
|
6
10
|
/**
|
|
7
11
|
* @public
|
|
8
12
|
*
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,6 +1,21 @@
|
|
|
1
|
-
|
|
1
|
+
/**
|
|
2
|
+
* <fullname>CodeBuild</fullname>
|
|
3
|
+
* <p>CodeBuild is a fully managed build service in the cloud. CodeBuild compiles your source code,
|
|
4
|
+
* runs unit tests, and produces artifacts that are ready to deploy. CodeBuild eliminates the
|
|
5
|
+
* need to provision, manage, and scale your own build servers. It provides prepackaged
|
|
6
|
+
* build environments for the most popular programming languages and build tools, such as
|
|
7
|
+
* Apache Maven, Gradle, and more. You can also fully customize build environments in CodeBuild
|
|
8
|
+
* to use your own build tools. CodeBuild scales automatically to meet peak build requests. You
|
|
9
|
+
* pay only for the build time you consume. For more information about CodeBuild, see the <i>
|
|
10
|
+
* <a href="https://docs.aws.amazon.com/codebuild/latest/userguide/welcome.html">CodeBuild User
|
|
11
|
+
* Guide</a>.</i>
|
|
12
|
+
* </p>
|
|
13
|
+
*
|
|
14
|
+
* @packageDocumentation
|
|
15
|
+
*/
|
|
2
16
|
export * from "./CodeBuildClient";
|
|
17
|
+
export * from "./CodeBuild";
|
|
3
18
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
19
|
export * from "./pagination";
|
|
20
|
+
export * from "./models";
|
|
6
21
|
export { CodeBuildServiceException } from "./models/CodeBuildServiceException";
|
|
@@ -231,6 +231,7 @@ import {
|
|
|
231
231
|
ClientResolvedEndpointParameters,
|
|
232
232
|
EndpointParameters,
|
|
233
233
|
} from "./endpoint/EndpointParameters";
|
|
234
|
+
export { __Client };
|
|
234
235
|
export type ServiceInputTypes =
|
|
235
236
|
| BatchDeleteBuildsCommandInput
|
|
236
237
|
| BatchGetBuildBatchesCommandInput
|
|
@@ -347,7 +348,7 @@ export interface ClientDefaults
|
|
|
347
348
|
logger?: __Logger;
|
|
348
349
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
349
350
|
}
|
|
350
|
-
type CodeBuildClientConfigType = Partial<
|
|
351
|
+
export type CodeBuildClientConfigType = Partial<
|
|
351
352
|
__SmithyConfiguration<__HttpHandlerOptions>
|
|
352
353
|
> &
|
|
353
354
|
ClientDefaults &
|
|
@@ -359,7 +360,7 @@ type CodeBuildClientConfigType = Partial<
|
|
|
359
360
|
UserAgentInputConfig &
|
|
360
361
|
ClientInputEndpointParameters;
|
|
361
362
|
export interface CodeBuildClientConfig extends CodeBuildClientConfigType {}
|
|
362
|
-
type CodeBuildClientResolvedConfigType =
|
|
363
|
+
export type CodeBuildClientResolvedConfigType =
|
|
363
364
|
__SmithyResolvedConfiguration<__HttpHandlerOptions> &
|
|
364
365
|
Required<ClientDefaults> &
|
|
365
366
|
RegionResolvedConfig &
|
|
@@ -381,4 +382,3 @@ export declare class CodeBuildClient extends __Client<
|
|
|
381
382
|
constructor(configuration: CodeBuildClientConfig);
|
|
382
383
|
destroy(): void;
|
|
383
384
|
}
|
|
384
|
-
export {};
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchDeleteBuildsInput,
|
|
16
16
|
BatchDeleteBuildsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchDeleteBuildsCommandInput extends BatchDeleteBuildsInput {}
|
|
19
20
|
export interface BatchDeleteBuildsCommandOutput
|
|
20
21
|
extends BatchDeleteBuildsOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchGetBuildBatchesInput,
|
|
16
16
|
BatchGetBuildBatchesOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchGetBuildBatchesCommandInput
|
|
19
20
|
extends BatchGetBuildBatchesInput {}
|
|
20
21
|
export interface BatchGetBuildBatchesCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { BatchGetBuildsInput, BatchGetBuildsOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface BatchGetBuildsCommandInput extends BatchGetBuildsInput {}
|
|
16
17
|
export interface BatchGetBuildsCommandOutput
|
|
17
18
|
extends BatchGetBuildsOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchGetProjectsInput,
|
|
16
16
|
BatchGetProjectsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchGetProjectsCommandInput extends BatchGetProjectsInput {}
|
|
19
20
|
export interface BatchGetProjectsCommandOutput
|
|
20
21
|
extends BatchGetProjectsOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchGetReportGroupsInput,
|
|
16
16
|
BatchGetReportGroupsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchGetReportGroupsCommandInput
|
|
19
20
|
extends BatchGetReportGroupsInput {}
|
|
20
21
|
export interface BatchGetReportGroupsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
BatchGetReportsInput,
|
|
16
16
|
BatchGetReportsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface BatchGetReportsCommandInput extends BatchGetReportsInput {}
|
|
19
20
|
export interface BatchGetReportsCommandOutput
|
|
20
21
|
extends BatchGetReportsOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { CreateProjectInput, CreateProjectOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateProjectCommandInput extends CreateProjectInput {}
|
|
16
17
|
export interface CreateProjectCommandOutput
|
|
17
18
|
extends CreateProjectOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
CreateReportGroupInput,
|
|
16
16
|
CreateReportGroupOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface CreateReportGroupCommandInput extends CreateReportGroupInput {}
|
|
19
20
|
export interface CreateReportGroupCommandOutput
|
|
20
21
|
extends CreateReportGroupOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { CreateWebhookInput, CreateWebhookOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface CreateWebhookCommandInput extends CreateWebhookInput {}
|
|
16
17
|
export interface CreateWebhookCommandOutput
|
|
17
18
|
extends CreateWebhookOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteBuildBatchInput,
|
|
16
16
|
DeleteBuildBatchOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteBuildBatchCommandInput extends DeleteBuildBatchInput {}
|
|
19
20
|
export interface DeleteBuildBatchCommandOutput
|
|
20
21
|
extends DeleteBuildBatchOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { DeleteProjectInput, DeleteProjectOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteProjectCommandInput extends DeleteProjectInput {}
|
|
16
17
|
export interface DeleteProjectCommandOutput
|
|
17
18
|
extends DeleteProjectOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { DeleteReportInput, DeleteReportOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteReportCommandInput extends DeleteReportInput {}
|
|
16
17
|
export interface DeleteReportCommandOutput
|
|
17
18
|
extends DeleteReportOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteReportGroupInput,
|
|
16
16
|
DeleteReportGroupOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteReportGroupCommandInput extends DeleteReportGroupInput {}
|
|
19
20
|
export interface DeleteReportGroupCommandOutput
|
|
20
21
|
extends DeleteReportGroupOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteResourcePolicyInput,
|
|
16
16
|
DeleteResourcePolicyOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteResourcePolicyCommandInput
|
|
19
20
|
extends DeleteResourcePolicyInput {}
|
|
20
21
|
export interface DeleteResourcePolicyCommandOutput
|