@aws-sdk/client-codebuild 3.588.0 → 3.592.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/index.js +0 -50
- package/dist-types/CodeBuildClient.d.ts +4 -4
- package/dist-types/commands/BatchDeleteBuildsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetBuildBatchesCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetBuildsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetFleetsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetProjectsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetReportGroupsCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetReportsCommand.d.ts +2 -1
- package/dist-types/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/commands/CreateReportGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateWebhookCommand.d.ts +2 -1
- package/dist-types/commands/DeleteBuildBatchCommand.d.ts +2 -1
- package/dist-types/commands/DeleteFleetCommand.d.ts +2 -1
- package/dist-types/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReportCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReportGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSourceCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWebhookCommand.d.ts +2 -1
- package/dist-types/commands/DescribeCodeCoveragesCommand.d.ts +2 -1
- package/dist-types/commands/DescribeTestCasesCommand.d.ts +2 -1
- package/dist-types/commands/GetReportGroupTrendCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/ImportSourceCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/InvalidateProjectCacheCommand.d.ts +2 -1
- package/dist-types/commands/ListBuildBatchesCommand.d.ts +2 -1
- package/dist-types/commands/ListBuildBatchesForProjectCommand.d.ts +2 -1
- package/dist-types/commands/ListBuildsCommand.d.ts +2 -1
- package/dist-types/commands/ListBuildsForProjectCommand.d.ts +2 -1
- package/dist-types/commands/ListCuratedEnvironmentImagesCommand.d.ts +2 -1
- package/dist-types/commands/ListFleetsCommand.d.ts +2 -1
- package/dist-types/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListReportGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListReportsCommand.d.ts +2 -1
- package/dist-types/commands/ListReportsForReportGroupCommand.d.ts +2 -1
- package/dist-types/commands/ListSharedProjectsCommand.d.ts +2 -1
- package/dist-types/commands/ListSharedReportGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListSourceCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/RetryBuildBatchCommand.d.ts +2 -1
- package/dist-types/commands/RetryBuildCommand.d.ts +2 -1
- package/dist-types/commands/StartBuildBatchCommand.d.ts +2 -1
- package/dist-types/commands/StartBuildCommand.d.ts +2 -1
- package/dist-types/commands/StopBuildBatchCommand.d.ts +2 -1
- package/dist-types/commands/StopBuildCommand.d.ts +2 -1
- package/dist-types/commands/UpdateFleetCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProjectVisibilityCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReportGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWebhookCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/CodeBuildServiceException.d.ts +2 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/ts3.4/CodeBuildClient.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDeleteBuildsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetBuildBatchesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetBuildsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetFleetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetProjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetReportGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetReportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateReportGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWebhookCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteBuildBatchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteReportCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteReportGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSourceCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWebhookCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeCodeCoveragesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DescribeTestCasesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetReportGroupTrendCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ImportSourceCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/InvalidateProjectCacheCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBuildBatchesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBuildBatchesForProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBuildsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListBuildsForProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCuratedEnvironmentImagesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListFleetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListReportGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListReportsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListReportsForReportGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSharedProjectsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSharedReportGroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSourceCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RetryBuildBatchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RetryBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartBuildBatchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopBuildBatchCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StopBuildCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateFleetCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateProjectCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateProjectVisibilityCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateReportGroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateWebhookCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CodeBuildServiceException.d.ts +2 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -16,8 +16,8 @@
|
|
|
16
16
|
export * from "./CodeBuildClient";
|
|
17
17
|
export * from "./CodeBuild";
|
|
18
18
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
19
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
20
|
-
export { CodeBuildExtensionConfiguration } from "./extensionConfiguration";
|
|
19
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
20
|
+
export type { CodeBuildExtensionConfiguration } from "./extensionConfiguration";
|
|
21
21
|
export * from "./commands";
|
|
22
22
|
export * from "./pagination";
|
|
23
23
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -18,8 +18,8 @@ export declare const getRuntimeConfig: (config: CodeBuildClientConfig) => {
|
|
|
18
18
|
serviceId: string;
|
|
19
19
|
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
20
20
|
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
21
|
-
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
22
21
|
region: string | import("@smithy/types").Provider<any>;
|
|
22
|
+
defaultUserAgentProvider: import("@smithy/types").Provider<import("@smithy/types").UserAgent>;
|
|
23
23
|
credentialDefaultProvider: (input: any) => import("@smithy/types").AwsCredentialIdentityProvider;
|
|
24
24
|
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
25
25
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
@@ -370,8 +370,8 @@ export interface ClientDefaults
|
|
|
370
370
|
serviceId?: string;
|
|
371
371
|
useDualstackEndpoint?: boolean | __Provider<boolean>;
|
|
372
372
|
useFipsEndpoint?: boolean | __Provider<boolean>;
|
|
373
|
-
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
374
373
|
region?: string | __Provider<string>;
|
|
374
|
+
defaultUserAgentProvider?: Provider<__UserAgent>;
|
|
375
375
|
credentialDefaultProvider?: (input: any) => AwsCredentialIdentityProvider;
|
|
376
376
|
maxAttempts?: number | __Provider<number>;
|
|
377
377
|
retryMode?: string | __Provider<string>;
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchDeleteBuildsInput,
|
|
10
10
|
BatchDeleteBuildsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchDeleteBuildsCommandInput extends BatchDeleteBuildsInput {}
|
|
14
15
|
export interface BatchDeleteBuildsCommandOutput
|
|
15
16
|
extends BatchDeleteBuildsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetBuildBatchesInput,
|
|
10
10
|
BatchGetBuildBatchesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetBuildBatchesCommandInput
|
|
14
15
|
extends BatchGetBuildBatchesInput {}
|
|
15
16
|
export interface BatchGetBuildBatchesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeBuildClient";
|
|
8
8
|
import { BatchGetBuildsInput, BatchGetBuildsOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface BatchGetBuildsCommandInput extends BatchGetBuildsInput {}
|
|
11
12
|
export interface BatchGetBuildsCommandOutput
|
|
12
13
|
extends BatchGetBuildsOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeBuildClient";
|
|
8
8
|
import { BatchGetFleetsInput, BatchGetFleetsOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface BatchGetFleetsCommandInput extends BatchGetFleetsInput {}
|
|
11
12
|
export interface BatchGetFleetsCommandOutput
|
|
12
13
|
extends BatchGetFleetsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetProjectsInput,
|
|
10
10
|
BatchGetProjectsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetProjectsCommandInput extends BatchGetProjectsInput {}
|
|
14
15
|
export interface BatchGetProjectsCommandOutput
|
|
15
16
|
extends BatchGetProjectsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetReportGroupsInput,
|
|
10
10
|
BatchGetReportGroupsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetReportGroupsCommandInput
|
|
14
15
|
extends BatchGetReportGroupsInput {}
|
|
15
16
|
export interface BatchGetReportGroupsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetReportsInput,
|
|
10
10
|
BatchGetReportsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetReportsCommandInput extends BatchGetReportsInput {}
|
|
14
15
|
export interface BatchGetReportsCommandOutput
|
|
15
16
|
extends BatchGetReportsOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeBuildClient";
|
|
8
8
|
import { CreateFleetInput, CreateFleetOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateFleetCommandInput extends CreateFleetInput {}
|
|
11
12
|
export interface CreateFleetCommandOutput
|
|
12
13
|
extends CreateFleetOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeBuildClient";
|
|
8
8
|
import { CreateProjectInput, CreateProjectOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateProjectCommandInput extends CreateProjectInput {}
|
|
11
12
|
export interface CreateProjectCommandOutput
|
|
12
13
|
extends CreateProjectOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateReportGroupInput,
|
|
10
10
|
CreateReportGroupOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateReportGroupCommandInput extends CreateReportGroupInput {}
|
|
14
15
|
export interface CreateReportGroupCommandOutput
|
|
15
16
|
extends CreateReportGroupOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeBuildClient";
|
|
8
8
|
import { CreateWebhookInput, CreateWebhookOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface CreateWebhookCommandInput extends CreateWebhookInput {}
|
|
11
12
|
export interface CreateWebhookCommandOutput
|
|
12
13
|
extends CreateWebhookOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteBuildBatchInput,
|
|
10
10
|
DeleteBuildBatchOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteBuildBatchCommandInput extends DeleteBuildBatchInput {}
|
|
14
15
|
export interface DeleteBuildBatchCommandOutput
|
|
15
16
|
extends DeleteBuildBatchOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeBuildClient";
|
|
8
8
|
import { DeleteFleetInput, DeleteFleetOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteFleetCommandInput extends DeleteFleetInput {}
|
|
11
12
|
export interface DeleteFleetCommandOutput
|
|
12
13
|
extends DeleteFleetOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeBuildClient";
|
|
8
8
|
import { DeleteProjectInput, DeleteProjectOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteProjectCommandInput extends DeleteProjectInput {}
|
|
11
12
|
export interface DeleteProjectCommandOutput
|
|
12
13
|
extends DeleteProjectOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeBuildClient";
|
|
8
8
|
import { DeleteReportInput, DeleteReportOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteReportCommandInput extends DeleteReportInput {}
|
|
11
12
|
export interface DeleteReportCommandOutput
|
|
12
13
|
extends DeleteReportOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteReportGroupInput,
|
|
10
10
|
DeleteReportGroupOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteReportGroupCommandInput extends DeleteReportGroupInput {}
|
|
14
15
|
export interface DeleteReportGroupCommandOutput
|
|
15
16
|
extends DeleteReportGroupOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteResourcePolicyInput,
|
|
10
10
|
DeleteResourcePolicyOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteResourcePolicyCommandInput
|
|
14
15
|
extends DeleteResourcePolicyInput {}
|
|
15
16
|
export interface DeleteResourcePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteSourceCredentialsInput,
|
|
10
10
|
DeleteSourceCredentialsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteSourceCredentialsCommandInput
|
|
14
15
|
extends DeleteSourceCredentialsInput {}
|
|
15
16
|
export interface DeleteSourceCredentialsCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeBuildClient";
|
|
8
8
|
import { DeleteWebhookInput, DeleteWebhookOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteWebhookCommandInput extends DeleteWebhookInput {}
|
|
11
12
|
export interface DeleteWebhookCommandOutput
|
|
12
13
|
extends DeleteWebhookOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeCodeCoveragesInput,
|
|
10
10
|
DescribeCodeCoveragesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeCodeCoveragesCommandInput
|
|
14
15
|
extends DescribeCodeCoveragesInput {}
|
|
15
16
|
export interface DescribeCodeCoveragesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DescribeTestCasesInput,
|
|
10
10
|
DescribeTestCasesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DescribeTestCasesCommandInput extends DescribeTestCasesInput {}
|
|
14
15
|
export interface DescribeTestCasesCommandOutput
|
|
15
16
|
extends DescribeTestCasesOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetReportGroupTrendInput,
|
|
10
10
|
GetReportGroupTrendOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetReportGroupTrendCommandInput
|
|
14
15
|
extends GetReportGroupTrendInput {}
|
|
15
16
|
export interface GetReportGroupTrendCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetResourcePolicyInput,
|
|
10
10
|
GetResourcePolicyOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetResourcePolicyCommandInput extends GetResourcePolicyInput {}
|
|
14
15
|
export interface GetResourcePolicyCommandOutput
|
|
15
16
|
extends GetResourcePolicyOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ImportSourceCredentialsInput,
|
|
10
10
|
ImportSourceCredentialsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ImportSourceCredentialsCommandInput
|
|
14
15
|
extends ImportSourceCredentialsInput {}
|
|
15
16
|
export interface ImportSourceCredentialsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
InvalidateProjectCacheInput,
|
|
10
10
|
InvalidateProjectCacheOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface InvalidateProjectCacheCommandInput
|
|
14
15
|
extends InvalidateProjectCacheInput {}
|
|
15
16
|
export interface InvalidateProjectCacheCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListBuildBatchesInput,
|
|
10
10
|
ListBuildBatchesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListBuildBatchesCommandInput extends ListBuildBatchesInput {}
|
|
14
15
|
export interface ListBuildBatchesCommandOutput
|
|
15
16
|
extends ListBuildBatchesOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListBuildBatchesForProjectInput,
|
|
10
10
|
ListBuildBatchesForProjectOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListBuildBatchesForProjectCommandInput
|
|
14
15
|
extends ListBuildBatchesForProjectInput {}
|
|
15
16
|
export interface ListBuildBatchesForProjectCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CodeBuildClient";
|
|
8
8
|
import { ListBuildsInput, ListBuildsOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListBuildsCommandInput extends ListBuildsInput {}
|
|
11
12
|
export interface ListBuildsCommandOutput
|
|
12
13
|
extends ListBuildsOutput,
|