@aws-sdk/client-codebuild 3.337.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
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DeleteSourceCredentialsInput,
|
|
16
16
|
DeleteSourceCredentialsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DeleteSourceCredentialsCommandInput
|
|
19
20
|
extends DeleteSourceCredentialsInput {}
|
|
20
21
|
export interface DeleteSourceCredentialsCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { DeleteWebhookInput, DeleteWebhookOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface DeleteWebhookCommandInput extends DeleteWebhookInput {}
|
|
16
17
|
export interface DeleteWebhookCommandOutput
|
|
17
18
|
extends DeleteWebhookOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeCodeCoveragesInput,
|
|
16
16
|
DescribeCodeCoveragesOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeCodeCoveragesCommandInput
|
|
19
20
|
extends DescribeCodeCoveragesInput {}
|
|
20
21
|
export interface DescribeCodeCoveragesCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
DescribeTestCasesInput,
|
|
16
16
|
DescribeTestCasesOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface DescribeTestCasesCommandInput extends DescribeTestCasesInput {}
|
|
19
20
|
export interface DescribeTestCasesCommandOutput
|
|
20
21
|
extends DescribeTestCasesOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetReportGroupTrendInput,
|
|
16
16
|
GetReportGroupTrendOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetReportGroupTrendCommandInput
|
|
19
20
|
extends GetReportGroupTrendInput {}
|
|
20
21
|
export interface GetReportGroupTrendCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
GetResourcePolicyInput,
|
|
16
16
|
GetResourcePolicyOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface GetResourcePolicyCommandInput extends GetResourcePolicyInput {}
|
|
19
20
|
export interface GetResourcePolicyCommandOutput
|
|
20
21
|
extends GetResourcePolicyOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ImportSourceCredentialsInput,
|
|
16
16
|
ImportSourceCredentialsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ImportSourceCredentialsCommandInput
|
|
19
20
|
extends ImportSourceCredentialsInput {}
|
|
20
21
|
export interface ImportSourceCredentialsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
InvalidateProjectCacheInput,
|
|
16
16
|
InvalidateProjectCacheOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface InvalidateProjectCacheCommandInput
|
|
19
20
|
extends InvalidateProjectCacheInput {}
|
|
20
21
|
export interface InvalidateProjectCacheCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListBuildBatchesInput,
|
|
16
16
|
ListBuildBatchesOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListBuildBatchesCommandInput extends ListBuildBatchesInput {}
|
|
19
20
|
export interface ListBuildBatchesCommandOutput
|
|
20
21
|
extends ListBuildBatchesOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListBuildBatchesForProjectInput,
|
|
16
16
|
ListBuildBatchesForProjectOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListBuildBatchesForProjectCommandInput
|
|
19
20
|
extends ListBuildBatchesForProjectInput {}
|
|
20
21
|
export interface ListBuildBatchesForProjectCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { ListBuildsInput, ListBuildsOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListBuildsCommandInput extends ListBuildsInput {}
|
|
16
17
|
export interface ListBuildsCommandOutput
|
|
17
18
|
extends ListBuildsOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListBuildsForProjectInput,
|
|
16
16
|
ListBuildsForProjectOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListBuildsForProjectCommandInput
|
|
19
20
|
extends ListBuildsForProjectInput {}
|
|
20
21
|
export interface ListBuildsForProjectCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListCuratedEnvironmentImagesInput,
|
|
16
16
|
ListCuratedEnvironmentImagesOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListCuratedEnvironmentImagesCommandInput
|
|
19
20
|
extends ListCuratedEnvironmentImagesInput {}
|
|
20
21
|
export interface ListCuratedEnvironmentImagesCommandOutput
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { ListProjectsInput, ListProjectsOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListProjectsCommandInput extends ListProjectsInput {}
|
|
16
17
|
export interface ListProjectsCommandOutput
|
|
17
18
|
extends ListProjectsOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListReportGroupsInput,
|
|
16
16
|
ListReportGroupsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListReportGroupsCommandInput extends ListReportGroupsInput {}
|
|
19
20
|
export interface ListReportGroupsCommandOutput
|
|
20
21
|
extends ListReportGroupsOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { ListReportsInput, ListReportsOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface ListReportsCommandInput extends ListReportsInput {}
|
|
16
17
|
export interface ListReportsCommandOutput
|
|
17
18
|
extends ListReportsOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListReportsForReportGroupInput,
|
|
16
16
|
ListReportsForReportGroupOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListReportsForReportGroupCommandInput
|
|
19
20
|
extends ListReportsForReportGroupInput {}
|
|
20
21
|
export interface ListReportsForReportGroupCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListSharedProjectsInput,
|
|
16
16
|
ListSharedProjectsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListSharedProjectsCommandInput
|
|
19
20
|
extends ListSharedProjectsInput {}
|
|
20
21
|
export interface ListSharedProjectsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListSharedReportGroupsInput,
|
|
16
16
|
ListSharedReportGroupsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListSharedReportGroupsCommandInput
|
|
19
20
|
extends ListSharedReportGroupsInput {}
|
|
20
21
|
export interface ListSharedReportGroupsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
ListSourceCredentialsInput,
|
|
16
16
|
ListSourceCredentialsOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface ListSourceCredentialsCommandInput
|
|
19
20
|
extends ListSourceCredentialsInput {}
|
|
20
21
|
export interface ListSourceCredentialsCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
PutResourcePolicyInput,
|
|
16
16
|
PutResourcePolicyOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface PutResourcePolicyCommandInput extends PutResourcePolicyInput {}
|
|
19
20
|
export interface PutResourcePolicyCommandOutput
|
|
20
21
|
extends PutResourcePolicyOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
RetryBuildBatchInput,
|
|
16
16
|
RetryBuildBatchOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface RetryBuildBatchCommandInput extends RetryBuildBatchInput {}
|
|
19
20
|
export interface RetryBuildBatchCommandOutput
|
|
20
21
|
extends RetryBuildBatchOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { RetryBuildInput, RetryBuildOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface RetryBuildCommandInput extends RetryBuildInput {}
|
|
16
17
|
export interface RetryBuildCommandOutput
|
|
17
18
|
extends RetryBuildOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
StartBuildBatchInput,
|
|
16
16
|
StartBuildBatchOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface StartBuildBatchCommandInput extends StartBuildBatchInput {}
|
|
19
20
|
export interface StartBuildBatchCommandOutput
|
|
20
21
|
extends StartBuildBatchOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { StartBuildInput, StartBuildOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StartBuildCommandInput extends StartBuildInput {}
|
|
16
17
|
export interface StartBuildCommandOutput
|
|
17
18
|
extends StartBuildOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { StopBuildBatchInput, StopBuildBatchOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StopBuildBatchCommandInput extends StopBuildBatchInput {}
|
|
16
17
|
export interface StopBuildBatchCommandOutput
|
|
17
18
|
extends StopBuildBatchOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { StopBuildInput, StopBuildOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface StopBuildCommandInput extends StopBuildInput {}
|
|
16
17
|
export interface StopBuildCommandOutput
|
|
17
18
|
extends StopBuildOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { UpdateProjectInput, UpdateProjectOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateProjectCommandInput extends UpdateProjectInput {}
|
|
16
17
|
export interface UpdateProjectCommandOutput
|
|
17
18
|
extends UpdateProjectOutput,
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateProjectVisibilityInput,
|
|
16
16
|
UpdateProjectVisibilityOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateProjectVisibilityCommandInput
|
|
19
20
|
extends UpdateProjectVisibilityInput {}
|
|
20
21
|
export interface UpdateProjectVisibilityCommandOutput
|
|
@@ -15,6 +15,7 @@ import {
|
|
|
15
15
|
UpdateReportGroupInput,
|
|
16
16
|
UpdateReportGroupOutput,
|
|
17
17
|
} from "../models/models_0";
|
|
18
|
+
export { __MetadataBearer, $Command };
|
|
18
19
|
export interface UpdateReportGroupCommandInput extends UpdateReportGroupInput {}
|
|
19
20
|
export interface UpdateReportGroupCommandOutput
|
|
20
21
|
extends UpdateReportGroupOutput,
|
|
@@ -12,6 +12,7 @@ import {
|
|
|
12
12
|
ServiceOutputTypes,
|
|
13
13
|
} from "../CodeBuildClient";
|
|
14
14
|
import { UpdateWebhookInput, UpdateWebhookOutput } from "../models/models_0";
|
|
15
|
+
export { __MetadataBearer, $Command };
|
|
15
16
|
export interface UpdateWebhookCommandInput extends UpdateWebhookInput {}
|
|
16
17
|
export interface UpdateWebhookCommandOutput
|
|
17
18
|
extends UpdateWebhookOutput,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export * from "./CodeBuild";
|
|
2
1
|
export * from "./CodeBuildClient";
|
|
2
|
+
export * from "./CodeBuild";
|
|
3
3
|
export * from "./commands";
|
|
4
|
-
export * from "./models";
|
|
5
4
|
export * from "./pagination";
|
|
5
|
+
export * from "./models";
|
|
6
6
|
export { CodeBuildServiceException } from "./models/CodeBuildServiceException";
|
|
@@ -2,6 +2,7 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@aws-sdk/smithy-client";
|
|
5
|
+
export { __ServiceException, __ServiceExceptionOptions };
|
|
5
6
|
export declare class CodeBuildServiceException extends __ServiceException {
|
|
6
7
|
constructor(options: __ServiceExceptionOptions);
|
|
7
8
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-codebuild",
|
|
3
3
|
"description": "AWS SDK for JavaScript Codebuild Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.338.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -21,36 +21,36 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/config-resolver": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
27
|
-
"@aws-sdk/fetch-http-handler": "3.
|
|
28
|
-
"@aws-sdk/hash-node": "3.
|
|
29
|
-
"@aws-sdk/invalid-dependency": "3.
|
|
30
|
-
"@aws-sdk/middleware-content-length": "3.
|
|
31
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
32
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
33
|
-
"@aws-sdk/middleware-logger": "3.
|
|
34
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
35
|
-
"@aws-sdk/middleware-retry": "3.
|
|
36
|
-
"@aws-sdk/middleware-serde": "3.
|
|
37
|
-
"@aws-sdk/middleware-signing": "3.
|
|
38
|
-
"@aws-sdk/middleware-stack": "3.
|
|
39
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
40
|
-
"@aws-sdk/node-config-provider": "3.
|
|
41
|
-
"@aws-sdk/node-http-handler": "3.
|
|
42
|
-
"@aws-sdk/smithy-client": "3.
|
|
43
|
-
"@aws-sdk/types": "3.
|
|
44
|
-
"@aws-sdk/url-parser": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.338.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.338.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.338.0",
|
|
27
|
+
"@aws-sdk/fetch-http-handler": "3.338.0",
|
|
28
|
+
"@aws-sdk/hash-node": "3.338.0",
|
|
29
|
+
"@aws-sdk/invalid-dependency": "3.338.0",
|
|
30
|
+
"@aws-sdk/middleware-content-length": "3.338.0",
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.338.0",
|
|
32
|
+
"@aws-sdk/middleware-host-header": "3.338.0",
|
|
33
|
+
"@aws-sdk/middleware-logger": "3.338.0",
|
|
34
|
+
"@aws-sdk/middleware-recursion-detection": "3.338.0",
|
|
35
|
+
"@aws-sdk/middleware-retry": "3.338.0",
|
|
36
|
+
"@aws-sdk/middleware-serde": "3.338.0",
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.338.0",
|
|
38
|
+
"@aws-sdk/middleware-stack": "3.338.0",
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.338.0",
|
|
40
|
+
"@aws-sdk/node-config-provider": "3.338.0",
|
|
41
|
+
"@aws-sdk/node-http-handler": "3.338.0",
|
|
42
|
+
"@aws-sdk/smithy-client": "3.338.0",
|
|
43
|
+
"@aws-sdk/types": "3.338.0",
|
|
44
|
+
"@aws-sdk/url-parser": "3.338.0",
|
|
45
45
|
"@aws-sdk/util-base64": "3.310.0",
|
|
46
46
|
"@aws-sdk/util-body-length-browser": "3.310.0",
|
|
47
47
|
"@aws-sdk/util-body-length-node": "3.310.0",
|
|
48
|
-
"@aws-sdk/util-defaults-mode-browser": "3.
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
-
"@aws-sdk/util-endpoints": "3.
|
|
51
|
-
"@aws-sdk/util-retry": "3.
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
48
|
+
"@aws-sdk/util-defaults-mode-browser": "3.338.0",
|
|
49
|
+
"@aws-sdk/util-defaults-mode-node": "3.338.0",
|
|
50
|
+
"@aws-sdk/util-endpoints": "3.338.0",
|
|
51
|
+
"@aws-sdk/util-retry": "3.338.0",
|
|
52
|
+
"@aws-sdk/util-user-agent-browser": "3.338.0",
|
|
53
|
+
"@aws-sdk/util-user-agent-node": "3.338.0",
|
|
54
54
|
"@aws-sdk/util-utf8": "3.310.0",
|
|
55
55
|
"@smithy/protocol-http": "^1.0.1",
|
|
56
56
|
"@smithy/types": "^1.0.0",
|