@aws-sdk/client-codebuild 3.296.0 → 3.298.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/commands/BatchDeleteBuildsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetBuildBatchesCommand.js +2 -3
- package/dist-cjs/commands/BatchGetBuildsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetProjectsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetReportGroupsCommand.js +2 -3
- package/dist-cjs/commands/BatchGetReportsCommand.js +2 -3
- package/dist-cjs/commands/CreateProjectCommand.js +2 -3
- package/dist-cjs/commands/CreateReportGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateWebhookCommand.js +2 -3
- package/dist-cjs/commands/DeleteBuildBatchCommand.js +2 -3
- package/dist-cjs/commands/DeleteProjectCommand.js +2 -3
- package/dist-cjs/commands/DeleteReportCommand.js +2 -3
- package/dist-cjs/commands/DeleteReportGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteSourceCredentialsCommand.js +2 -3
- package/dist-cjs/commands/DeleteWebhookCommand.js +2 -3
- package/dist-cjs/commands/DescribeCodeCoveragesCommand.js +2 -3
- package/dist-cjs/commands/DescribeTestCasesCommand.js +2 -3
- package/dist-cjs/commands/GetReportGroupTrendCommand.js +2 -3
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/ImportSourceCredentialsCommand.js +1 -1
- package/dist-cjs/commands/InvalidateProjectCacheCommand.js +2 -3
- package/dist-cjs/commands/ListBuildBatchesCommand.js +2 -3
- package/dist-cjs/commands/ListBuildBatchesForProjectCommand.js +2 -3
- package/dist-cjs/commands/ListBuildsCommand.js +2 -3
- package/dist-cjs/commands/ListBuildsForProjectCommand.js +2 -3
- package/dist-cjs/commands/ListCuratedEnvironmentImagesCommand.js +2 -3
- package/dist-cjs/commands/ListProjectsCommand.js +2 -3
- package/dist-cjs/commands/ListReportGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListReportsCommand.js +2 -3
- package/dist-cjs/commands/ListReportsForReportGroupCommand.js +2 -3
- package/dist-cjs/commands/ListSharedProjectsCommand.js +2 -3
- package/dist-cjs/commands/ListSharedReportGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListSourceCredentialsCommand.js +2 -3
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-cjs/commands/RetryBuildBatchCommand.js +2 -3
- package/dist-cjs/commands/RetryBuildCommand.js +2 -3
- package/dist-cjs/commands/StartBuildBatchCommand.js +2 -3
- package/dist-cjs/commands/StartBuildCommand.js +2 -3
- package/dist-cjs/commands/StopBuildBatchCommand.js +2 -3
- package/dist-cjs/commands/StopBuildCommand.js +2 -3
- package/dist-cjs/commands/UpdateProjectCommand.js +2 -3
- package/dist-cjs/commands/UpdateProjectVisibilityCommand.js +2 -3
- package/dist-cjs/commands/UpdateReportGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateWebhookCommand.js +2 -3
- package/dist-cjs/models/models_0.js +1 -572
- package/dist-es/commands/BatchDeleteBuildsCommand.js +2 -3
- package/dist-es/commands/BatchGetBuildBatchesCommand.js +2 -3
- package/dist-es/commands/BatchGetBuildsCommand.js +2 -3
- package/dist-es/commands/BatchGetProjectsCommand.js +2 -3
- package/dist-es/commands/BatchGetReportGroupsCommand.js +2 -3
- package/dist-es/commands/BatchGetReportsCommand.js +2 -3
- package/dist-es/commands/CreateProjectCommand.js +2 -3
- package/dist-es/commands/CreateReportGroupCommand.js +2 -3
- package/dist-es/commands/CreateWebhookCommand.js +2 -3
- package/dist-es/commands/DeleteBuildBatchCommand.js +2 -3
- package/dist-es/commands/DeleteProjectCommand.js +2 -3
- package/dist-es/commands/DeleteReportCommand.js +2 -3
- package/dist-es/commands/DeleteReportGroupCommand.js +2 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteSourceCredentialsCommand.js +2 -3
- package/dist-es/commands/DeleteWebhookCommand.js +2 -3
- package/dist-es/commands/DescribeCodeCoveragesCommand.js +2 -3
- package/dist-es/commands/DescribeTestCasesCommand.js +2 -3
- package/dist-es/commands/GetReportGroupTrendCommand.js +2 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +2 -3
- package/dist-es/commands/ImportSourceCredentialsCommand.js +2 -2
- package/dist-es/commands/InvalidateProjectCacheCommand.js +2 -3
- package/dist-es/commands/ListBuildBatchesCommand.js +2 -3
- package/dist-es/commands/ListBuildBatchesForProjectCommand.js +2 -3
- package/dist-es/commands/ListBuildsCommand.js +2 -3
- package/dist-es/commands/ListBuildsForProjectCommand.js +2 -3
- package/dist-es/commands/ListCuratedEnvironmentImagesCommand.js +2 -3
- package/dist-es/commands/ListProjectsCommand.js +2 -3
- package/dist-es/commands/ListReportGroupsCommand.js +2 -3
- package/dist-es/commands/ListReportsCommand.js +2 -3
- package/dist-es/commands/ListReportsForReportGroupCommand.js +2 -3
- package/dist-es/commands/ListSharedProjectsCommand.js +2 -3
- package/dist-es/commands/ListSharedReportGroupsCommand.js +2 -3
- package/dist-es/commands/ListSourceCredentialsCommand.js +2 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +2 -3
- package/dist-es/commands/RetryBuildBatchCommand.js +2 -3
- package/dist-es/commands/RetryBuildCommand.js +2 -3
- package/dist-es/commands/StartBuildBatchCommand.js +2 -3
- package/dist-es/commands/StartBuildCommand.js +2 -3
- package/dist-es/commands/StopBuildBatchCommand.js +2 -3
- package/dist-es/commands/StopBuildCommand.js +2 -3
- package/dist-es/commands/UpdateProjectCommand.js +2 -3
- package/dist-es/commands/UpdateProjectVisibilityCommand.js +2 -3
- package/dist-es/commands/UpdateReportGroupCommand.js +2 -3
- package/dist-es/commands/UpdateWebhookCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -426
- package/dist-types/CodeBuild.d.ts +46 -0
- package/dist-types/CodeBuildClient.d.ts +24 -4
- package/dist-types/commands/BatchDeleteBuildsCommand.d.ts +16 -0
- package/dist-types/commands/BatchGetBuildBatchesCommand.d.ts +16 -0
- package/dist-types/commands/BatchGetBuildsCommand.d.ts +16 -0
- package/dist-types/commands/BatchGetProjectsCommand.d.ts +16 -0
- package/dist-types/commands/BatchGetReportGroupsCommand.d.ts +16 -0
- package/dist-types/commands/BatchGetReportsCommand.d.ts +16 -0
- package/dist-types/commands/CreateProjectCommand.d.ts +16 -0
- package/dist-types/commands/CreateReportGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateWebhookCommand.d.ts +16 -0
- package/dist-types/commands/DeleteBuildBatchCommand.d.ts +16 -0
- package/dist-types/commands/DeleteProjectCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReportCommand.d.ts +16 -0
- package/dist-types/commands/DeleteReportGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSourceCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteWebhookCommand.d.ts +16 -0
- package/dist-types/commands/DescribeCodeCoveragesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTestCasesCommand.d.ts +16 -0
- package/dist-types/commands/GetReportGroupTrendCommand.d.ts +16 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/ImportSourceCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/InvalidateProjectCacheCommand.d.ts +16 -0
- package/dist-types/commands/ListBuildBatchesCommand.d.ts +16 -0
- package/dist-types/commands/ListBuildBatchesForProjectCommand.d.ts +16 -0
- package/dist-types/commands/ListBuildsCommand.d.ts +16 -0
- package/dist-types/commands/ListBuildsForProjectCommand.d.ts +16 -0
- package/dist-types/commands/ListCuratedEnvironmentImagesCommand.d.ts +16 -0
- package/dist-types/commands/ListProjectsCommand.d.ts +16 -0
- package/dist-types/commands/ListReportGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListReportsCommand.d.ts +16 -0
- package/dist-types/commands/ListReportsForReportGroupCommand.d.ts +16 -0
- package/dist-types/commands/ListSharedProjectsCommand.d.ts +16 -0
- package/dist-types/commands/ListSharedReportGroupsCommand.d.ts +16 -0
- package/dist-types/commands/ListSourceCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +16 -0
- package/dist-types/commands/RetryBuildBatchCommand.d.ts +16 -0
- package/dist-types/commands/RetryBuildCommand.d.ts +16 -0
- package/dist-types/commands/StartBuildBatchCommand.d.ts +16 -0
- package/dist-types/commands/StartBuildCommand.d.ts +16 -0
- package/dist-types/commands/StopBuildBatchCommand.d.ts +16 -0
- package/dist-types/commands/StopBuildCommand.d.ts +16 -0
- package/dist-types/commands/UpdateProjectCommand.d.ts +16 -0
- package/dist-types/commands/UpdateProjectVisibilityCommand.d.ts +16 -0
- package/dist-types/commands/UpdateReportGroupCommand.d.ts +16 -0
- package/dist-types/commands/UpdateWebhookCommand.d.ts +16 -0
- package/dist-types/models/CodeBuildServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +444 -570
- package/dist-types/pagination/DescribeCodeCoveragesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTestCasesPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/dist-types/pagination/ListBuildBatchesForProjectPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBuildBatchesPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBuildsForProjectPaginator.d.ts +3 -0
- package/dist-types/pagination/ListBuildsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListProjectsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListReportGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListReportsForReportGroupPaginator.d.ts +3 -0
- package/dist-types/pagination/ListReportsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSharedProjectsPaginator.d.ts +3 -0
- package/dist-types/pagination/ListSharedReportGroupsPaginator.d.ts +3 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -382
- package/package.json +4 -3
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeCodeCoveragesCommandInput, DescribeCodeCoveragesCommandOutput } from "../commands/DescribeCodeCoveragesCommand";
|
|
3
3
|
import { CodeBuildPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeCodeCoverages(config: CodeBuildPaginationConfiguration, input: DescribeCodeCoveragesCommandInput, ...additionalArguments: any): Paginator<DescribeCodeCoveragesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { DescribeTestCasesCommandInput, DescribeTestCasesCommandOutput } from "../commands/DescribeTestCasesCommand";
|
|
3
3
|
import { CodeBuildPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateDescribeTestCases(config: CodeBuildPaginationConfiguration, input: DescribeTestCasesCommandInput, ...additionalArguments: any): Paginator<DescribeTestCasesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListBuildBatchesForProjectCommandInput, ListBuildBatchesForProjectCommandOutput } from "../commands/ListBuildBatchesForProjectCommand";
|
|
3
3
|
import { CodeBuildPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListBuildBatchesForProject(config: CodeBuildPaginationConfiguration, input: ListBuildBatchesForProjectCommandInput, ...additionalArguments: any): Paginator<ListBuildBatchesForProjectCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListBuildBatchesCommandInput, ListBuildBatchesCommandOutput } from "../commands/ListBuildBatchesCommand";
|
|
3
3
|
import { CodeBuildPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListBuildBatches(config: CodeBuildPaginationConfiguration, input: ListBuildBatchesCommandInput, ...additionalArguments: any): Paginator<ListBuildBatchesCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListBuildsForProjectCommandInput, ListBuildsForProjectCommandOutput } from "../commands/ListBuildsForProjectCommand";
|
|
3
3
|
import { CodeBuildPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListBuildsForProject(config: CodeBuildPaginationConfiguration, input: ListBuildsForProjectCommandInput, ...additionalArguments: any): Paginator<ListBuildsForProjectCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListBuildsCommandInput, ListBuildsCommandOutput } from "../commands/ListBuildsCommand";
|
|
3
3
|
import { CodeBuildPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListBuilds(config: CodeBuildPaginationConfiguration, input: ListBuildsCommandInput, ...additionalArguments: any): Paginator<ListBuildsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListProjectsCommandInput, ListProjectsCommandOutput } from "../commands/ListProjectsCommand";
|
|
3
3
|
import { CodeBuildPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListProjects(config: CodeBuildPaginationConfiguration, input: ListProjectsCommandInput, ...additionalArguments: any): Paginator<ListProjectsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListReportGroupsCommandInput, ListReportGroupsCommandOutput } from "../commands/ListReportGroupsCommand";
|
|
3
3
|
import { CodeBuildPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListReportGroups(config: CodeBuildPaginationConfiguration, input: ListReportGroupsCommandInput, ...additionalArguments: any): Paginator<ListReportGroupsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListReportsForReportGroupCommandInput, ListReportsForReportGroupCommandOutput } from "../commands/ListReportsForReportGroupCommand";
|
|
3
3
|
import { CodeBuildPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListReportsForReportGroup(config: CodeBuildPaginationConfiguration, input: ListReportsForReportGroupCommandInput, ...additionalArguments: any): Paginator<ListReportsForReportGroupCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListReportsCommandInput, ListReportsCommandOutput } from "../commands/ListReportsCommand";
|
|
3
3
|
import { CodeBuildPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListReports(config: CodeBuildPaginationConfiguration, input: ListReportsCommandInput, ...additionalArguments: any): Paginator<ListReportsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListSharedProjectsCommandInput, ListSharedProjectsCommandOutput } from "../commands/ListSharedProjectsCommand";
|
|
3
3
|
import { CodeBuildPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListSharedProjects(config: CodeBuildPaginationConfiguration, input: ListSharedProjectsCommandInput, ...additionalArguments: any): Paginator<ListSharedProjectsCommandOutput>;
|
|
@@ -1,4 +1,7 @@
|
|
|
1
1
|
import { Paginator } from "@aws-sdk/types";
|
|
2
2
|
import { ListSharedReportGroupsCommandInput, ListSharedReportGroupsCommandOutput } from "../commands/ListSharedReportGroupsCommand";
|
|
3
3
|
import { CodeBuildPaginationConfiguration } from "./Interfaces";
|
|
4
|
+
/**
|
|
5
|
+
* @public
|
|
6
|
+
*/
|
|
4
7
|
export declare function paginateListSharedReportGroups(config: CodeBuildPaginationConfiguration, input: ListSharedReportGroupsCommandInput, ...additionalArguments: any): Paginator<ListSharedReportGroupsCommandOutput>;
|
|
@@ -1085,388 +1085,6 @@ export interface UpdateWebhookInput {
|
|
|
1085
1085
|
export interface UpdateWebhookOutput {
|
|
1086
1086
|
webhook?: Webhook;
|
|
1087
1087
|
}
|
|
1088
|
-
export declare const BatchDeleteBuildsInputFilterSensitiveLog: (
|
|
1089
|
-
obj: BatchDeleteBuildsInput
|
|
1090
|
-
) => any;
|
|
1091
|
-
export declare const BuildNotDeletedFilterSensitiveLog: (
|
|
1092
|
-
obj: BuildNotDeleted
|
|
1093
|
-
) => any;
|
|
1094
|
-
export declare const BatchDeleteBuildsOutputFilterSensitiveLog: (
|
|
1095
|
-
obj: BatchDeleteBuildsOutput
|
|
1096
|
-
) => any;
|
|
1097
|
-
export declare const BatchGetBuildBatchesInputFilterSensitiveLog: (
|
|
1098
|
-
obj: BatchGetBuildBatchesInput
|
|
1099
|
-
) => any;
|
|
1100
|
-
export declare const BuildArtifactsFilterSensitiveLog: (
|
|
1101
|
-
obj: BuildArtifacts
|
|
1102
|
-
) => any;
|
|
1103
|
-
export declare const BatchRestrictionsFilterSensitiveLog: (
|
|
1104
|
-
obj: BatchRestrictions
|
|
1105
|
-
) => any;
|
|
1106
|
-
export declare const ProjectBuildBatchConfigFilterSensitiveLog: (
|
|
1107
|
-
obj: ProjectBuildBatchConfig
|
|
1108
|
-
) => any;
|
|
1109
|
-
export declare const ResolvedArtifactFilterSensitiveLog: (
|
|
1110
|
-
obj: ResolvedArtifact
|
|
1111
|
-
) => any;
|
|
1112
|
-
export declare const BuildSummaryFilterSensitiveLog: (obj: BuildSummary) => any;
|
|
1113
|
-
export declare const BuildGroupFilterSensitiveLog: (obj: BuildGroup) => any;
|
|
1114
|
-
export declare const ProjectCacheFilterSensitiveLog: (obj: ProjectCache) => any;
|
|
1115
|
-
export declare const EnvironmentVariableFilterSensitiveLog: (
|
|
1116
|
-
obj: EnvironmentVariable
|
|
1117
|
-
) => any;
|
|
1118
|
-
export declare const RegistryCredentialFilterSensitiveLog: (
|
|
1119
|
-
obj: RegistryCredential
|
|
1120
|
-
) => any;
|
|
1121
|
-
export declare const ProjectEnvironmentFilterSensitiveLog: (
|
|
1122
|
-
obj: ProjectEnvironment
|
|
1123
|
-
) => any;
|
|
1124
|
-
export declare const ProjectFileSystemLocationFilterSensitiveLog: (
|
|
1125
|
-
obj: ProjectFileSystemLocation
|
|
1126
|
-
) => any;
|
|
1127
|
-
export declare const CloudWatchLogsConfigFilterSensitiveLog: (
|
|
1128
|
-
obj: CloudWatchLogsConfig
|
|
1129
|
-
) => any;
|
|
1130
|
-
export declare const S3LogsConfigFilterSensitiveLog: (obj: S3LogsConfig) => any;
|
|
1131
|
-
export declare const LogsConfigFilterSensitiveLog: (obj: LogsConfig) => any;
|
|
1132
|
-
export declare const PhaseContextFilterSensitiveLog: (obj: PhaseContext) => any;
|
|
1133
|
-
export declare const BuildBatchPhaseFilterSensitiveLog: (
|
|
1134
|
-
obj: BuildBatchPhase
|
|
1135
|
-
) => any;
|
|
1136
|
-
export declare const SourceAuthFilterSensitiveLog: (obj: SourceAuth) => any;
|
|
1137
|
-
export declare const BuildStatusConfigFilterSensitiveLog: (
|
|
1138
|
-
obj: BuildStatusConfig
|
|
1139
|
-
) => any;
|
|
1140
|
-
export declare const GitSubmodulesConfigFilterSensitiveLog: (
|
|
1141
|
-
obj: GitSubmodulesConfig
|
|
1142
|
-
) => any;
|
|
1143
|
-
export declare const ProjectSourceFilterSensitiveLog: (
|
|
1144
|
-
obj: ProjectSource
|
|
1145
|
-
) => any;
|
|
1146
|
-
export declare const ProjectSourceVersionFilterSensitiveLog: (
|
|
1147
|
-
obj: ProjectSourceVersion
|
|
1148
|
-
) => any;
|
|
1149
|
-
export declare const VpcConfigFilterSensitiveLog: (obj: VpcConfig) => any;
|
|
1150
|
-
export declare const BuildBatchFilterSensitiveLog: (obj: BuildBatch) => any;
|
|
1151
|
-
export declare const BatchGetBuildBatchesOutputFilterSensitiveLog: (
|
|
1152
|
-
obj: BatchGetBuildBatchesOutput
|
|
1153
|
-
) => any;
|
|
1154
|
-
export declare const BatchGetBuildsInputFilterSensitiveLog: (
|
|
1155
|
-
obj: BatchGetBuildsInput
|
|
1156
|
-
) => any;
|
|
1157
|
-
export declare const DebugSessionFilterSensitiveLog: (obj: DebugSession) => any;
|
|
1158
|
-
export declare const ExportedEnvironmentVariableFilterSensitiveLog: (
|
|
1159
|
-
obj: ExportedEnvironmentVariable
|
|
1160
|
-
) => any;
|
|
1161
|
-
export declare const LogsLocationFilterSensitiveLog: (obj: LogsLocation) => any;
|
|
1162
|
-
export declare const NetworkInterfaceFilterSensitiveLog: (
|
|
1163
|
-
obj: NetworkInterface
|
|
1164
|
-
) => any;
|
|
1165
|
-
export declare const BuildPhaseFilterSensitiveLog: (obj: BuildPhase) => any;
|
|
1166
|
-
export declare const BuildFilterSensitiveLog: (obj: Build) => any;
|
|
1167
|
-
export declare const BatchGetBuildsOutputFilterSensitiveLog: (
|
|
1168
|
-
obj: BatchGetBuildsOutput
|
|
1169
|
-
) => any;
|
|
1170
|
-
export declare const BatchGetProjectsInputFilterSensitiveLog: (
|
|
1171
|
-
obj: BatchGetProjectsInput
|
|
1172
|
-
) => any;
|
|
1173
|
-
export declare const ProjectArtifactsFilterSensitiveLog: (
|
|
1174
|
-
obj: ProjectArtifacts
|
|
1175
|
-
) => any;
|
|
1176
|
-
export declare const ProjectBadgeFilterSensitiveLog: (obj: ProjectBadge) => any;
|
|
1177
|
-
export declare const TagFilterSensitiveLog: (obj: Tag) => any;
|
|
1178
|
-
export declare const WebhookFilterFilterSensitiveLog: (
|
|
1179
|
-
obj: WebhookFilter
|
|
1180
|
-
) => any;
|
|
1181
|
-
export declare const WebhookFilterSensitiveLog: (obj: Webhook) => any;
|
|
1182
|
-
export declare const ProjectFilterSensitiveLog: (obj: Project) => any;
|
|
1183
|
-
export declare const BatchGetProjectsOutputFilterSensitiveLog: (
|
|
1184
|
-
obj: BatchGetProjectsOutput
|
|
1185
|
-
) => any;
|
|
1186
|
-
export declare const BatchGetReportGroupsInputFilterSensitiveLog: (
|
|
1187
|
-
obj: BatchGetReportGroupsInput
|
|
1188
|
-
) => any;
|
|
1189
|
-
export declare const S3ReportExportConfigFilterSensitiveLog: (
|
|
1190
|
-
obj: S3ReportExportConfig
|
|
1191
|
-
) => any;
|
|
1192
|
-
export declare const ReportExportConfigFilterSensitiveLog: (
|
|
1193
|
-
obj: ReportExportConfig
|
|
1194
|
-
) => any;
|
|
1195
|
-
export declare const ReportGroupFilterSensitiveLog: (obj: ReportGroup) => any;
|
|
1196
|
-
export declare const BatchGetReportGroupsOutputFilterSensitiveLog: (
|
|
1197
|
-
obj: BatchGetReportGroupsOutput
|
|
1198
|
-
) => any;
|
|
1199
|
-
export declare const BatchGetReportsInputFilterSensitiveLog: (
|
|
1200
|
-
obj: BatchGetReportsInput
|
|
1201
|
-
) => any;
|
|
1202
|
-
export declare const CodeCoverageReportSummaryFilterSensitiveLog: (
|
|
1203
|
-
obj: CodeCoverageReportSummary
|
|
1204
|
-
) => any;
|
|
1205
|
-
export declare const TestReportSummaryFilterSensitiveLog: (
|
|
1206
|
-
obj: TestReportSummary
|
|
1207
|
-
) => any;
|
|
1208
|
-
export declare const ReportFilterSensitiveLog: (obj: Report) => any;
|
|
1209
|
-
export declare const BatchGetReportsOutputFilterSensitiveLog: (
|
|
1210
|
-
obj: BatchGetReportsOutput
|
|
1211
|
-
) => any;
|
|
1212
|
-
export declare const BuildBatchFilterFilterSensitiveLog: (
|
|
1213
|
-
obj: BuildBatchFilter
|
|
1214
|
-
) => any;
|
|
1215
|
-
export declare const CreateProjectInputFilterSensitiveLog: (
|
|
1216
|
-
obj: CreateProjectInput
|
|
1217
|
-
) => any;
|
|
1218
|
-
export declare const CreateProjectOutputFilterSensitiveLog: (
|
|
1219
|
-
obj: CreateProjectOutput
|
|
1220
|
-
) => any;
|
|
1221
|
-
export declare const CreateReportGroupInputFilterSensitiveLog: (
|
|
1222
|
-
obj: CreateReportGroupInput
|
|
1223
|
-
) => any;
|
|
1224
|
-
export declare const CreateReportGroupOutputFilterSensitiveLog: (
|
|
1225
|
-
obj: CreateReportGroupOutput
|
|
1226
|
-
) => any;
|
|
1227
|
-
export declare const CreateWebhookInputFilterSensitiveLog: (
|
|
1228
|
-
obj: CreateWebhookInput
|
|
1229
|
-
) => any;
|
|
1230
|
-
export declare const CreateWebhookOutputFilterSensitiveLog: (
|
|
1231
|
-
obj: CreateWebhookOutput
|
|
1232
|
-
) => any;
|
|
1233
|
-
export declare const DeleteBuildBatchInputFilterSensitiveLog: (
|
|
1234
|
-
obj: DeleteBuildBatchInput
|
|
1235
|
-
) => any;
|
|
1236
|
-
export declare const DeleteBuildBatchOutputFilterSensitiveLog: (
|
|
1237
|
-
obj: DeleteBuildBatchOutput
|
|
1238
|
-
) => any;
|
|
1239
|
-
export declare const DeleteProjectInputFilterSensitiveLog: (
|
|
1240
|
-
obj: DeleteProjectInput
|
|
1241
|
-
) => any;
|
|
1242
|
-
export declare const DeleteProjectOutputFilterSensitiveLog: (
|
|
1243
|
-
obj: DeleteProjectOutput
|
|
1244
|
-
) => any;
|
|
1245
|
-
export declare const DeleteReportInputFilterSensitiveLog: (
|
|
1246
|
-
obj: DeleteReportInput
|
|
1247
|
-
) => any;
|
|
1248
|
-
export declare const DeleteReportOutputFilterSensitiveLog: (
|
|
1249
|
-
obj: DeleteReportOutput
|
|
1250
|
-
) => any;
|
|
1251
|
-
export declare const DeleteReportGroupInputFilterSensitiveLog: (
|
|
1252
|
-
obj: DeleteReportGroupInput
|
|
1253
|
-
) => any;
|
|
1254
|
-
export declare const DeleteReportGroupOutputFilterSensitiveLog: (
|
|
1255
|
-
obj: DeleteReportGroupOutput
|
|
1256
|
-
) => any;
|
|
1257
|
-
export declare const DeleteResourcePolicyInputFilterSensitiveLog: (
|
|
1258
|
-
obj: DeleteResourcePolicyInput
|
|
1259
|
-
) => any;
|
|
1260
|
-
export declare const DeleteResourcePolicyOutputFilterSensitiveLog: (
|
|
1261
|
-
obj: DeleteResourcePolicyOutput
|
|
1262
|
-
) => any;
|
|
1263
|
-
export declare const DeleteSourceCredentialsInputFilterSensitiveLog: (
|
|
1264
|
-
obj: DeleteSourceCredentialsInput
|
|
1265
|
-
) => any;
|
|
1266
|
-
export declare const DeleteSourceCredentialsOutputFilterSensitiveLog: (
|
|
1267
|
-
obj: DeleteSourceCredentialsOutput
|
|
1268
|
-
) => any;
|
|
1269
|
-
export declare const DeleteWebhookInputFilterSensitiveLog: (
|
|
1270
|
-
obj: DeleteWebhookInput
|
|
1271
|
-
) => any;
|
|
1272
|
-
export declare const DeleteWebhookOutputFilterSensitiveLog: (
|
|
1273
|
-
obj: DeleteWebhookOutput
|
|
1274
|
-
) => any;
|
|
1275
|
-
export declare const DescribeCodeCoveragesInputFilterSensitiveLog: (
|
|
1276
|
-
obj: DescribeCodeCoveragesInput
|
|
1277
|
-
) => any;
|
|
1278
|
-
export declare const CodeCoverageFilterSensitiveLog: (obj: CodeCoverage) => any;
|
|
1279
|
-
export declare const DescribeCodeCoveragesOutputFilterSensitiveLog: (
|
|
1280
|
-
obj: DescribeCodeCoveragesOutput
|
|
1281
|
-
) => any;
|
|
1282
|
-
export declare const TestCaseFilterFilterSensitiveLog: (
|
|
1283
|
-
obj: TestCaseFilter
|
|
1284
|
-
) => any;
|
|
1285
|
-
export declare const DescribeTestCasesInputFilterSensitiveLog: (
|
|
1286
|
-
obj: DescribeTestCasesInput
|
|
1287
|
-
) => any;
|
|
1288
|
-
export declare const TestCaseFilterSensitiveLog: (obj: TestCase) => any;
|
|
1289
|
-
export declare const DescribeTestCasesOutputFilterSensitiveLog: (
|
|
1290
|
-
obj: DescribeTestCasesOutput
|
|
1291
|
-
) => any;
|
|
1292
|
-
export declare const GetReportGroupTrendInputFilterSensitiveLog: (
|
|
1293
|
-
obj: GetReportGroupTrendInput
|
|
1294
|
-
) => any;
|
|
1295
|
-
export declare const ReportWithRawDataFilterSensitiveLog: (
|
|
1296
|
-
obj: ReportWithRawData
|
|
1297
|
-
) => any;
|
|
1298
|
-
export declare const ReportGroupTrendStatsFilterSensitiveLog: (
|
|
1299
|
-
obj: ReportGroupTrendStats
|
|
1300
|
-
) => any;
|
|
1301
|
-
export declare const GetReportGroupTrendOutputFilterSensitiveLog: (
|
|
1302
|
-
obj: GetReportGroupTrendOutput
|
|
1303
|
-
) => any;
|
|
1304
|
-
export declare const GetResourcePolicyInputFilterSensitiveLog: (
|
|
1305
|
-
obj: GetResourcePolicyInput
|
|
1306
|
-
) => any;
|
|
1307
|
-
export declare const GetResourcePolicyOutputFilterSensitiveLog: (
|
|
1308
|
-
obj: GetResourcePolicyOutput
|
|
1309
|
-
) => any;
|
|
1310
1088
|
export declare const ImportSourceCredentialsInputFilterSensitiveLog: (
|
|
1311
1089
|
obj: ImportSourceCredentialsInput
|
|
1312
1090
|
) => any;
|
|
1313
|
-
export declare const ImportSourceCredentialsOutputFilterSensitiveLog: (
|
|
1314
|
-
obj: ImportSourceCredentialsOutput
|
|
1315
|
-
) => any;
|
|
1316
|
-
export declare const InvalidateProjectCacheInputFilterSensitiveLog: (
|
|
1317
|
-
obj: InvalidateProjectCacheInput
|
|
1318
|
-
) => any;
|
|
1319
|
-
export declare const InvalidateProjectCacheOutputFilterSensitiveLog: (
|
|
1320
|
-
obj: InvalidateProjectCacheOutput
|
|
1321
|
-
) => any;
|
|
1322
|
-
export declare const ListBuildBatchesInputFilterSensitiveLog: (
|
|
1323
|
-
obj: ListBuildBatchesInput
|
|
1324
|
-
) => any;
|
|
1325
|
-
export declare const ListBuildBatchesOutputFilterSensitiveLog: (
|
|
1326
|
-
obj: ListBuildBatchesOutput
|
|
1327
|
-
) => any;
|
|
1328
|
-
export declare const ListBuildBatchesForProjectInputFilterSensitiveLog: (
|
|
1329
|
-
obj: ListBuildBatchesForProjectInput
|
|
1330
|
-
) => any;
|
|
1331
|
-
export declare const ListBuildBatchesForProjectOutputFilterSensitiveLog: (
|
|
1332
|
-
obj: ListBuildBatchesForProjectOutput
|
|
1333
|
-
) => any;
|
|
1334
|
-
export declare const ListBuildsInputFilterSensitiveLog: (
|
|
1335
|
-
obj: ListBuildsInput
|
|
1336
|
-
) => any;
|
|
1337
|
-
export declare const ListBuildsOutputFilterSensitiveLog: (
|
|
1338
|
-
obj: ListBuildsOutput
|
|
1339
|
-
) => any;
|
|
1340
|
-
export declare const ListBuildsForProjectInputFilterSensitiveLog: (
|
|
1341
|
-
obj: ListBuildsForProjectInput
|
|
1342
|
-
) => any;
|
|
1343
|
-
export declare const ListBuildsForProjectOutputFilterSensitiveLog: (
|
|
1344
|
-
obj: ListBuildsForProjectOutput
|
|
1345
|
-
) => any;
|
|
1346
|
-
export declare const ListCuratedEnvironmentImagesInputFilterSensitiveLog: (
|
|
1347
|
-
obj: ListCuratedEnvironmentImagesInput
|
|
1348
|
-
) => any;
|
|
1349
|
-
export declare const EnvironmentImageFilterSensitiveLog: (
|
|
1350
|
-
obj: EnvironmentImage
|
|
1351
|
-
) => any;
|
|
1352
|
-
export declare const EnvironmentLanguageFilterSensitiveLog: (
|
|
1353
|
-
obj: EnvironmentLanguage
|
|
1354
|
-
) => any;
|
|
1355
|
-
export declare const EnvironmentPlatformFilterSensitiveLog: (
|
|
1356
|
-
obj: EnvironmentPlatform
|
|
1357
|
-
) => any;
|
|
1358
|
-
export declare const ListCuratedEnvironmentImagesOutputFilterSensitiveLog: (
|
|
1359
|
-
obj: ListCuratedEnvironmentImagesOutput
|
|
1360
|
-
) => any;
|
|
1361
|
-
export declare const ListProjectsInputFilterSensitiveLog: (
|
|
1362
|
-
obj: ListProjectsInput
|
|
1363
|
-
) => any;
|
|
1364
|
-
export declare const ListProjectsOutputFilterSensitiveLog: (
|
|
1365
|
-
obj: ListProjectsOutput
|
|
1366
|
-
) => any;
|
|
1367
|
-
export declare const ListReportGroupsInputFilterSensitiveLog: (
|
|
1368
|
-
obj: ListReportGroupsInput
|
|
1369
|
-
) => any;
|
|
1370
|
-
export declare const ListReportGroupsOutputFilterSensitiveLog: (
|
|
1371
|
-
obj: ListReportGroupsOutput
|
|
1372
|
-
) => any;
|
|
1373
|
-
export declare const ReportFilterFilterSensitiveLog: (obj: ReportFilter) => any;
|
|
1374
|
-
export declare const ListReportsInputFilterSensitiveLog: (
|
|
1375
|
-
obj: ListReportsInput
|
|
1376
|
-
) => any;
|
|
1377
|
-
export declare const ListReportsOutputFilterSensitiveLog: (
|
|
1378
|
-
obj: ListReportsOutput
|
|
1379
|
-
) => any;
|
|
1380
|
-
export declare const ListReportsForReportGroupInputFilterSensitiveLog: (
|
|
1381
|
-
obj: ListReportsForReportGroupInput
|
|
1382
|
-
) => any;
|
|
1383
|
-
export declare const ListReportsForReportGroupOutputFilterSensitiveLog: (
|
|
1384
|
-
obj: ListReportsForReportGroupOutput
|
|
1385
|
-
) => any;
|
|
1386
|
-
export declare const ListSharedProjectsInputFilterSensitiveLog: (
|
|
1387
|
-
obj: ListSharedProjectsInput
|
|
1388
|
-
) => any;
|
|
1389
|
-
export declare const ListSharedProjectsOutputFilterSensitiveLog: (
|
|
1390
|
-
obj: ListSharedProjectsOutput
|
|
1391
|
-
) => any;
|
|
1392
|
-
export declare const ListSharedReportGroupsInputFilterSensitiveLog: (
|
|
1393
|
-
obj: ListSharedReportGroupsInput
|
|
1394
|
-
) => any;
|
|
1395
|
-
export declare const ListSharedReportGroupsOutputFilterSensitiveLog: (
|
|
1396
|
-
obj: ListSharedReportGroupsOutput
|
|
1397
|
-
) => any;
|
|
1398
|
-
export declare const ListSourceCredentialsInputFilterSensitiveLog: (
|
|
1399
|
-
obj: ListSourceCredentialsInput
|
|
1400
|
-
) => any;
|
|
1401
|
-
export declare const SourceCredentialsInfoFilterSensitiveLog: (
|
|
1402
|
-
obj: SourceCredentialsInfo
|
|
1403
|
-
) => any;
|
|
1404
|
-
export declare const ListSourceCredentialsOutputFilterSensitiveLog: (
|
|
1405
|
-
obj: ListSourceCredentialsOutput
|
|
1406
|
-
) => any;
|
|
1407
|
-
export declare const PutResourcePolicyInputFilterSensitiveLog: (
|
|
1408
|
-
obj: PutResourcePolicyInput
|
|
1409
|
-
) => any;
|
|
1410
|
-
export declare const PutResourcePolicyOutputFilterSensitiveLog: (
|
|
1411
|
-
obj: PutResourcePolicyOutput
|
|
1412
|
-
) => any;
|
|
1413
|
-
export declare const RetryBuildInputFilterSensitiveLog: (
|
|
1414
|
-
obj: RetryBuildInput
|
|
1415
|
-
) => any;
|
|
1416
|
-
export declare const RetryBuildOutputFilterSensitiveLog: (
|
|
1417
|
-
obj: RetryBuildOutput
|
|
1418
|
-
) => any;
|
|
1419
|
-
export declare const RetryBuildBatchInputFilterSensitiveLog: (
|
|
1420
|
-
obj: RetryBuildBatchInput
|
|
1421
|
-
) => any;
|
|
1422
|
-
export declare const RetryBuildBatchOutputFilterSensitiveLog: (
|
|
1423
|
-
obj: RetryBuildBatchOutput
|
|
1424
|
-
) => any;
|
|
1425
|
-
export declare const StartBuildInputFilterSensitiveLog: (
|
|
1426
|
-
obj: StartBuildInput
|
|
1427
|
-
) => any;
|
|
1428
|
-
export declare const StartBuildOutputFilterSensitiveLog: (
|
|
1429
|
-
obj: StartBuildOutput
|
|
1430
|
-
) => any;
|
|
1431
|
-
export declare const StartBuildBatchInputFilterSensitiveLog: (
|
|
1432
|
-
obj: StartBuildBatchInput
|
|
1433
|
-
) => any;
|
|
1434
|
-
export declare const StartBuildBatchOutputFilterSensitiveLog: (
|
|
1435
|
-
obj: StartBuildBatchOutput
|
|
1436
|
-
) => any;
|
|
1437
|
-
export declare const StopBuildInputFilterSensitiveLog: (
|
|
1438
|
-
obj: StopBuildInput
|
|
1439
|
-
) => any;
|
|
1440
|
-
export declare const StopBuildOutputFilterSensitiveLog: (
|
|
1441
|
-
obj: StopBuildOutput
|
|
1442
|
-
) => any;
|
|
1443
|
-
export declare const StopBuildBatchInputFilterSensitiveLog: (
|
|
1444
|
-
obj: StopBuildBatchInput
|
|
1445
|
-
) => any;
|
|
1446
|
-
export declare const StopBuildBatchOutputFilterSensitiveLog: (
|
|
1447
|
-
obj: StopBuildBatchOutput
|
|
1448
|
-
) => any;
|
|
1449
|
-
export declare const UpdateProjectInputFilterSensitiveLog: (
|
|
1450
|
-
obj: UpdateProjectInput
|
|
1451
|
-
) => any;
|
|
1452
|
-
export declare const UpdateProjectOutputFilterSensitiveLog: (
|
|
1453
|
-
obj: UpdateProjectOutput
|
|
1454
|
-
) => any;
|
|
1455
|
-
export declare const UpdateProjectVisibilityInputFilterSensitiveLog: (
|
|
1456
|
-
obj: UpdateProjectVisibilityInput
|
|
1457
|
-
) => any;
|
|
1458
|
-
export declare const UpdateProjectVisibilityOutputFilterSensitiveLog: (
|
|
1459
|
-
obj: UpdateProjectVisibilityOutput
|
|
1460
|
-
) => any;
|
|
1461
|
-
export declare const UpdateReportGroupInputFilterSensitiveLog: (
|
|
1462
|
-
obj: UpdateReportGroupInput
|
|
1463
|
-
) => any;
|
|
1464
|
-
export declare const UpdateReportGroupOutputFilterSensitiveLog: (
|
|
1465
|
-
obj: UpdateReportGroupOutput
|
|
1466
|
-
) => any;
|
|
1467
|
-
export declare const UpdateWebhookInputFilterSensitiveLog: (
|
|
1468
|
-
obj: UpdateWebhookInput
|
|
1469
|
-
) => any;
|
|
1470
|
-
export declare const UpdateWebhookOutputFilterSensitiveLog: (
|
|
1471
|
-
obj: UpdateWebhookOutput
|
|
1472
|
-
) => any;
|
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.298.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",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo codebuild"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,9 +21,9 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.298.0",
|
|
24
25
|
"@aws-sdk/config-resolver": "3.296.0",
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.298.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|