@aws-sdk/client-codebuild 3.940.0 → 3.946.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 +6 -60
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/CodeBuildClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +6 -60
- package/dist-types/CodeBuild.d.ts +1 -1
- package/dist-types/CodeBuildClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/BatchDeleteBuildsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetBuildBatchesCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetBuildsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetCommandExecutionsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetFleetsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetProjectsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetReportGroupsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetReportsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetSandboxesCommand.d.ts +3 -3
- package/dist-types/commands/CreateFleetCommand.d.ts +3 -3
- package/dist-types/commands/CreateProjectCommand.d.ts +3 -3
- package/dist-types/commands/CreateReportGroupCommand.d.ts +3 -3
- package/dist-types/commands/CreateWebhookCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBuildBatchCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFleetCommand.d.ts +3 -3
- package/dist-types/commands/DeleteProjectCommand.d.ts +3 -3
- package/dist-types/commands/DeleteReportCommand.d.ts +3 -3
- package/dist-types/commands/DeleteReportGroupCommand.d.ts +3 -3
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/DeleteSourceCredentialsCommand.d.ts +3 -3
- package/dist-types/commands/DeleteWebhookCommand.d.ts +3 -3
- package/dist-types/commands/DescribeCodeCoveragesCommand.d.ts +3 -3
- package/dist-types/commands/DescribeTestCasesCommand.d.ts +3 -3
- package/dist-types/commands/GetReportGroupTrendCommand.d.ts +3 -3
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/ImportSourceCredentialsCommand.d.ts +3 -3
- package/dist-types/commands/InvalidateProjectCacheCommand.d.ts +3 -3
- package/dist-types/commands/ListBuildBatchesCommand.d.ts +3 -3
- package/dist-types/commands/ListBuildBatchesForProjectCommand.d.ts +3 -3
- package/dist-types/commands/ListBuildsCommand.d.ts +3 -3
- package/dist-types/commands/ListBuildsForProjectCommand.d.ts +3 -3
- package/dist-types/commands/ListCommandExecutionsForSandboxCommand.d.ts +3 -3
- package/dist-types/commands/ListCuratedEnvironmentImagesCommand.d.ts +3 -3
- package/dist-types/commands/ListFleetsCommand.d.ts +3 -3
- package/dist-types/commands/ListProjectsCommand.d.ts +3 -3
- package/dist-types/commands/ListReportGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListReportsCommand.d.ts +3 -3
- package/dist-types/commands/ListReportsForReportGroupCommand.d.ts +3 -3
- package/dist-types/commands/ListSandboxesCommand.d.ts +3 -3
- package/dist-types/commands/ListSandboxesForProjectCommand.d.ts +3 -3
- package/dist-types/commands/ListSharedProjectsCommand.d.ts +3 -3
- package/dist-types/commands/ListSharedReportGroupsCommand.d.ts +3 -3
- package/dist-types/commands/ListSourceCredentialsCommand.d.ts +3 -3
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -3
- package/dist-types/commands/RetryBuildBatchCommand.d.ts +3 -3
- package/dist-types/commands/RetryBuildCommand.d.ts +3 -3
- package/dist-types/commands/StartBuildBatchCommand.d.ts +3 -3
- package/dist-types/commands/StartBuildCommand.d.ts +3 -3
- package/dist-types/commands/StartCommandExecutionCommand.d.ts +3 -3
- package/dist-types/commands/StartSandboxCommand.d.ts +3 -3
- package/dist-types/commands/StartSandboxConnectionCommand.d.ts +3 -3
- package/dist-types/commands/StopBuildBatchCommand.d.ts +3 -3
- package/dist-types/commands/StopBuildCommand.d.ts +3 -3
- package/dist-types/commands/StopSandboxCommand.d.ts +3 -3
- package/dist-types/commands/UpdateFleetCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProjectCommand.d.ts +3 -3
- package/dist-types/commands/UpdateProjectVisibilityCommand.d.ts +3 -3
- package/dist-types/commands/UpdateReportGroupCommand.d.ts +3 -3
- package/dist-types/commands/UpdateWebhookCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/CodeBuildServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/DescribeCodeCoveragesPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribeTestCasesPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListBuildBatchesForProjectPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBuildBatchesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBuildsForProjectPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBuildsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListCommandExecutionsForSandboxPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFleetsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReportGroupsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReportsForReportGroupPaginator.d.ts +1 -1
- package/dist-types/pagination/ListReportsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSandboxesForProjectPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSandboxesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSharedProjectsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSharedReportGroupsPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/CodeBuildClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/CodeBuildServiceException.d.ts +1 -1
- package/package.json +13 -12
package/dist-cjs/index.js
CHANGED
|
@@ -800,27 +800,9 @@ const _w = "webhook";
|
|
|
800
800
|
const n0 = "com.amazonaws.codebuild";
|
|
801
801
|
var SensitiveNonEmptyString = [0, n0, _SNES, 8, 0];
|
|
802
802
|
var SensitiveString = [0, n0, _SS, 8, 0];
|
|
803
|
-
var AccountLimitExceededException = [
|
|
804
|
-
-3,
|
|
805
|
-
n0,
|
|
806
|
-
_ALEE,
|
|
807
|
-
{
|
|
808
|
-
[_e]: _c,
|
|
809
|
-
},
|
|
810
|
-
[_m],
|
|
811
|
-
[0],
|
|
812
|
-
];
|
|
803
|
+
var AccountLimitExceededException = [-3, n0, _ALEE, { [_e]: _c }, [_m], [0]];
|
|
813
804
|
schema.TypeRegistry.for(n0).registerError(AccountLimitExceededException, AccountLimitExceededException$1);
|
|
814
|
-
var AccountSuspendedException = [
|
|
815
|
-
-3,
|
|
816
|
-
n0,
|
|
817
|
-
_ASE,
|
|
818
|
-
{
|
|
819
|
-
[_e]: _c,
|
|
820
|
-
},
|
|
821
|
-
[_m],
|
|
822
|
-
[0],
|
|
823
|
-
];
|
|
805
|
+
var AccountSuspendedException = [-3, n0, _ASE, { [_e]: _c }, [_m], [0]];
|
|
824
806
|
schema.TypeRegistry.for(n0).registerError(AccountSuspendedException, AccountSuspendedException$1);
|
|
825
807
|
var AutoRetryConfig = [3, n0, _ARC, 0, [_aRL, _aRN, _nAR, _pAR], [1, 1, 0, 0]];
|
|
826
808
|
var BatchDeleteBuildsInput = [3, n0, _BDBI, 0, [_i], [64 | 0]];
|
|
@@ -1310,16 +1292,7 @@ var ImportSourceCredentialsInput = [
|
|
|
1310
1292
|
var ImportSourceCredentialsOutput = [3, n0, _ISCO, 0, [_a], [0]];
|
|
1311
1293
|
var InvalidateProjectCacheInput = [3, n0, _IPCI, 0, [_pN], [0]];
|
|
1312
1294
|
var InvalidateProjectCacheOutput = [3, n0, _IPCO, 0, [], []];
|
|
1313
|
-
var InvalidInputException = [
|
|
1314
|
-
-3,
|
|
1315
|
-
n0,
|
|
1316
|
-
_IIE,
|
|
1317
|
-
{
|
|
1318
|
-
[_e]: _c,
|
|
1319
|
-
},
|
|
1320
|
-
[_m],
|
|
1321
|
-
[0],
|
|
1322
|
-
];
|
|
1295
|
+
var InvalidInputException = [-3, n0, _IIE, { [_e]: _c }, [_m], [0]];
|
|
1323
1296
|
schema.TypeRegistry.for(n0).registerError(InvalidInputException, InvalidInputException$1);
|
|
1324
1297
|
var ListBuildBatchesForProjectInput = [
|
|
1325
1298
|
3,
|
|
@@ -1440,16 +1413,7 @@ var LogsLocation = [
|
|
|
1440
1413
|
[0, 0, 0, 0, 0, 0, () => CloudWatchLogsConfig, () => S3LogsConfig],
|
|
1441
1414
|
];
|
|
1442
1415
|
var NetworkInterface = [3, n0, _NI, 0, [_sIu, _nII], [0, 0]];
|
|
1443
|
-
var OAuthProviderException = [
|
|
1444
|
-
-3,
|
|
1445
|
-
n0,
|
|
1446
|
-
_OAPE,
|
|
1447
|
-
{
|
|
1448
|
-
[_e]: _c,
|
|
1449
|
-
},
|
|
1450
|
-
[_m],
|
|
1451
|
-
[0],
|
|
1452
|
-
];
|
|
1416
|
+
var OAuthProviderException = [-3, n0, _OAPE, { [_e]: _c }, [_m], [0]];
|
|
1453
1417
|
schema.TypeRegistry.for(n0).registerError(OAuthProviderException, OAuthProviderException$1);
|
|
1454
1418
|
var PhaseContext = [3, n0, _PC, 0, [_sC, _m], [0, 0]];
|
|
1455
1419
|
var Project = [
|
|
@@ -1602,27 +1566,9 @@ var ReportGroup = [
|
|
|
1602
1566
|
var ReportGroupTrendStats = [3, n0, _RGTS, 0, [_av, _ma, _mi], [0, 0, 0]];
|
|
1603
1567
|
var ReportWithRawData = [3, n0, _RWRD, 0, [_rAep, _da], [0, 0]];
|
|
1604
1568
|
var ResolvedArtifact = [3, n0, _RA, 0, [_t, _lo, _ide], [0, 0, 0]];
|
|
1605
|
-
var ResourceAlreadyExistsException = [
|
|
1606
|
-
-3,
|
|
1607
|
-
n0,
|
|
1608
|
-
_RAEE,
|
|
1609
|
-
{
|
|
1610
|
-
[_e]: _c,
|
|
1611
|
-
},
|
|
1612
|
-
[_m],
|
|
1613
|
-
[0],
|
|
1614
|
-
];
|
|
1569
|
+
var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_e]: _c }, [_m], [0]];
|
|
1615
1570
|
schema.TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException, ResourceAlreadyExistsException$1);
|
|
1616
|
-
var ResourceNotFoundException = [
|
|
1617
|
-
-3,
|
|
1618
|
-
n0,
|
|
1619
|
-
_RNFE,
|
|
1620
|
-
{
|
|
1621
|
-
[_e]: _c,
|
|
1622
|
-
},
|
|
1623
|
-
[_m],
|
|
1624
|
-
[0],
|
|
1625
|
-
];
|
|
1571
|
+
var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_m], [0]];
|
|
1626
1572
|
schema.TypeRegistry.for(n0).registerError(ResourceNotFoundException, ResourceNotFoundException$1);
|
|
1627
1573
|
var RetryBuildBatchInput = [3, n0, _RBBI, 0, [_id, _iTd, _rT], [0, 0, 0]];
|
|
1628
1574
|
var RetryBuildBatchOutput = [3, n0, _RBBO, 0, [_bBu], [() => BuildBatch]];
|
|
@@ -8,11 +8,11 @@ const util_user_agent_browser_1 = require("@aws-sdk/util-user-agent-browser");
|
|
|
8
8
|
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
9
|
const fetch_http_handler_1 = require("@smithy/fetch-http-handler");
|
|
10
10
|
const invalid_dependency_1 = require("@smithy/invalid-dependency");
|
|
11
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
11
12
|
const util_body_length_browser_1 = require("@smithy/util-body-length-browser");
|
|
13
|
+
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
12
14
|
const util_retry_1 = require("@smithy/util-retry");
|
|
13
15
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
14
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
15
|
-
const util_defaults_mode_browser_1 = require("@smithy/util-defaults-mode-browser");
|
|
16
16
|
const getRuntimeConfig = (config) => {
|
|
17
17
|
const defaultsMode = (0, util_defaults_mode_browser_1.resolveDefaultsModeConfig)(config);
|
|
18
18
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
@@ -11,14 +11,13 @@ const hash_node_1 = require("@smithy/hash-node");
|
|
|
11
11
|
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
12
12
|
const node_config_provider_1 = require("@smithy/node-config-provider");
|
|
13
13
|
const node_http_handler_1 = require("@smithy/node-http-handler");
|
|
14
|
+
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
15
|
const util_body_length_node_1 = require("@smithy/util-body-length-node");
|
|
16
|
+
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
15
17
|
const util_retry_1 = require("@smithy/util-retry");
|
|
16
18
|
const runtimeConfig_shared_1 = require("./runtimeConfig.shared");
|
|
17
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
18
|
-
const util_defaults_mode_node_1 = require("@smithy/util-defaults-mode-node");
|
|
19
|
-
const smithy_client_2 = require("@smithy/smithy-client");
|
|
20
19
|
const getRuntimeConfig = (config) => {
|
|
21
|
-
(0,
|
|
20
|
+
(0, smithy_client_1.emitWarningIfUnsupportedVersion)(process.version);
|
|
22
21
|
const defaultsMode = (0, util_defaults_mode_node_1.resolveDefaultsModeConfig)(config);
|
|
23
22
|
const defaultConfigProvider = () => defaultsMode().then(smithy_client_1.loadConfigsForDefaultMode);
|
|
24
23
|
const clientSharedValues = (0, runtimeConfig_shared_1.getRuntimeConfig)(config);
|
|
@@ -6,8 +6,8 @@ import { resolveRegionConfig } from "@smithy/config-resolver";
|
|
|
6
6
|
import { DefaultIdentityProviderConfig, getHttpAuthSchemeEndpointRuleSetPlugin, getHttpSigningPlugin, } from "@smithy/core";
|
|
7
7
|
import { getSchemaSerdePlugin } from "@smithy/core/schema";
|
|
8
8
|
import { getContentLengthPlugin } from "@smithy/middleware-content-length";
|
|
9
|
-
import { resolveEndpointConfig } from "@smithy/middleware-endpoint";
|
|
10
|
-
import { getRetryPlugin, resolveRetryConfig } from "@smithy/middleware-retry";
|
|
9
|
+
import { resolveEndpointConfig, } from "@smithy/middleware-endpoint";
|
|
10
|
+
import { getRetryPlugin, resolveRetryConfig, } from "@smithy/middleware-retry";
|
|
11
11
|
import { Client as __Client, } from "@smithy/smithy-client";
|
|
12
12
|
import { defaultCodeBuildHttpAuthSchemeParametersProvider, resolveHttpAuthSchemeConfig, } from "./auth/httpAuthSchemeProvider";
|
|
13
13
|
import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
|
|
@@ -4,11 +4,11 @@ import { createDefaultUserAgentProvider } from "@aws-sdk/util-user-agent-browser
|
|
|
4
4
|
import { DEFAULT_USE_DUALSTACK_ENDPOINT, DEFAULT_USE_FIPS_ENDPOINT } from "@smithy/config-resolver";
|
|
5
5
|
import { FetchHttpHandler as RequestHandler, streamCollector } from "@smithy/fetch-http-handler";
|
|
6
6
|
import { invalidProvider } from "@smithy/invalid-dependency";
|
|
7
|
+
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
7
8
|
import { calculateBodyLength } from "@smithy/util-body-length-browser";
|
|
9
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
8
10
|
import { DEFAULT_MAX_ATTEMPTS, DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
9
11
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
10
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
11
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-browser";
|
|
12
12
|
export const getRuntimeConfig = (config) => {
|
|
13
13
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
14
14
|
const defaultConfigProvider = () => defaultsMode().then(loadConfigsForDefaultMode);
|
package/dist-es/runtimeConfig.js
CHANGED
|
@@ -7,12 +7,11 @@ import { Hash } from "@smithy/hash-node";
|
|
|
7
7
|
import { NODE_MAX_ATTEMPT_CONFIG_OPTIONS, NODE_RETRY_MODE_CONFIG_OPTIONS } from "@smithy/middleware-retry";
|
|
8
8
|
import { loadConfig as loadNodeConfig } from "@smithy/node-config-provider";
|
|
9
9
|
import { NodeHttpHandler as RequestHandler, streamCollector } from "@smithy/node-http-handler";
|
|
10
|
+
import { emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
10
11
|
import { calculateBodyLength } from "@smithy/util-body-length-node";
|
|
12
|
+
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
11
13
|
import { DEFAULT_RETRY_MODE } from "@smithy/util-retry";
|
|
12
14
|
import { getRuntimeConfig as getSharedRuntimeConfig } from "./runtimeConfig.shared";
|
|
13
|
-
import { loadConfigsForDefaultMode } from "@smithy/smithy-client";
|
|
14
|
-
import { resolveDefaultsModeConfig } from "@smithy/util-defaults-mode-node";
|
|
15
|
-
import { emitWarningIfUnsupportedVersion } from "@smithy/smithy-client";
|
|
16
15
|
export const getRuntimeConfig = (config) => {
|
|
17
16
|
emitWarningIfUnsupportedVersion(process.version);
|
|
18
17
|
const defaultsMode = resolveDefaultsModeConfig(config);
|
|
@@ -611,27 +611,9 @@ import { CodeBuildServiceException as __CodeBuildServiceException } from "../mod
|
|
|
611
611
|
import { AccountLimitExceededException as __AccountLimitExceededException, AccountSuspendedException as __AccountSuspendedException, InvalidInputException as __InvalidInputException, OAuthProviderException as __OAuthProviderException, ResourceAlreadyExistsException as __ResourceAlreadyExistsException, ResourceNotFoundException as __ResourceNotFoundException, } from "../models/errors";
|
|
612
612
|
export var SensitiveNonEmptyString = [0, n0, _SNES, 8, 0];
|
|
613
613
|
export var SensitiveString = [0, n0, _SS, 8, 0];
|
|
614
|
-
export var AccountLimitExceededException = [
|
|
615
|
-
-3,
|
|
616
|
-
n0,
|
|
617
|
-
_ALEE,
|
|
618
|
-
{
|
|
619
|
-
[_e]: _c,
|
|
620
|
-
},
|
|
621
|
-
[_m],
|
|
622
|
-
[0],
|
|
623
|
-
];
|
|
614
|
+
export var AccountLimitExceededException = [-3, n0, _ALEE, { [_e]: _c }, [_m], [0]];
|
|
624
615
|
TypeRegistry.for(n0).registerError(AccountLimitExceededException, __AccountLimitExceededException);
|
|
625
|
-
export var AccountSuspendedException = [
|
|
626
|
-
-3,
|
|
627
|
-
n0,
|
|
628
|
-
_ASE,
|
|
629
|
-
{
|
|
630
|
-
[_e]: _c,
|
|
631
|
-
},
|
|
632
|
-
[_m],
|
|
633
|
-
[0],
|
|
634
|
-
];
|
|
616
|
+
export var AccountSuspendedException = [-3, n0, _ASE, { [_e]: _c }, [_m], [0]];
|
|
635
617
|
TypeRegistry.for(n0).registerError(AccountSuspendedException, __AccountSuspendedException);
|
|
636
618
|
export var AutoRetryConfig = [3, n0, _ARC, 0, [_aRL, _aRN, _nAR, _pAR], [1, 1, 0, 0]];
|
|
637
619
|
export var BatchDeleteBuildsInput = [3, n0, _BDBI, 0, [_i], [64 | 0]];
|
|
@@ -1121,16 +1103,7 @@ export var ImportSourceCredentialsInput = [
|
|
|
1121
1103
|
export var ImportSourceCredentialsOutput = [3, n0, _ISCO, 0, [_a], [0]];
|
|
1122
1104
|
export var InvalidateProjectCacheInput = [3, n0, _IPCI, 0, [_pN], [0]];
|
|
1123
1105
|
export var InvalidateProjectCacheOutput = [3, n0, _IPCO, 0, [], []];
|
|
1124
|
-
export var InvalidInputException = [
|
|
1125
|
-
-3,
|
|
1126
|
-
n0,
|
|
1127
|
-
_IIE,
|
|
1128
|
-
{
|
|
1129
|
-
[_e]: _c,
|
|
1130
|
-
},
|
|
1131
|
-
[_m],
|
|
1132
|
-
[0],
|
|
1133
|
-
];
|
|
1106
|
+
export var InvalidInputException = [-3, n0, _IIE, { [_e]: _c }, [_m], [0]];
|
|
1134
1107
|
TypeRegistry.for(n0).registerError(InvalidInputException, __InvalidInputException);
|
|
1135
1108
|
export var ListBuildBatchesForProjectInput = [
|
|
1136
1109
|
3,
|
|
@@ -1251,16 +1224,7 @@ export var LogsLocation = [
|
|
|
1251
1224
|
[0, 0, 0, 0, 0, 0, () => CloudWatchLogsConfig, () => S3LogsConfig],
|
|
1252
1225
|
];
|
|
1253
1226
|
export var NetworkInterface = [3, n0, _NI, 0, [_sIu, _nII], [0, 0]];
|
|
1254
|
-
export var OAuthProviderException = [
|
|
1255
|
-
-3,
|
|
1256
|
-
n0,
|
|
1257
|
-
_OAPE,
|
|
1258
|
-
{
|
|
1259
|
-
[_e]: _c,
|
|
1260
|
-
},
|
|
1261
|
-
[_m],
|
|
1262
|
-
[0],
|
|
1263
|
-
];
|
|
1227
|
+
export var OAuthProviderException = [-3, n0, _OAPE, { [_e]: _c }, [_m], [0]];
|
|
1264
1228
|
TypeRegistry.for(n0).registerError(OAuthProviderException, __OAuthProviderException);
|
|
1265
1229
|
export var PhaseContext = [3, n0, _PC, 0, [_sC, _m], [0, 0]];
|
|
1266
1230
|
export var Project = [
|
|
@@ -1413,27 +1377,9 @@ export var ReportGroup = [
|
|
|
1413
1377
|
export var ReportGroupTrendStats = [3, n0, _RGTS, 0, [_av, _ma, _mi], [0, 0, 0]];
|
|
1414
1378
|
export var ReportWithRawData = [3, n0, _RWRD, 0, [_rAep, _da], [0, 0]];
|
|
1415
1379
|
export var ResolvedArtifact = [3, n0, _RA, 0, [_t, _lo, _ide], [0, 0, 0]];
|
|
1416
|
-
export var ResourceAlreadyExistsException = [
|
|
1417
|
-
-3,
|
|
1418
|
-
n0,
|
|
1419
|
-
_RAEE,
|
|
1420
|
-
{
|
|
1421
|
-
[_e]: _c,
|
|
1422
|
-
},
|
|
1423
|
-
[_m],
|
|
1424
|
-
[0],
|
|
1425
|
-
];
|
|
1380
|
+
export var ResourceAlreadyExistsException = [-3, n0, _RAEE, { [_e]: _c }, [_m], [0]];
|
|
1426
1381
|
TypeRegistry.for(n0).registerError(ResourceAlreadyExistsException, __ResourceAlreadyExistsException);
|
|
1427
|
-
export var ResourceNotFoundException = [
|
|
1428
|
-
-3,
|
|
1429
|
-
n0,
|
|
1430
|
-
_RNFE,
|
|
1431
|
-
{
|
|
1432
|
-
[_e]: _c,
|
|
1433
|
-
},
|
|
1434
|
-
[_m],
|
|
1435
|
-
[0],
|
|
1436
|
-
];
|
|
1382
|
+
export var ResourceNotFoundException = [-3, n0, _RNFE, { [_e]: _c }, [_m], [0]];
|
|
1437
1383
|
TypeRegistry.for(n0).registerError(ResourceNotFoundException, __ResourceNotFoundException);
|
|
1438
1384
|
export var RetryBuildBatchInput = [3, n0, _RBBI, 0, [_id, _iTd, _rT], [0, 0, 0]];
|
|
1439
1385
|
export var RetryBuildBatchOutput = [3, n0, _RBBO, 0, [_bBu], [() => BuildBatch]];
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
1
|
+
import type { HttpHandlerOptions as __HttpHandlerOptions } from "@smithy/types";
|
|
2
2
|
import { CodeBuildClient } from "./CodeBuildClient";
|
|
3
3
|
import { BatchDeleteBuildsCommandInput, BatchDeleteBuildsCommandOutput } from "./commands/BatchDeleteBuildsCommand";
|
|
4
4
|
import { BatchGetBuildBatchesCommandInput, BatchGetBuildBatchesCommandOutput } from "./commands/BatchGetBuildBatchesCommand";
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { HostHeaderInputConfig, HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
-
import { UserAgentInputConfig, UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
-
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
-
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
-
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
-
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
-
import {
|
|
8
|
-
import {
|
|
9
|
-
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
1
|
+
import { type HostHeaderInputConfig, type HostHeaderResolvedConfig } from "@aws-sdk/middleware-host-header";
|
|
2
|
+
import { type UserAgentInputConfig, type UserAgentResolvedConfig } from "@aws-sdk/middleware-user-agent";
|
|
3
|
+
import { type RegionInputConfig, type RegionResolvedConfig } from "@smithy/config-resolver";
|
|
4
|
+
import { type EndpointInputConfig, type EndpointResolvedConfig } from "@smithy/middleware-endpoint";
|
|
5
|
+
import { type RetryInputConfig, type RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
|
+
import type { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
|
+
import { type DefaultsMode as __DefaultsMode, type SmithyConfiguration as __SmithyConfiguration, type SmithyResolvedConfiguration as __SmithyResolvedConfiguration, Client as __Client } from "@smithy/smithy-client";
|
|
8
|
+
import { type BodyLengthCalculator as __BodyLengthCalculator, type CheckOptionalClientConfig as __CheckOptionalClientConfig, type ChecksumConstructor as __ChecksumConstructor, type ClientProtocol, type Decoder as __Decoder, type Encoder as __Encoder, type HashConstructor as __HashConstructor, type HttpHandlerOptions as __HttpHandlerOptions, type HttpRequest, type HttpResponse, type Logger as __Logger, type Provider as __Provider, type StreamCollector as __StreamCollector, type UrlParser as __UrlParser, AwsCredentialIdentityProvider, Provider, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
|
+
import { type HttpAuthSchemeInputConfig, type HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { BatchDeleteBuildsCommandInput, BatchDeleteBuildsCommandOutput } from "./commands/BatchDeleteBuildsCommand";
|
|
11
11
|
import { BatchGetBuildBatchesCommandInput, BatchGetBuildBatchesCommandOutput } from "./commands/BatchGetBuildBatchesCommand";
|
|
12
12
|
import { BatchGetBuildsCommandInput, BatchGetBuildsCommandOutput } from "./commands/BatchGetBuildsCommand";
|
|
@@ -67,7 +67,7 @@ import { UpdateProjectVisibilityCommandInput, UpdateProjectVisibilityCommandOutp
|
|
|
67
67
|
import { UpdateReportGroupCommandInput, UpdateReportGroupCommandOutput } from "./commands/UpdateReportGroupCommand";
|
|
68
68
|
import { UpdateWebhookCommandInput, UpdateWebhookCommandOutput } from "./commands/UpdateWebhookCommand";
|
|
69
69
|
import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
|
|
70
|
-
import { RuntimeExtension, RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
70
|
+
import { type RuntimeExtension, type RuntimeExtensionsConfig } from "./runtimeExtensions";
|
|
71
71
|
export { __Client };
|
|
72
72
|
/**
|
|
73
73
|
* @public
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AwsCredentialIdentity, AwsCredentialIdentityProvider
|
|
2
|
-
import { CodeBuildHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
1
|
+
import { type HttpAuthScheme, AwsCredentialIdentity, AwsCredentialIdentityProvider } from "@smithy/types";
|
|
2
|
+
import type { CodeBuildHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
3
3
|
/**
|
|
4
4
|
* @internal
|
|
5
5
|
*/
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { AwsSdkSigV4AuthInputConfig, AwsSdkSigV4AuthResolvedConfig, AwsSdkSigV4PreviouslyResolved } from "@aws-sdk/core";
|
|
2
|
-
import { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig } from "../CodeBuildClient";
|
|
2
|
+
import type { HandlerExecutionContext, HttpAuthScheme, HttpAuthSchemeParameters, HttpAuthSchemeParametersProvider, HttpAuthSchemeProvider, Provider } from "@smithy/types";
|
|
3
|
+
import { type CodeBuildClientResolvedConfig } from "../CodeBuildClient";
|
|
4
4
|
/**
|
|
5
5
|
* @internal
|
|
6
6
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { BatchDeleteBuildsInput, BatchDeleteBuildsOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { BatchDeleteBuildsInput, BatchDeleteBuildsOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { BatchGetBuildBatchesInput, BatchGetBuildBatchesOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { BatchGetBuildBatchesInput, BatchGetBuildBatchesOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { BatchGetBuildsInput, BatchGetBuildsOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { BatchGetBuildsInput, BatchGetBuildsOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { BatchGetCommandExecutionsInput, BatchGetCommandExecutionsOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { BatchGetCommandExecutionsInput, BatchGetCommandExecutionsOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { BatchGetFleetsInput, BatchGetFleetsOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { BatchGetFleetsInput, BatchGetFleetsOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { BatchGetProjectsInput, BatchGetProjectsOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { BatchGetProjectsInput, BatchGetProjectsOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { BatchGetReportGroupsInput, BatchGetReportGroupsOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { BatchGetReportGroupsInput, BatchGetReportGroupsOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { BatchGetReportsInput, BatchGetReportsOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { BatchGetReportsInput, BatchGetReportsOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { BatchGetSandboxesInput, BatchGetSandboxesOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { BatchGetSandboxesInput, BatchGetSandboxesOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { CreateFleetInput, CreateFleetOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { CreateFleetInput, CreateFleetOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { CreateProjectInput, CreateProjectOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { CreateProjectInput, CreateProjectOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { CreateReportGroupInput, CreateReportGroupOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { CreateReportGroupInput, CreateReportGroupOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { CreateWebhookInput, CreateWebhookOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { CreateWebhookInput, CreateWebhookOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { DeleteBuildBatchInput, DeleteBuildBatchOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { DeleteBuildBatchInput, DeleteBuildBatchOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { DeleteFleetInput, DeleteFleetOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { DeleteFleetInput, DeleteFleetOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { DeleteProjectInput, DeleteProjectOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { DeleteProjectInput, DeleteProjectOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { DeleteReportInput, DeleteReportOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { DeleteReportInput, DeleteReportOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { DeleteReportGroupInput, DeleteReportGroupOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { DeleteReportGroupInput, DeleteReportGroupOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { DeleteResourcePolicyInput, DeleteResourcePolicyOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { DeleteResourcePolicyInput, DeleteResourcePolicyOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { DeleteSourceCredentialsInput, DeleteSourceCredentialsOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { DeleteSourceCredentialsInput, DeleteSourceCredentialsOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { DeleteWebhookInput, DeleteWebhookOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { DeleteWebhookInput, DeleteWebhookOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { DescribeCodeCoveragesInput, DescribeCodeCoveragesOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { DescribeCodeCoveragesInput, DescribeCodeCoveragesOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
|
-
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
-
import { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
-
import { DescribeTestCasesInput, DescribeTestCasesOutput } from "../models/models_0";
|
|
2
|
+
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
|
+
import type { CodeBuildClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CodeBuildClient";
|
|
4
|
+
import type { DescribeTestCasesInput, DescribeTestCasesOutput } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|