/var/runtime/node_modules/@aws-sdk/client-codebuild/dist-cjs
This explorer reads the filesystem of the server it runs on, so /workspace/user isn't present here. Browsing and the terminal still work against this server's own disk from /.
"use strict";var __defProp = Object.defineProperty;var __getOwnPropDesc = Object.getOwnPropertyDescriptor;var __getOwnPropNames = Object.getOwnPropertyNames;var __hasOwnProp = Object.prototype.hasOwnProperty;var __name = (target, value) => __defProp(target, "name", { value, configurable: true });var __export = (target, all) => { for (var name in all) __defProp(target, name, { get: all[name], enumerable: true });};var __copyProps = (to, from, except, desc) => { if (from && typeof from === "object" || typeof from === "function") { for (let key of __getOwnPropNames(from)) if (!__hasOwnProp.call(to, key) && key !== except) __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable }); } return to;};var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod); // src/index.tsvar index_exports = {};__export(index_exports, { AccountLimitExceededException: () => AccountLimitExceededException, AccountSuspendedException: () => AccountSuspendedException, ArtifactNamespace: () => ArtifactNamespace, ArtifactPackaging: () => ArtifactPackaging, ArtifactsType: () => ArtifactsType, AuthType: () => AuthType, BatchDeleteBuildsCommand: () => BatchDeleteBuildsCommand, BatchGetBuildBatchesCommand: () => BatchGetBuildBatchesCommand, BatchGetBuildsCommand: () => BatchGetBuildsCommand, BatchGetCommandExecutionsCommand: () => BatchGetCommandExecutionsCommand, BatchGetCommandExecutionsOutputFilterSensitiveLog: () => BatchGetCommandExecutionsOutputFilterSensitiveLog, BatchGetFleetsCommand: () => BatchGetFleetsCommand, BatchGetProjectsCommand: () => BatchGetProjectsCommand, BatchGetReportGroupsCommand: () => BatchGetReportGroupsCommand, BatchGetReportsCommand: () => BatchGetReportsCommand, BatchGetSandboxesCommand: () => BatchGetSandboxesCommand, BatchReportModeType: () => BatchReportModeType, BucketOwnerAccess: () => BucketOwnerAccess, BuildBatchPhaseType: () => BuildBatchPhaseType, BuildPhaseType: () => BuildPhaseType, CacheMode: () => CacheMode, CacheType: () => CacheType, CodeBuild: () => CodeBuild, CodeBuildClient: () => CodeBuildClient, CodeBuildServiceException: () => CodeBuildServiceException, CommandExecutionFilterSensitiveLog: () => CommandExecutionFilterSensitiveLog, CommandType: () => CommandType, ComputeType: () => ComputeType, CreateFleetCommand: () => CreateFleetCommand, CreateProjectCommand: () => CreateProjectCommand, CreateReportGroupCommand: () => CreateReportGroupCommand, CreateWebhookCommand: () => CreateWebhookCommand, CredentialProviderType: () => CredentialProviderType, DeleteBuildBatchCommand: () => DeleteBuildBatchCommand, DeleteFleetCommand: () => DeleteFleetCommand, DeleteProjectCommand: () => DeleteProjectCommand, DeleteReportCommand: () => DeleteReportCommand, DeleteReportGroupCommand: () => DeleteReportGroupCommand, DeleteResourcePolicyCommand: () => DeleteResourcePolicyCommand, DeleteSourceCredentialsCommand: () => DeleteSourceCredentialsCommand, DeleteWebhookCommand: () => DeleteWebhookCommand, DescribeCodeCoveragesCommand: () => DescribeCodeCoveragesCommand, DescribeTestCasesCommand: () => DescribeTestCasesCommand, EnvironmentType: () => EnvironmentType, EnvironmentVariableType: () => EnvironmentVariableType, FileSystemType: () => FileSystemType, FleetContextCode: () => FleetContextCode, FleetOverflowBehavior: () => FleetOverflowBehavior, FleetProxyRuleBehavior: () => FleetProxyRuleBehavior, FleetProxyRuleEffectType: () => FleetProxyRuleEffectType, FleetProxyRuleType: () => FleetProxyRuleType, FleetScalingMetricType: () => FleetScalingMetricType, FleetScalingType: () => FleetScalingType, FleetSortByType: () => FleetSortByType, FleetStatusCode: () => FleetStatusCode, GetReportGroupTrendCommand: () => GetReportGroupTrendCommand, GetResourcePolicyCommand: () => GetResourcePolicyCommand, ImagePullCredentialsType: () => ImagePullCredentialsType, ImportSourceCredentialsCommand: () => ImportSourceCredentialsCommand, ImportSourceCredentialsInputFilterSensitiveLog: () => ImportSourceCredentialsInputFilterSensitiveLog, InvalidInputException: () => InvalidInputException, InvalidateProjectCacheCommand: () => InvalidateProjectCacheCommand, LanguageType: () => LanguageType, ListBuildBatchesCommand: () => ListBuildBatchesCommand, ListBuildBatchesForProjectCommand: () => ListBuildBatchesForProjectCommand, ListBuildsCommand: () => ListBuildsCommand, ListBuildsForProjectCommand: () => ListBuildsForProjectCommand, ListCommandExecutionsForSandboxCommand: () => ListCommandExecutionsForSandboxCommand, ListCommandExecutionsForSandboxInputFilterSensitiveLog: () => ListCommandExecutionsForSandboxInputFilterSensitiveLog, ListCommandExecutionsForSandboxOutputFilterSensitiveLog: () => ListCommandExecutionsForSandboxOutputFilterSensitiveLog, ListCuratedEnvironmentImagesCommand: () => ListCuratedEnvironmentImagesCommand, ListFleetsCommand: () => ListFleetsCommand, ListFleetsInputFilterSensitiveLog: () => ListFleetsInputFilterSensitiveLog, ListProjectsCommand: () => ListProjectsCommand, ListReportGroupsCommand: () => ListReportGroupsCommand, ListReportsCommand: () => ListReportsCommand, ListReportsForReportGroupCommand: () => ListReportsForReportGroupCommand, ListSandboxesCommand: () => ListSandboxesCommand, ListSandboxesForProjectCommand: () => ListSandboxesForProjectCommand, ListSandboxesForProjectInputFilterSensitiveLog: () => ListSandboxesForProjectInputFilterSensitiveLog, ListSharedProjectsCommand: () => ListSharedProjectsCommand, ListSharedReportGroupsCommand: () => ListSharedReportGroupsCommand, ListSourceCredentialsCommand: () => ListSourceCredentialsCommand, LogsConfigStatusType: () => LogsConfigStatusType, MachineType: () => MachineType, OAuthProviderException: () => OAuthProviderException, PlatformType: () => PlatformType, ProjectSortByType: () => ProjectSortByType, ProjectVisibilityType: () => ProjectVisibilityType, PullRequestBuildApproverRole: () => PullRequestBuildApproverRole, PullRequestBuildCommentApproval: () => PullRequestBuildCommentApproval, PutResourcePolicyCommand: () => PutResourcePolicyCommand, ReportCodeCoverageSortByType: () => ReportCodeCoverageSortByType, ReportExportConfigType: () => ReportExportConfigType, ReportGroupSortByType: () => ReportGroupSortByType, ReportGroupStatusType: () => ReportGroupStatusType, ReportGroupTrendFieldType: () => ReportGroupTrendFieldType, ReportPackagingType: () => ReportPackagingType, ReportStatusType: () => ReportStatusType, ReportType: () => ReportType, ResourceAlreadyExistsException: () => ResourceAlreadyExistsException, ResourceNotFoundException: () => ResourceNotFoundException, RetryBuildBatchCommand: () => RetryBuildBatchCommand, RetryBuildBatchType: () => RetryBuildBatchType, RetryBuildCommand: () => RetryBuildCommand, ServerType: () => ServerType, SharedResourceSortByType: () => SharedResourceSortByType, SortOrderType: () => SortOrderType, SourceAuthType: () => SourceAuthType, SourceType: () => SourceType, StartBuildBatchCommand: () => StartBuildBatchCommand, StartBuildCommand: () => StartBuildCommand, StartCommandExecutionCommand: () => StartCommandExecutionCommand, StartCommandExecutionInputFilterSensitiveLog: () => StartCommandExecutionInputFilterSensitiveLog, StartCommandExecutionOutputFilterSensitiveLog: () => StartCommandExecutionOutputFilterSensitiveLog, StartSandboxCommand: () => StartSandboxCommand, StartSandboxConnectionCommand: () => StartSandboxConnectionCommand, StartSandboxInputFilterSensitiveLog: () => StartSandboxInputFilterSensitiveLog, StatusType: () => StatusType, StopBuildBatchCommand: () => StopBuildBatchCommand, StopBuildCommand: () => StopBuildCommand, StopSandboxCommand: () => StopSandboxCommand, UpdateFleetCommand: () => UpdateFleetCommand, UpdateProjectCommand: () => UpdateProjectCommand, UpdateProjectVisibilityCommand: () => UpdateProjectVisibilityCommand, UpdateReportGroupCommand: () => UpdateReportGroupCommand, UpdateWebhookCommand: () => UpdateWebhookCommand, WebhookBuildType: () => WebhookBuildType, WebhookFilterType: () => WebhookFilterType, WebhookScopeType: () => WebhookScopeType, WebhookStatus: () => WebhookStatus, __Client: () => import_smithy_client.Client, paginateDescribeCodeCoverages: () => paginateDescribeCodeCoverages, paginateDescribeTestCases: () => paginateDescribeTestCases, paginateListBuildBatches: () => paginateListBuildBatches, paginateListBuildBatchesForProject: () => paginateListBuildBatchesForProject, paginateListBuilds: () => paginateListBuilds, paginateListBuildsForProject: () => paginateListBuildsForProject, paginateListCommandExecutionsForSandbox: () => paginateListCommandExecutionsForSandbox, paginateListFleets: () => paginateListFleets, paginateListProjects: () => paginateListProjects, paginateListReportGroups: () => paginateListReportGroups, paginateListReports: () => paginateListReports, paginateListReportsForReportGroup: () => paginateListReportsForReportGroup, paginateListSandboxes: () => paginateListSandboxes, paginateListSandboxesForProject: () => paginateListSandboxesForProject, paginateListSharedProjects: () => paginateListSharedProjects, paginateListSharedReportGroups: () => paginateListSharedReportGroups});module.exports = __toCommonJS(index_exports); // src/CodeBuildClient.tsvar import_middleware_host_header = require("@aws-sdk/middleware-host-header");var import_middleware_logger = require("@aws-sdk/middleware-logger");var import_middleware_recursion_detection = require("@aws-sdk/middleware-recursion-detection");var import_middleware_user_agent = require("@aws-sdk/middleware-user-agent");var import_config_resolver = require("@smithy/config-resolver");var import_core = require("@smithy/core");var import_middleware_content_length = require("@smithy/middleware-content-length");var import_middleware_endpoint = require("@smithy/middleware-endpoint");var import_middleware_retry = require("@smithy/middleware-retry"); var import_httpAuthSchemeProvider = require("./auth/httpAuthSchemeProvider"); // src/endpoint/EndpointParameters.tsvar resolveClientEndpointParameters = /* @__PURE__ */ __name((options) => { return Object.assign(options, { useDualstackEndpoint: options.useDualstackEndpoint ?? false, useFipsEndpoint: options.useFipsEndpoint ?? false, defaultSigningName: "codebuild" });}, "resolveClientEndpointParameters");var commonParams = { UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" }, Endpoint: { type: "builtInParams", name: "endpoint" }, Region: { type: "builtInParams", name: "region" }, UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" }}; // src/CodeBuildClient.tsvar import_runtimeConfig = require("././runtimeConfig"); // src/runtimeExtensions.tsvar import_region_config_resolver = require("@aws-sdk/region-config-resolver");var import_protocol_http = require("@smithy/protocol-http");var import_smithy_client = require("@smithy/smithy-client"); // src/auth/httpAuthExtensionConfiguration.tsvar getHttpAuthExtensionConfiguration = /* @__PURE__ */ __name((runtimeConfig) => { const _httpAuthSchemes = runtimeConfig.httpAuthSchemes; let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider; let _credentials = runtimeConfig.credentials; return { setHttpAuthScheme(httpAuthScheme) { const index = _httpAuthSchemes.findIndex((scheme) => scheme.schemeId === httpAuthScheme.schemeId); if (index === -1) { _httpAuthSchemes.push(httpAuthScheme); } else { _httpAuthSchemes.splice(index, 1, httpAuthScheme); } }, httpAuthSchemes() { return _httpAuthSchemes; }, setHttpAuthSchemeProvider(httpAuthSchemeProvider) { _httpAuthSchemeProvider = httpAuthSchemeProvider; }, httpAuthSchemeProvider() { return _httpAuthSchemeProvider; }, setCredentials(credentials) { _credentials = credentials; }, credentials() { return _credentials; } };}, "getHttpAuthExtensionConfiguration");var resolveHttpAuthRuntimeConfig = /* @__PURE__ */ __name((config) => { return { httpAuthSchemes: config.httpAuthSchemes(), httpAuthSchemeProvider: config.httpAuthSchemeProvider(), credentials: config.credentials() };}, "resolveHttpAuthRuntimeConfig"); // src/runtimeExtensions.tsvar resolveRuntimeExtensions = /* @__PURE__ */ __name((runtimeConfig, extensions) => { const extensionConfiguration = Object.assign( (0, import_region_config_resolver.getAwsRegionExtensionConfiguration)(runtimeConfig), (0, import_smithy_client.getDefaultExtensionConfiguration)(runtimeConfig), (0, import_protocol_http.getHttpHandlerExtensionConfiguration)(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig) ); extensions.forEach((extension) => extension.configure(extensionConfiguration)); return Object.assign( runtimeConfig, (0, import_region_config_resolver.resolveAwsRegionExtensionConfiguration)(extensionConfiguration), (0, import_smithy_client.resolveDefaultRuntimeConfig)(extensionConfiguration), (0, import_protocol_http.resolveHttpHandlerRuntimeConfig)(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration) );}, "resolveRuntimeExtensions"); // src/CodeBuildClient.tsvar CodeBuildClient = class extends import_smithy_client.Client { static { __name(this, "CodeBuildClient"); } /** * The resolved configuration of CodeBuildClient class. This is resolved and normalized from the {@link CodeBuildClientConfig | constructor configuration interface}. */ config; constructor(...[configuration]) { const _config_0 = (0, import_runtimeConfig.getRuntimeConfig)(configuration || {}); super(_config_0); this.initConfig = _config_0; const _config_1 = resolveClientEndpointParameters(_config_0); const _config_2 = (0, import_middleware_user_agent.resolveUserAgentConfig)(_config_1); const _config_3 = (0, import_middleware_retry.resolveRetryConfig)(_config_2); const _config_4 = (0, import_config_resolver.resolveRegionConfig)(_config_3); const _config_5 = (0, import_middleware_host_header.resolveHostHeaderConfig)(_config_4); const _config_6 = (0, import_middleware_endpoint.resolveEndpointConfig)(_config_5); const _config_7 = (0, import_httpAuthSchemeProvider.resolveHttpAuthSchemeConfig)(_config_6); const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []); this.config = _config_8; this.middlewareStack.use((0, import_middleware_user_agent.getUserAgentPlugin)(this.config)); this.middlewareStack.use((0, import_middleware_retry.getRetryPlugin)(this.config)); this.middlewareStack.use((0, import_middleware_content_length.getContentLengthPlugin)(this.config)); this.middlewareStack.use((0, import_middleware_host_header.getHostHeaderPlugin)(this.config)); this.middlewareStack.use((0, import_middleware_logger.getLoggerPlugin)(this.config)); this.middlewareStack.use((0, import_middleware_recursion_detection.getRecursionDetectionPlugin)(this.config)); this.middlewareStack.use( (0, import_core.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, { httpAuthSchemeParametersProvider: import_httpAuthSchemeProvider.defaultCodeBuildHttpAuthSchemeParametersProvider, identityProviderConfigProvider: /* @__PURE__ */ __name(async (config) => new import_core.DefaultIdentityProviderConfig({ "aws.auth#sigv4": config.credentials }), "identityProviderConfigProvider") }) ); this.middlewareStack.use((0, import_core.getHttpSigningPlugin)(this.config)); } /** * Destroy underlying resources, like sockets. It's usually not necessary to do this. * However in Node.js, it's best to explicitly shut down the client's agent when it is no longer needed. * Otherwise, sockets might stay open for quite a long time before the server terminates them. */ destroy() { super.destroy(); }}; // src/CodeBuild.ts // src/commands/BatchDeleteBuildsCommand.ts var import_middleware_serde = require("@smithy/middleware-serde"); // src/protocols/Aws_json1_1.tsvar import_core2 = require("@aws-sdk/core"); // src/models/CodeBuildServiceException.ts var CodeBuildServiceException = class _CodeBuildServiceException extends import_smithy_client.ServiceException { static { __name(this, "CodeBuildServiceException"); } /** * @internal */ constructor(options) { super(options); Object.setPrototypeOf(this, _CodeBuildServiceException.prototype); }}; // src/models/models_0.ts var AccountLimitExceededException = class _AccountLimitExceededException extends CodeBuildServiceException { static { __name(this, "AccountLimitExceededException"); } name = "AccountLimitExceededException"; $fault = "client"; /** * @internal */ constructor(opts) { super({ name: "AccountLimitExceededException", $fault: "client", ...opts }); Object.setPrototypeOf(this, _AccountLimitExceededException.prototype); }};var AccountSuspendedException = class _AccountSuspendedException extends CodeBuildServiceException { static { __name(this, "AccountSuspendedException"); } name = "AccountSuspendedException"; $fault = "client"; /** * @internal */ constructor(opts) { super({ name: "AccountSuspendedException", $fault: "client", ...opts }); Object.setPrototypeOf(this, _AccountSuspendedException.prototype); }};var ArtifactNamespace = { BUILD_ID: "BUILD_ID", NONE: "NONE"};var ArtifactPackaging = { NONE: "NONE", ZIP: "ZIP"};var ArtifactsType = { CODEPIPELINE: "CODEPIPELINE", NO_ARTIFACTS: "NO_ARTIFACTS", S3: "S3"};var AuthType = { BASIC_AUTH: "BASIC_AUTH", CODECONNECTIONS: "CODECONNECTIONS", OAUTH: "OAUTH", PERSONAL_ACCESS_TOKEN: "PERSONAL_ACCESS_TOKEN", SECRETS_MANAGER: "SECRETS_MANAGER"};var InvalidInputException = class _InvalidInputException extends CodeBuildServiceException { static { __name(this, "InvalidInputException"); } name = "InvalidInputException"; $fault = "client"; /** * @internal */ constructor(opts) { super({ name: "InvalidInputException", $fault: "client", ...opts }); Object.setPrototypeOf(this, _InvalidInputException.prototype); }};var BucketOwnerAccess = { FULL: "FULL", NONE: "NONE", READ_ONLY: "READ_ONLY"};var BatchReportModeType = { REPORT_AGGREGATED_BATCH: "REPORT_AGGREGATED_BATCH", REPORT_INDIVIDUAL_BUILDS: "REPORT_INDIVIDUAL_BUILDS"};var StatusType = { FAILED: "FAILED", FAULT: "FAULT", IN_PROGRESS: "IN_PROGRESS", STOPPED: "STOPPED", SUCCEEDED: "SUCCEEDED", TIMED_OUT: "TIMED_OUT"};var CacheMode = { LOCAL_CUSTOM_CACHE: "LOCAL_CUSTOM_CACHE", LOCAL_DOCKER_LAYER_CACHE: "LOCAL_DOCKER_LAYER_CACHE", LOCAL_SOURCE_CACHE: "LOCAL_SOURCE_CACHE"};var CacheType = { LOCAL: "LOCAL", NO_CACHE: "NO_CACHE", S3: "S3"};var MachineType = { GENERAL: "GENERAL", NVME: "NVME"};var ComputeType = { ATTRIBUTE_BASED_COMPUTE: "ATTRIBUTE_BASED_COMPUTE", BUILD_GENERAL1_2XLARGE: "BUILD_GENERAL1_2XLARGE", BUILD_GENERAL1_LARGE: "BUILD_GENERAL1_LARGE", BUILD_GENERAL1_MEDIUM: "BUILD_GENERAL1_MEDIUM", BUILD_GENERAL1_SMALL: "BUILD_GENERAL1_SMALL", BUILD_GENERAL1_XLARGE: "BUILD_GENERAL1_XLARGE", BUILD_LAMBDA_10GB: "BUILD_LAMBDA_10GB", BUILD_LAMBDA_1GB: "BUILD_LAMBDA_1GB", BUILD_LAMBDA_2GB: "BUILD_LAMBDA_2GB", BUILD_LAMBDA_4GB: "BUILD_LAMBDA_4GB", BUILD_LAMBDA_8GB: "BUILD_LAMBDA_8GB", CUSTOM_INSTANCE_TYPE: "CUSTOM_INSTANCE_TYPE"};var EnvironmentVariableType = { PARAMETER_STORE: "PARAMETER_STORE", PLAINTEXT: "PLAINTEXT", SECRETS_MANAGER: "SECRETS_MANAGER"};var ImagePullCredentialsType = { CODEBUILD: "CODEBUILD", SERVICE_ROLE: "SERVICE_ROLE"};var CredentialProviderType = { SECRETS_MANAGER: "SECRETS_MANAGER"};var EnvironmentType = { ARM_CONTAINER: "ARM_CONTAINER", ARM_EC2: "ARM_EC2", ARM_LAMBDA_CONTAINER: "ARM_LAMBDA_CONTAINER", LINUX_CONTAINER: "LINUX_CONTAINER", LINUX_EC2: "LINUX_EC2", LINUX_GPU_CONTAINER: "LINUX_GPU_CONTAINER", LINUX_LAMBDA_CONTAINER: "LINUX_LAMBDA_CONTAINER", MAC_ARM: "MAC_ARM", WINDOWS_CONTAINER: "WINDOWS_CONTAINER", WINDOWS_EC2: "WINDOWS_EC2", WINDOWS_SERVER_2019_CONTAINER: "WINDOWS_SERVER_2019_CONTAINER", WINDOWS_SERVER_2022_CONTAINER: "WINDOWS_SERVER_2022_CONTAINER"};var FileSystemType = { EFS: "EFS"};var LogsConfigStatusType = { DISABLED: "DISABLED", ENABLED: "ENABLED"};var BuildBatchPhaseType = { COMBINE_ARTIFACTS: "COMBINE_ARTIFACTS", DOWNLOAD_BATCHSPEC: "DOWNLOAD_BATCHSPEC", FAILED: "FAILED", IN_PROGRESS: "IN_PROGRESS", STOPPED: "STOPPED", SUBMITTED: "SUBMITTED", SUCCEEDED: "SUCCEEDED"};var SourceAuthType = { CODECONNECTIONS: "CODECONNECTIONS", OAUTH: "OAUTH", SECRETS_MANAGER: "SECRETS_MANAGER"};var SourceType = { BITBUCKET: "BITBUCKET", CODECOMMIT: "CODECOMMIT", CODEPIPELINE: "CODEPIPELINE", GITHUB: "GITHUB", GITHUB_ENTERPRISE: "GITHUB_ENTERPRISE", GITLAB: "GITLAB", GITLAB_SELF_MANAGED: "GITLAB_SELF_MANAGED", NO_SOURCE: "NO_SOURCE", S3: "S3"};var BuildPhaseType = { BUILD: "BUILD", COMPLETED: "COMPLETED", DOWNLOAD_SOURCE: "DOWNLOAD_SOURCE", FINALIZING: "FINALIZING", INSTALL: "INSTALL", POST_BUILD: "POST_BUILD", PRE_BUILD: "PRE_BUILD", PROVISIONING: "PROVISIONING", QUEUED: "QUEUED", SUBMITTED: "SUBMITTED", UPLOAD_ARTIFACTS: "UPLOAD_ARTIFACTS"};var CommandType = { SHELL: "SHELL"};var FleetOverflowBehavior = { ON_DEMAND: "ON_DEMAND", QUEUE: "QUEUE"};var FleetProxyRuleBehavior = { ALLOW_ALL: "ALLOW_ALL", DENY_ALL: "DENY_ALL"};var FleetProxyRuleEffectType = { ALLOW: "ALLOW", DENY: "DENY"};var FleetProxyRuleType = { DOMAIN: "DOMAIN", IP: "IP"};var FleetScalingType = { TARGET_TRACKING_SCALING: "TARGET_TRACKING_SCALING"};var FleetScalingMetricType = { FLEET_UTILIZATION_RATE: "FLEET_UTILIZATION_RATE"};var FleetContextCode = { ACTION_REQUIRED: "ACTION_REQUIRED", CREATE_FAILED: "CREATE_FAILED", INSUFFICIENT_CAPACITY: "INSUFFICIENT_CAPACITY", PENDING_DELETION: "PENDING_DELETION", UPDATE_FAILED: "UPDATE_FAILED"};var FleetStatusCode = { ACTIVE: "ACTIVE", CREATE_FAILED: "CREATE_FAILED", CREATING: "CREATING", DELETING: "DELETING", PENDING_DELETION: "PENDING_DELETION", ROTATING: "ROTATING", UPDATE_ROLLBACK_FAILED: "UPDATE_ROLLBACK_FAILED", UPDATING: "UPDATING"};var ProjectVisibilityType = { PRIVATE: "PRIVATE", PUBLIC_READ: "PUBLIC_READ"};var WebhookBuildType = { BUILD: "BUILD", BUILD_BATCH: "BUILD_BATCH", RUNNER_BUILDKITE_BUILD: "RUNNER_BUILDKITE_BUILD"};var WebhookFilterType = { ACTOR_ACCOUNT_ID: "ACTOR_ACCOUNT_ID", BASE_REF: "BASE_REF", COMMIT_MESSAGE: "COMMIT_MESSAGE", EVENT: "EVENT", FILE_PATH: "FILE_PATH", HEAD_REF: "HEAD_REF", ORGANIZATION_NAME: "ORGANIZATION_NAME", RELEASE_NAME: "RELEASE_NAME", REPOSITORY_NAME: "REPOSITORY_NAME", TAG_NAME: "TAG_NAME", WORKFLOW_NAME: "WORKFLOW_NAME"};var PullRequestBuildApproverRole = { BITBUCKET_ADMIN: "BITBUCKET_ADMIN", BITBUCKET_READ: "BITBUCKET_READ", BITBUCKET_WRITE: "BITBUCKET_WRITE", GITHUB_ADMIN: "GITHUB_ADMIN", GITHUB_MAINTAIN: "GITHUB_MAINTAIN", GITHUB_READ: "GITHUB_READ", GITHUB_TRIAGE: "GITHUB_TRIAGE", GITHUB_WRITE: "GITHUB_WRITE", GITLAB_DEVELOPER: "GITLAB_DEVELOPER", GITLAB_GUEST: "GITLAB_GUEST", GITLAB_MAINTAINER: "GITLAB_MAINTAINER", GITLAB_OWNER: "GITLAB_OWNER", GITLAB_PLANNER: "GITLAB_PLANNER", GITLAB_REPORTER: "GITLAB_REPORTER"};var PullRequestBuildCommentApproval = { ALL_PULL_REQUESTS: "ALL_PULL_REQUESTS", DISABLED: "DISABLED", FORK_PULL_REQUESTS: "FORK_PULL_REQUESTS"};var WebhookScopeType = { GITHUB_GLOBAL: "GITHUB_GLOBAL", GITHUB_ORGANIZATION: "GITHUB_ORGANIZATION", GITLAB_GROUP: "GITLAB_GROUP"};var WebhookStatus = { ACTIVE: "ACTIVE", CREATE_FAILED: "CREATE_FAILED", CREATING: "CREATING", DELETING: "DELETING"};var ReportExportConfigType = { NO_EXPORT: "NO_EXPORT", S3: "S3"};var ReportPackagingType = { NONE: "NONE", ZIP: "ZIP"};var ReportGroupStatusType = { ACTIVE: "ACTIVE", DELETING: "DELETING"};var ReportType = { CODE_COVERAGE: "CODE_COVERAGE", TEST: "TEST"};var ReportStatusType = { DELETING: "DELETING", FAILED: "FAILED", GENERATING: "GENERATING", INCOMPLETE: "INCOMPLETE", SUCCEEDED: "SUCCEEDED"};var ResourceAlreadyExistsException = class _ResourceAlreadyExistsException extends CodeBuildServiceException { static { __name(this, "ResourceAlreadyExistsException"); } name = "ResourceAlreadyExistsException"; $fault = "client"; /** * @internal */ constructor(opts) { super({ name: "ResourceAlreadyExistsException", $fault: "client", ...opts }); Object.setPrototypeOf(this, _ResourceAlreadyExistsException.prototype); }};var OAuthProviderException = class _OAuthProviderException extends CodeBuildServiceException { static { __name(this, "OAuthProviderException"); } name = "OAuthProviderException"; $fault = "client"; /** * @internal */ constructor(opts) { super({ name: "OAuthProviderException", $fault: "client", ...opts }); Object.setPrototypeOf(this, _OAuthProviderException.prototype); }};var ResourceNotFoundException = class _ResourceNotFoundException extends CodeBuildServiceException { static { __name(this, "ResourceNotFoundException"); } name = "ResourceNotFoundException"; $fault = "client"; /** * @internal */ constructor(opts) { super({ name: "ResourceNotFoundException", $fault: "client", ...opts }); Object.setPrototypeOf(this, _ResourceNotFoundException.prototype); }};var ReportCodeCoverageSortByType = { FILE_PATH: "FILE_PATH", LINE_COVERAGE_PERCENTAGE: "LINE_COVERAGE_PERCENTAGE"};var SortOrderType = { ASCENDING: "ASCENDING", DESCENDING: "DESCENDING"};var ReportGroupTrendFieldType = { BRANCHES_COVERED: "BRANCHES_COVERED", BRANCHES_MISSED: "BRANCHES_MISSED", BRANCH_COVERAGE: "BRANCH_COVERAGE", DURATION: "DURATION", LINES_COVERED: "LINES_COVERED", LINES_MISSED: "LINES_MISSED", LINE_COVERAGE: "LINE_COVERAGE", PASS_RATE: "PASS_RATE", TOTAL: "TOTAL"};var ServerType = { BITBUCKET: "BITBUCKET", GITHUB: "GITHUB", GITHUB_ENTERPRISE: "GITHUB_ENTERPRISE", GITLAB: "GITLAB", GITLAB_SELF_MANAGED: "GITLAB_SELF_MANAGED"};var LanguageType = { ANDROID: "ANDROID", BASE: "BASE", DOCKER: "DOCKER", DOTNET: "DOTNET", GOLANG: "GOLANG", JAVA: "JAVA", NODE_JS: "NODE_JS", PHP: "PHP", PYTHON: "PYTHON", RUBY: "RUBY"};var PlatformType = { AMAZON_LINUX: "AMAZON_LINUX", DEBIAN: "DEBIAN", UBUNTU: "UBUNTU", WINDOWS_SERVER: "WINDOWS_SERVER"};var FleetSortByType = { CREATED_TIME: "CREATED_TIME", LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME", NAME: "NAME"};var ProjectSortByType = { CREATED_TIME: "CREATED_TIME", LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME", NAME: "NAME"};var ReportGroupSortByType = { CREATED_TIME: "CREATED_TIME", LAST_MODIFIED_TIME: "LAST_MODIFIED_TIME", NAME: "NAME"};var SharedResourceSortByType = { ARN: "ARN", MODIFIED_TIME: "MODIFIED_TIME"};var RetryBuildBatchType = { RETRY_ALL_BUILDS: "RETRY_ALL_BUILDS", RETRY_FAILED_BUILDS: "RETRY_FAILED_BUILDS"};var CommandExecutionFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({ ...obj, ...obj.command && { command: import_smithy_client.SENSITIVE_STRING }, ...obj.standardOutputContent && { standardOutputContent: import_smithy_client.SENSITIVE_STRING }, ...obj.standardErrContent && { standardErrContent: import_smithy_client.SENSITIVE_STRING }}), "CommandExecutionFilterSensitiveLog");var BatchGetCommandExecutionsOutputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({ ...obj, ...obj.commandExecutions && { commandExecutions: obj.commandExecutions.map((item) => CommandExecutionFilterSensitiveLog(item)) }}), "BatchGetCommandExecutionsOutputFilterSensitiveLog");var ImportSourceCredentialsInputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({ ...obj, ...obj.token && { token: import_smithy_client.SENSITIVE_STRING }}), "ImportSourceCredentialsInputFilterSensitiveLog");var ListCommandExecutionsForSandboxInputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({ ...obj, ...obj.nextToken && { nextToken: import_smithy_client.SENSITIVE_STRING }}), "ListCommandExecutionsForSandboxInputFilterSensitiveLog");var ListCommandExecutionsForSandboxOutputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({ ...obj, ...obj.commandExecutions && { commandExecutions: obj.commandExecutions.map((item) => CommandExecutionFilterSensitiveLog(item)) }}), "ListCommandExecutionsForSandboxOutputFilterSensitiveLog");var ListFleetsInputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({ ...obj, ...obj.nextToken && { nextToken: import_smithy_client.SENSITIVE_STRING }}), "ListFleetsInputFilterSensitiveLog");var ListSandboxesForProjectInputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({ ...obj, ...obj.nextToken && { nextToken: import_smithy_client.SENSITIVE_STRING }}), "ListSandboxesForProjectInputFilterSensitiveLog");var StartCommandExecutionInputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({ ...obj, ...obj.command && { command: import_smithy_client.SENSITIVE_STRING }}), "StartCommandExecutionInputFilterSensitiveLog");var StartCommandExecutionOutputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({ ...obj, ...obj.commandExecution && { commandExecution: CommandExecutionFilterSensitiveLog(obj.commandExecution) }}), "StartCommandExecutionOutputFilterSensitiveLog");var StartSandboxInputFilterSensitiveLog = /* @__PURE__ */ __name((obj) => ({ ...obj, ...obj.idempotencyToken && { idempotencyToken: import_smithy_client.SENSITIVE_STRING }}), "StartSandboxInputFilterSensitiveLog"); // src/protocols/Aws_json1_1.tsvar se_BatchDeleteBuildsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("BatchDeleteBuilds"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchDeleteBuildsCommand");var se_BatchGetBuildBatchesCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("BatchGetBuildBatches"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetBuildBatchesCommand");var se_BatchGetBuildsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("BatchGetBuilds"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetBuildsCommand");var se_BatchGetCommandExecutionsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("BatchGetCommandExecutions"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetCommandExecutionsCommand");var se_BatchGetFleetsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("BatchGetFleets"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetFleetsCommand");var se_BatchGetProjectsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("BatchGetProjects"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetProjectsCommand");var se_BatchGetReportGroupsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("BatchGetReportGroups"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetReportGroupsCommand");var se_BatchGetReportsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("BatchGetReports"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetReportsCommand");var se_BatchGetSandboxesCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("BatchGetSandboxes"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_BatchGetSandboxesCommand");var se_CreateFleetCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("CreateFleet"); let body; body = JSON.stringify(se_CreateFleetInput(input, context)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateFleetCommand");var se_CreateProjectCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("CreateProject"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateProjectCommand");var se_CreateReportGroupCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("CreateReportGroup"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateReportGroupCommand");var se_CreateWebhookCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("CreateWebhook"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_CreateWebhookCommand");var se_DeleteBuildBatchCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("DeleteBuildBatch"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteBuildBatchCommand");var se_DeleteFleetCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("DeleteFleet"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteFleetCommand");var se_DeleteProjectCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("DeleteProject"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteProjectCommand");var se_DeleteReportCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("DeleteReport"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteReportCommand");var se_DeleteReportGroupCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("DeleteReportGroup"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteReportGroupCommand");var se_DeleteResourcePolicyCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("DeleteResourcePolicy"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteResourcePolicyCommand");var se_DeleteSourceCredentialsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("DeleteSourceCredentials"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteSourceCredentialsCommand");var se_DeleteWebhookCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("DeleteWebhook"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DeleteWebhookCommand");var se_DescribeCodeCoveragesCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("DescribeCodeCoverages"); let body; body = JSON.stringify(se_DescribeCodeCoveragesInput(input, context)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DescribeCodeCoveragesCommand");var se_DescribeTestCasesCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("DescribeTestCases"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_DescribeTestCasesCommand");var se_GetReportGroupTrendCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("GetReportGroupTrend"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetReportGroupTrendCommand");var se_GetResourcePolicyCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("GetResourcePolicy"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_GetResourcePolicyCommand");var se_ImportSourceCredentialsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ImportSourceCredentials"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ImportSourceCredentialsCommand");var se_InvalidateProjectCacheCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("InvalidateProjectCache"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_InvalidateProjectCacheCommand");var se_ListBuildBatchesCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListBuildBatches"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListBuildBatchesCommand");var se_ListBuildBatchesForProjectCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListBuildBatchesForProject"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListBuildBatchesForProjectCommand");var se_ListBuildsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListBuilds"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListBuildsCommand");var se_ListBuildsForProjectCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListBuildsForProject"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListBuildsForProjectCommand");var se_ListCommandExecutionsForSandboxCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListCommandExecutionsForSandbox"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListCommandExecutionsForSandboxCommand");var se_ListCuratedEnvironmentImagesCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListCuratedEnvironmentImages"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListCuratedEnvironmentImagesCommand");var se_ListFleetsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListFleets"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListFleetsCommand");var se_ListProjectsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListProjects"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListProjectsCommand");var se_ListReportGroupsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListReportGroups"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListReportGroupsCommand");var se_ListReportsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListReports"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListReportsCommand");var se_ListReportsForReportGroupCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListReportsForReportGroup"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListReportsForReportGroupCommand");var se_ListSandboxesCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListSandboxes"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListSandboxesCommand");var se_ListSandboxesForProjectCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListSandboxesForProject"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListSandboxesForProjectCommand");var se_ListSharedProjectsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListSharedProjects"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListSharedProjectsCommand");var se_ListSharedReportGroupsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListSharedReportGroups"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListSharedReportGroupsCommand");var se_ListSourceCredentialsCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("ListSourceCredentials"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_ListSourceCredentialsCommand");var se_PutResourcePolicyCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("PutResourcePolicy"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_PutResourcePolicyCommand");var se_RetryBuildCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("RetryBuild"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_RetryBuildCommand");var se_RetryBuildBatchCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("RetryBuildBatch"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_RetryBuildBatchCommand");var se_StartBuildCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("StartBuild"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartBuildCommand");var se_StartBuildBatchCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("StartBuildBatch"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartBuildBatchCommand");var se_StartCommandExecutionCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("StartCommandExecution"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartCommandExecutionCommand");var se_StartSandboxCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("StartSandbox"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartSandboxCommand");var se_StartSandboxConnectionCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("StartSandboxConnection"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StartSandboxConnectionCommand");var se_StopBuildCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("StopBuild"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StopBuildCommand");var se_StopBuildBatchCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("StopBuildBatch"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StopBuildBatchCommand");var se_StopSandboxCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("StopSandbox"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_StopSandboxCommand");var se_UpdateFleetCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("UpdateFleet"); let body; body = JSON.stringify(se_UpdateFleetInput(input, context)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateFleetCommand");var se_UpdateProjectCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("UpdateProject"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateProjectCommand");var se_UpdateProjectVisibilityCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("UpdateProjectVisibility"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateProjectVisibilityCommand");var se_UpdateReportGroupCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("UpdateReportGroup"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateReportGroupCommand");var se_UpdateWebhookCommand = /* @__PURE__ */ __name(async (input, context) => { const headers = sharedHeaders("UpdateWebhook"); let body; body = JSON.stringify((0, import_smithy_client._json)(input)); return buildHttpRpcRequest(context, headers, "/", void 0, body);}, "se_UpdateWebhookCommand");var de_BatchDeleteBuildsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_BatchDeleteBuildsCommand");var de_BatchGetBuildBatchesCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_BatchGetBuildBatchesOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_BatchGetBuildBatchesCommand");var de_BatchGetBuildsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_BatchGetBuildsOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_BatchGetBuildsCommand");var de_BatchGetCommandExecutionsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_BatchGetCommandExecutionsOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_BatchGetCommandExecutionsCommand");var de_BatchGetFleetsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_BatchGetFleetsOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_BatchGetFleetsCommand");var de_BatchGetProjectsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_BatchGetProjectsOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_BatchGetProjectsCommand");var de_BatchGetReportGroupsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_BatchGetReportGroupsOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_BatchGetReportGroupsCommand");var de_BatchGetReportsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_BatchGetReportsOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_BatchGetReportsCommand");var de_BatchGetSandboxesCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_BatchGetSandboxesOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_BatchGetSandboxesCommand");var de_CreateFleetCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_CreateFleetOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_CreateFleetCommand");var de_CreateProjectCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_CreateProjectOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_CreateProjectCommand");var de_CreateReportGroupCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_CreateReportGroupOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_CreateReportGroupCommand");var de_CreateWebhookCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_CreateWebhookOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_CreateWebhookCommand");var de_DeleteBuildBatchCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_DeleteBuildBatchCommand");var de_DeleteFleetCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_DeleteFleetCommand");var de_DeleteProjectCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_DeleteProjectCommand");var de_DeleteReportCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_DeleteReportCommand");var de_DeleteReportGroupCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_DeleteReportGroupCommand");var de_DeleteResourcePolicyCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_DeleteResourcePolicyCommand");var de_DeleteSourceCredentialsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_DeleteSourceCredentialsCommand");var de_DeleteWebhookCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_DeleteWebhookCommand");var de_DescribeCodeCoveragesCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_DescribeCodeCoveragesOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_DescribeCodeCoveragesCommand");var de_DescribeTestCasesCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_DescribeTestCasesOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_DescribeTestCasesCommand");var de_GetReportGroupTrendCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_GetReportGroupTrendCommand");var de_GetResourcePolicyCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_GetResourcePolicyCommand");var de_ImportSourceCredentialsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ImportSourceCredentialsCommand");var de_InvalidateProjectCacheCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_InvalidateProjectCacheCommand");var de_ListBuildBatchesCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListBuildBatchesCommand");var de_ListBuildBatchesForProjectCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListBuildBatchesForProjectCommand");var de_ListBuildsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListBuildsCommand");var de_ListBuildsForProjectCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListBuildsForProjectCommand");var de_ListCommandExecutionsForSandboxCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_ListCommandExecutionsForSandboxOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListCommandExecutionsForSandboxCommand");var de_ListCuratedEnvironmentImagesCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListCuratedEnvironmentImagesCommand");var de_ListFleetsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListFleetsCommand");var de_ListProjectsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListProjectsCommand");var de_ListReportGroupsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListReportGroupsCommand");var de_ListReportsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListReportsCommand");var de_ListReportsForReportGroupCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListReportsForReportGroupCommand");var de_ListSandboxesCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListSandboxesCommand");var de_ListSandboxesForProjectCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListSandboxesForProjectCommand");var de_ListSharedProjectsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListSharedProjectsCommand");var de_ListSharedReportGroupsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListSharedReportGroupsCommand");var de_ListSourceCredentialsCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_ListSourceCredentialsCommand");var de_PutResourcePolicyCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_PutResourcePolicyCommand");var de_RetryBuildCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_RetryBuildOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_RetryBuildCommand");var de_RetryBuildBatchCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_RetryBuildBatchOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_RetryBuildBatchCommand");var de_StartBuildCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_StartBuildOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_StartBuildCommand");var de_StartBuildBatchCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_StartBuildBatchOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_StartBuildBatchCommand");var de_StartCommandExecutionCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_StartCommandExecutionOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_StartCommandExecutionCommand");var de_StartSandboxCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_StartSandboxOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_StartSandboxCommand");var de_StartSandboxConnectionCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_StartSandboxConnectionCommand");var de_StopBuildCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_StopBuildOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_StopBuildCommand");var de_StopBuildBatchCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_StopBuildBatchOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_StopBuildBatchCommand");var de_StopSandboxCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_StopSandboxOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_StopSandboxCommand");var de_UpdateFleetCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_UpdateFleetOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_UpdateFleetCommand");var de_UpdateProjectCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_UpdateProjectOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_UpdateProjectCommand");var de_UpdateProjectVisibilityCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = (0, import_smithy_client._json)(data); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_UpdateProjectVisibilityCommand");var de_UpdateReportGroupCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_UpdateReportGroupOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_UpdateReportGroupCommand");var de_UpdateWebhookCommand = /* @__PURE__ */ __name(async (output, context) => { if (output.statusCode >= 300) { return de_CommandError(output, context); } const data = await (0, import_core2.parseJsonBody)(output.body, context); let contents = {}; contents = de_UpdateWebhookOutput(data, context); const response = { $metadata: deserializeMetadata(output), ...contents }; return response;}, "de_UpdateWebhookCommand");var de_CommandError = /* @__PURE__ */ __name(async (output, context) => { const parsedOutput = { ...output, body: await (0, import_core2.parseJsonErrorBody)(output.body, context) }; const errorCode = (0, import_core2.loadRestJsonErrorCode)(output, parsedOutput.body); switch (errorCode) { case "InvalidInputException": case "com.amazonaws.codebuild#InvalidInputException": throw await de_InvalidInputExceptionRes(parsedOutput, context); case "AccountLimitExceededException": case "com.amazonaws.codebuild#AccountLimitExceededException": throw await de_AccountLimitExceededExceptionRes(parsedOutput, context); case "ResourceAlreadyExistsException": case "com.amazonaws.codebuild#ResourceAlreadyExistsException": throw await de_ResourceAlreadyExistsExceptionRes(parsedOutput, context); case "OAuthProviderException": case "com.amazonaws.codebuild#OAuthProviderException": throw await de_OAuthProviderExceptionRes(parsedOutput, context); case "ResourceNotFoundException": case "com.amazonaws.codebuild#ResourceNotFoundException": throw await de_ResourceNotFoundExceptionRes(parsedOutput, context); case "AccountSuspendedException": case "com.amazonaws.codebuild#AccountSuspendedException": throw await de_AccountSuspendedExceptionRes(parsedOutput, context); default: const parsedBody = parsedOutput.body; return throwDefaultError({ output, parsedBody, errorCode }); }}, "de_CommandError");var de_AccountLimitExceededExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => { const body = parsedOutput.body; const deserialized = (0, import_smithy_client._json)(body); const exception = new AccountLimitExceededException({ $metadata: deserializeMetadata(parsedOutput), ...deserialized }); return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_AccountLimitExceededExceptionRes");var de_AccountSuspendedExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => { const body = parsedOutput.body; const deserialized = (0, import_smithy_client._json)(body); const exception = new AccountSuspendedException({ $metadata: deserializeMetadata(parsedOutput), ...deserialized }); return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_AccountSuspendedExceptionRes");var de_InvalidInputExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => { const body = parsedOutput.body; const deserialized = (0, import_smithy_client._json)(body); const exception = new InvalidInputException({ $metadata: deserializeMetadata(parsedOutput), ...deserialized }); return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_InvalidInputExceptionRes");var de_OAuthProviderExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => { const body = parsedOutput.body; const deserialized = (0, import_smithy_client._json)(body); const exception = new OAuthProviderException({ $metadata: deserializeMetadata(parsedOutput), ...deserialized }); return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_OAuthProviderExceptionRes");var de_ResourceAlreadyExistsExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => { const body = parsedOutput.body; const deserialized = (0, import_smithy_client._json)(body); const exception = new ResourceAlreadyExistsException({ $metadata: deserializeMetadata(parsedOutput), ...deserialized }); return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ResourceAlreadyExistsExceptionRes");var de_ResourceNotFoundExceptionRes = /* @__PURE__ */ __name(async (parsedOutput, context) => { const body = parsedOutput.body; const deserialized = (0, import_smithy_client._json)(body); const exception = new ResourceNotFoundException({ $metadata: deserializeMetadata(parsedOutput), ...deserialized }); return (0, import_smithy_client.decorateServiceException)(exception, body);}, "de_ResourceNotFoundExceptionRes");var se_CreateFleetInput = /* @__PURE__ */ __name((input, context) => { return (0, import_smithy_client.take)(input, { baseCapacity: [], computeConfiguration: import_smithy_client._json, computeType: [], environmentType: [], fleetServiceRole: [], imageId: [], name: [], overflowBehavior: [], proxyConfiguration: import_smithy_client._json, scalingConfiguration: /* @__PURE__ */ __name((_) => se_ScalingConfigurationInput(_, context), "scalingConfiguration"), tags: import_smithy_client._json, vpcConfig: import_smithy_client._json });}, "se_CreateFleetInput");var se_DescribeCodeCoveragesInput = /* @__PURE__ */ __name((input, context) => { return (0, import_smithy_client.take)(input, { maxLineCoveragePercentage: import_smithy_client.serializeFloat, maxResults: [], minLineCoveragePercentage: import_smithy_client.serializeFloat, nextToken: [], reportArn: [], sortBy: [], sortOrder: [] });}, "se_DescribeCodeCoveragesInput");var se_ScalingConfigurationInput = /* @__PURE__ */ __name((input, context) => { return (0, import_smithy_client.take)(input, { maxCapacity: [], scalingType: [], targetTrackingScalingConfigs: /* @__PURE__ */ __name((_) => se_TargetTrackingScalingConfigurations(_, context), "targetTrackingScalingConfigs") });}, "se_ScalingConfigurationInput");var se_TargetTrackingScalingConfiguration = /* @__PURE__ */ __name((input, context) => { return (0, import_smithy_client.take)(input, { metricType: [], targetValue: import_smithy_client.serializeFloat });}, "se_TargetTrackingScalingConfiguration");var se_TargetTrackingScalingConfigurations = /* @__PURE__ */ __name((input, context) => { return input.filter((e) => e != null).map((entry) => { return se_TargetTrackingScalingConfiguration(entry, context); });}, "se_TargetTrackingScalingConfigurations");var se_UpdateFleetInput = /* @__PURE__ */ __name((input, context) => { return (0, import_smithy_client.take)(input, { arn: [], baseCapacity: [], computeConfiguration: import_smithy_client._json, computeType: [], environmentType: [], fleetServiceRole: [], imageId: [], overflowBehavior: [], proxyConfiguration: import_smithy_client._json, scalingConfiguration: /* @__PURE__ */ __name((_) => se_ScalingConfigurationInput(_, context), "scalingConfiguration"), tags: import_smithy_client._json, vpcConfig: import_smithy_client._json });}, "se_UpdateFleetInput");var de_BatchGetBuildBatchesOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { buildBatches: /* @__PURE__ */ __name((_) => de_BuildBatches(_, context), "buildBatches"), buildBatchesNotFound: import_smithy_client._json });}, "de_BatchGetBuildBatchesOutput");var de_BatchGetBuildsOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { builds: /* @__PURE__ */ __name((_) => de_Builds(_, context), "builds"), buildsNotFound: import_smithy_client._json });}, "de_BatchGetBuildsOutput");var de_BatchGetCommandExecutionsOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { commandExecutions: /* @__PURE__ */ __name((_) => de_CommandExecutions(_, context), "commandExecutions"), commandExecutionsNotFound: import_smithy_client._json });}, "de_BatchGetCommandExecutionsOutput");var de_BatchGetFleetsOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { fleets: /* @__PURE__ */ __name((_) => de_Fleets(_, context), "fleets"), fleetsNotFound: import_smithy_client._json });}, "de_BatchGetFleetsOutput");var de_BatchGetProjectsOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { projects: /* @__PURE__ */ __name((_) => de_Projects(_, context), "projects"), projectsNotFound: import_smithy_client._json });}, "de_BatchGetProjectsOutput");var de_BatchGetReportGroupsOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { reportGroups: /* @__PURE__ */ __name((_) => de_ReportGroups(_, context), "reportGroups"), reportGroupsNotFound: import_smithy_client._json });}, "de_BatchGetReportGroupsOutput");var de_BatchGetReportsOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { reports: /* @__PURE__ */ __name((_) => de_Reports(_, context), "reports"), reportsNotFound: import_smithy_client._json });}, "de_BatchGetReportsOutput");var de_BatchGetSandboxesOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { sandboxes: /* @__PURE__ */ __name((_) => de_Sandboxes(_, context), "sandboxes"), sandboxesNotFound: import_smithy_client._json });}, "de_BatchGetSandboxesOutput");var de_Build = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { arn: import_smithy_client.expectString, artifacts: import_smithy_client._json, autoRetryConfig: import_smithy_client._json, buildBatchArn: import_smithy_client.expectString, buildComplete: import_smithy_client.expectBoolean, buildNumber: import_smithy_client.expectLong, buildStatus: import_smithy_client.expectString, cache: import_smithy_client._json, currentPhase: import_smithy_client.expectString, debugSession: import_smithy_client._json, encryptionKey: import_smithy_client.expectString, endTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "endTime"), environment: import_smithy_client._json, exportedEnvironmentVariables: import_smithy_client._json, fileSystemLocations: import_smithy_client._json, id: import_smithy_client.expectString, initiator: import_smithy_client.expectString, logs: import_smithy_client._json, networkInterface: import_smithy_client._json, phases: /* @__PURE__ */ __name((_) => de_BuildPhases(_, context), "phases"), projectName: import_smithy_client.expectString, queuedTimeoutInMinutes: import_smithy_client.expectInt32, reportArns: import_smithy_client._json, resolvedSourceVersion: import_smithy_client.expectString, secondaryArtifacts: import_smithy_client._json, secondarySourceVersions: import_smithy_client._json, secondarySources: import_smithy_client._json, serviceRole: import_smithy_client.expectString, source: import_smithy_client._json, sourceVersion: import_smithy_client.expectString, startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime"), timeoutInMinutes: import_smithy_client.expectInt32, vpcConfig: import_smithy_client._json });}, "de_Build");var de_BuildBatch = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { arn: import_smithy_client.expectString, artifacts: import_smithy_client._json, buildBatchConfig: import_smithy_client._json, buildBatchNumber: import_smithy_client.expectLong, buildBatchStatus: import_smithy_client.expectString, buildGroups: /* @__PURE__ */ __name((_) => de_BuildGroups(_, context), "buildGroups"), buildTimeoutInMinutes: import_smithy_client.expectInt32, cache: import_smithy_client._json, complete: import_smithy_client.expectBoolean, currentPhase: import_smithy_client.expectString, debugSessionEnabled: import_smithy_client.expectBoolean, encryptionKey: import_smithy_client.expectString, endTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "endTime"), environment: import_smithy_client._json, fileSystemLocations: import_smithy_client._json, id: import_smithy_client.expectString, initiator: import_smithy_client.expectString, logConfig: import_smithy_client._json, phases: /* @__PURE__ */ __name((_) => de_BuildBatchPhases(_, context), "phases"), projectName: import_smithy_client.expectString, queuedTimeoutInMinutes: import_smithy_client.expectInt32, reportArns: import_smithy_client._json, resolvedSourceVersion: import_smithy_client.expectString, secondaryArtifacts: import_smithy_client._json, secondarySourceVersions: import_smithy_client._json, secondarySources: import_smithy_client._json, serviceRole: import_smithy_client.expectString, source: import_smithy_client._json, sourceVersion: import_smithy_client.expectString, startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime"), vpcConfig: import_smithy_client._json });}, "de_BuildBatch");var de_BuildBatches = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_BuildBatch(entry, context); }); return retVal;}, "de_BuildBatches");var de_BuildBatchPhase = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { contexts: import_smithy_client._json, durationInSeconds: import_smithy_client.expectLong, endTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "endTime"), phaseStatus: import_smithy_client.expectString, phaseType: import_smithy_client.expectString, startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime") });}, "de_BuildBatchPhase");var de_BuildBatchPhases = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_BuildBatchPhase(entry, context); }); return retVal;}, "de_BuildBatchPhases");var de_BuildGroup = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { currentBuildSummary: /* @__PURE__ */ __name((_) => de_BuildSummary(_, context), "currentBuildSummary"), dependsOn: import_smithy_client._json, identifier: import_smithy_client.expectString, ignoreFailure: import_smithy_client.expectBoolean, priorBuildSummaryList: /* @__PURE__ */ __name((_) => de_BuildSummaries(_, context), "priorBuildSummaryList") });}, "de_BuildGroup");var de_BuildGroups = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_BuildGroup(entry, context); }); return retVal;}, "de_BuildGroups");var de_BuildPhase = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { contexts: import_smithy_client._json, durationInSeconds: import_smithy_client.expectLong, endTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "endTime"), phaseStatus: import_smithy_client.expectString, phaseType: import_smithy_client.expectString, startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime") });}, "de_BuildPhase");var de_BuildPhases = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_BuildPhase(entry, context); }); return retVal;}, "de_BuildPhases");var de_Builds = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_Build(entry, context); }); return retVal;}, "de_Builds");var de_BuildSummaries = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_BuildSummary(entry, context); }); return retVal;}, "de_BuildSummaries");var de_BuildSummary = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { arn: import_smithy_client.expectString, buildStatus: import_smithy_client.expectString, primaryArtifact: import_smithy_client._json, requestedOn: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "requestedOn"), secondaryArtifacts: import_smithy_client._json });}, "de_BuildSummary");var de_CodeCoverage = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { branchCoveragePercentage: import_smithy_client.limitedParseDouble, branchesCovered: import_smithy_client.expectInt32, branchesMissed: import_smithy_client.expectInt32, expired: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "expired"), filePath: import_smithy_client.expectString, id: import_smithy_client.expectString, lineCoveragePercentage: import_smithy_client.limitedParseDouble, linesCovered: import_smithy_client.expectInt32, linesMissed: import_smithy_client.expectInt32, reportARN: import_smithy_client.expectString });}, "de_CodeCoverage");var de_CodeCoverageReportSummary = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { branchCoveragePercentage: import_smithy_client.limitedParseDouble, branchesCovered: import_smithy_client.expectInt32, branchesMissed: import_smithy_client.expectInt32, lineCoveragePercentage: import_smithy_client.limitedParseDouble, linesCovered: import_smithy_client.expectInt32, linesMissed: import_smithy_client.expectInt32 });}, "de_CodeCoverageReportSummary");var de_CodeCoverages = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_CodeCoverage(entry, context); }); return retVal;}, "de_CodeCoverages");var de_CommandExecution = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { command: import_smithy_client.expectString, endTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "endTime"), exitCode: import_smithy_client.expectString, id: import_smithy_client.expectString, logs: import_smithy_client._json, sandboxArn: import_smithy_client.expectString, sandboxId: import_smithy_client.expectString, standardErrContent: import_smithy_client.expectString, standardOutputContent: import_smithy_client.expectString, startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime"), status: import_smithy_client.expectString, submitTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "submitTime"), type: import_smithy_client.expectString });}, "de_CommandExecution");var de_CommandExecutions = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_CommandExecution(entry, context); }); return retVal;}, "de_CommandExecutions");var de_CreateFleetOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { fleet: /* @__PURE__ */ __name((_) => de_Fleet(_, context), "fleet") });}, "de_CreateFleetOutput");var de_CreateProjectOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { project: /* @__PURE__ */ __name((_) => de_Project(_, context), "project") });}, "de_CreateProjectOutput");var de_CreateReportGroupOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { reportGroup: /* @__PURE__ */ __name((_) => de_ReportGroup(_, context), "reportGroup") });}, "de_CreateReportGroupOutput");var de_CreateWebhookOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { webhook: /* @__PURE__ */ __name((_) => de_Webhook(_, context), "webhook") });}, "de_CreateWebhookOutput");var de_DescribeCodeCoveragesOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { codeCoverages: /* @__PURE__ */ __name((_) => de_CodeCoverages(_, context), "codeCoverages"), nextToken: import_smithy_client.expectString });}, "de_DescribeCodeCoveragesOutput");var de_DescribeTestCasesOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { nextToken: import_smithy_client.expectString, testCases: /* @__PURE__ */ __name((_) => de_TestCases(_, context), "testCases") });}, "de_DescribeTestCasesOutput");var de_Fleet = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { arn: import_smithy_client.expectString, baseCapacity: import_smithy_client.expectInt32, computeConfiguration: import_smithy_client._json, computeType: import_smithy_client.expectString, created: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "created"), environmentType: import_smithy_client.expectString, fleetServiceRole: import_smithy_client.expectString, id: import_smithy_client.expectString, imageId: import_smithy_client.expectString, lastModified: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModified"), name: import_smithy_client.expectString, overflowBehavior: import_smithy_client.expectString, proxyConfiguration: import_smithy_client._json, scalingConfiguration: /* @__PURE__ */ __name((_) => de_ScalingConfigurationOutput(_, context), "scalingConfiguration"), status: import_smithy_client._json, tags: import_smithy_client._json, vpcConfig: import_smithy_client._json });}, "de_Fleet");var de_Fleets = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_Fleet(entry, context); }); return retVal;}, "de_Fleets");var de_ListCommandExecutionsForSandboxOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { commandExecutions: /* @__PURE__ */ __name((_) => de_CommandExecutions(_, context), "commandExecutions"), nextToken: import_smithy_client.expectString });}, "de_ListCommandExecutionsForSandboxOutput");var de_Project = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { arn: import_smithy_client.expectString, artifacts: import_smithy_client._json, autoRetryLimit: import_smithy_client.expectInt32, badge: import_smithy_client._json, buildBatchConfig: import_smithy_client._json, cache: import_smithy_client._json, concurrentBuildLimit: import_smithy_client.expectInt32, created: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "created"), description: import_smithy_client.expectString, encryptionKey: import_smithy_client.expectString, environment: import_smithy_client._json, fileSystemLocations: import_smithy_client._json, lastModified: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModified"), logsConfig: import_smithy_client._json, name: import_smithy_client.expectString, projectVisibility: import_smithy_client.expectString, publicProjectAlias: import_smithy_client.expectString, queuedTimeoutInMinutes: import_smithy_client.expectInt32, resourceAccessRole: import_smithy_client.expectString, secondaryArtifacts: import_smithy_client._json, secondarySourceVersions: import_smithy_client._json, secondarySources: import_smithy_client._json, serviceRole: import_smithy_client.expectString, source: import_smithy_client._json, sourceVersion: import_smithy_client.expectString, tags: import_smithy_client._json, timeoutInMinutes: import_smithy_client.expectInt32, vpcConfig: import_smithy_client._json, webhook: /* @__PURE__ */ __name((_) => de_Webhook(_, context), "webhook") });}, "de_Project");var de_Projects = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_Project(entry, context); }); return retVal;}, "de_Projects");var de_Report = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { arn: import_smithy_client.expectString, codeCoverageSummary: /* @__PURE__ */ __name((_) => de_CodeCoverageReportSummary(_, context), "codeCoverageSummary"), created: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "created"), executionId: import_smithy_client.expectString, expired: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "expired"), exportConfig: import_smithy_client._json, name: import_smithy_client.expectString, reportGroupArn: import_smithy_client.expectString, status: import_smithy_client.expectString, testSummary: import_smithy_client._json, truncated: import_smithy_client.expectBoolean, type: import_smithy_client.expectString });}, "de_Report");var de_ReportGroup = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { arn: import_smithy_client.expectString, created: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "created"), exportConfig: import_smithy_client._json, lastModified: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModified"), name: import_smithy_client.expectString, status: import_smithy_client.expectString, tags: import_smithy_client._json, type: import_smithy_client.expectString });}, "de_ReportGroup");var de_ReportGroups = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_ReportGroup(entry, context); }); return retVal;}, "de_ReportGroups");var de_Reports = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_Report(entry, context); }); return retVal;}, "de_Reports");var de_RetryBuildBatchOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { buildBatch: /* @__PURE__ */ __name((_) => de_BuildBatch(_, context), "buildBatch") });}, "de_RetryBuildBatchOutput");var de_RetryBuildOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { build: /* @__PURE__ */ __name((_) => de_Build(_, context), "build") });}, "de_RetryBuildOutput");var de_Sandbox = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { arn: import_smithy_client.expectString, currentSession: /* @__PURE__ */ __name((_) => de_SandboxSession(_, context), "currentSession"), encryptionKey: import_smithy_client.expectString, endTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "endTime"), environment: import_smithy_client._json, fileSystemLocations: import_smithy_client._json, id: import_smithy_client.expectString, logConfig: import_smithy_client._json, projectName: import_smithy_client.expectString, queuedTimeoutInMinutes: import_smithy_client.expectInt32, requestTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "requestTime"), secondarySourceVersions: import_smithy_client._json, secondarySources: import_smithy_client._json, serviceRole: import_smithy_client.expectString, source: import_smithy_client._json, sourceVersion: import_smithy_client.expectString, startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime"), status: import_smithy_client.expectString, timeoutInMinutes: import_smithy_client.expectInt32, vpcConfig: import_smithy_client._json });}, "de_Sandbox");var de_Sandboxes = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_Sandbox(entry, context); }); return retVal;}, "de_Sandboxes");var de_SandboxSession = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { currentPhase: import_smithy_client.expectString, endTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "endTime"), id: import_smithy_client.expectString, logs: import_smithy_client._json, networkInterface: import_smithy_client._json, phases: /* @__PURE__ */ __name((_) => de_SandboxSessionPhases(_, context), "phases"), resolvedSourceVersion: import_smithy_client.expectString, startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime"), status: import_smithy_client.expectString });}, "de_SandboxSession");var de_SandboxSessionPhase = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { contexts: import_smithy_client._json, durationInSeconds: import_smithy_client.expectLong, endTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "endTime"), phaseStatus: import_smithy_client.expectString, phaseType: import_smithy_client.expectString, startTime: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "startTime") });}, "de_SandboxSessionPhase");var de_SandboxSessionPhases = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_SandboxSessionPhase(entry, context); }); return retVal;}, "de_SandboxSessionPhases");var de_ScalingConfigurationOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { desiredCapacity: import_smithy_client.expectInt32, maxCapacity: import_smithy_client.expectInt32, scalingType: import_smithy_client.expectString, targetTrackingScalingConfigs: /* @__PURE__ */ __name((_) => de_TargetTrackingScalingConfigurations(_, context), "targetTrackingScalingConfigs") });}, "de_ScalingConfigurationOutput");var de_StartBuildBatchOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { buildBatch: /* @__PURE__ */ __name((_) => de_BuildBatch(_, context), "buildBatch") });}, "de_StartBuildBatchOutput");var de_StartBuildOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { build: /* @__PURE__ */ __name((_) => de_Build(_, context), "build") });}, "de_StartBuildOutput");var de_StartCommandExecutionOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { commandExecution: /* @__PURE__ */ __name((_) => de_CommandExecution(_, context), "commandExecution") });}, "de_StartCommandExecutionOutput");var de_StartSandboxOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { sandbox: /* @__PURE__ */ __name((_) => de_Sandbox(_, context), "sandbox") });}, "de_StartSandboxOutput");var de_StopBuildBatchOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { buildBatch: /* @__PURE__ */ __name((_) => de_BuildBatch(_, context), "buildBatch") });}, "de_StopBuildBatchOutput");var de_StopBuildOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { build: /* @__PURE__ */ __name((_) => de_Build(_, context), "build") });}, "de_StopBuildOutput");var de_StopSandboxOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { sandbox: /* @__PURE__ */ __name((_) => de_Sandbox(_, context), "sandbox") });}, "de_StopSandboxOutput");var de_TargetTrackingScalingConfiguration = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { metricType: import_smithy_client.expectString, targetValue: import_smithy_client.limitedParseDouble });}, "de_TargetTrackingScalingConfiguration");var de_TargetTrackingScalingConfigurations = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_TargetTrackingScalingConfiguration(entry, context); }); return retVal;}, "de_TargetTrackingScalingConfigurations");var de_TestCase = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { durationInNanoSeconds: import_smithy_client.expectLong, expired: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "expired"), message: import_smithy_client.expectString, name: import_smithy_client.expectString, prefix: import_smithy_client.expectString, reportArn: import_smithy_client.expectString, status: import_smithy_client.expectString, testRawDataPath: import_smithy_client.expectString, testSuiteName: import_smithy_client.expectString });}, "de_TestCase");var de_TestCases = /* @__PURE__ */ __name((output, context) => { const retVal = (output || []).filter((e) => e != null).map((entry) => { return de_TestCase(entry, context); }); return retVal;}, "de_TestCases");var de_UpdateFleetOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { fleet: /* @__PURE__ */ __name((_) => de_Fleet(_, context), "fleet") });}, "de_UpdateFleetOutput");var de_UpdateProjectOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { project: /* @__PURE__ */ __name((_) => de_Project(_, context), "project") });}, "de_UpdateProjectOutput");var de_UpdateReportGroupOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { reportGroup: /* @__PURE__ */ __name((_) => de_ReportGroup(_, context), "reportGroup") });}, "de_UpdateReportGroupOutput");var de_UpdateWebhookOutput = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { webhook: /* @__PURE__ */ __name((_) => de_Webhook(_, context), "webhook") });}, "de_UpdateWebhookOutput");var de_Webhook = /* @__PURE__ */ __name((output, context) => { return (0, import_smithy_client.take)(output, { branchFilter: import_smithy_client.expectString, buildType: import_smithy_client.expectString, filterGroups: import_smithy_client._json, lastModifiedSecret: /* @__PURE__ */ __name((_) => (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseEpochTimestamp)((0, import_smithy_client.expectNumber)(_))), "lastModifiedSecret"), manualCreation: import_smithy_client.expectBoolean, payloadUrl: import_smithy_client.expectString, pullRequestBuildPolicy: import_smithy_client._json, scopeConfiguration: import_smithy_client._json, secret: import_smithy_client.expectString, status: import_smithy_client.expectString, statusMessage: import_smithy_client.expectString, url: import_smithy_client.expectString });}, "de_Webhook");var deserializeMetadata = /* @__PURE__ */ __name((output) => ({ httpStatusCode: output.statusCode, requestId: output.headers["x-amzn-requestid"] ?? output.headers["x-amzn-request-id"] ?? output.headers["x-amz-request-id"], extendedRequestId: output.headers["x-amz-id-2"], cfId: output.headers["x-amz-cf-id"]}), "deserializeMetadata");var throwDefaultError = (0, import_smithy_client.withBaseException)(CodeBuildServiceException);var buildHttpRpcRequest = /* @__PURE__ */ __name(async (context, headers, path, resolvedHostname, body) => { const { hostname, protocol = "https", port, path: basePath } = await context.endpoint(); const contents = { protocol, hostname, port, method: "POST", path: basePath.endsWith("/") ? basePath.slice(0, -1) + path : basePath + path, headers }; if (resolvedHostname !== void 0) { contents.hostname = resolvedHostname; } if (body !== void 0) { contents.body = body; } return new import_protocol_http.HttpRequest(contents);}, "buildHttpRpcRequest");function sharedHeaders(operation) { return { "content-type": "application/x-amz-json-1.1", "x-amz-target": `CodeBuild_20161006.${operation}` };}__name(sharedHeaders, "sharedHeaders"); // src/commands/BatchDeleteBuildsCommand.tsvar BatchDeleteBuildsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "BatchDeleteBuilds", {}).n("CodeBuildClient", "BatchDeleteBuildsCommand").f(void 0, void 0).ser(se_BatchDeleteBuildsCommand).de(de_BatchDeleteBuildsCommand).build() { static { __name(this, "BatchDeleteBuildsCommand"); }}; // src/commands/BatchGetBuildBatchesCommand.ts var BatchGetBuildBatchesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "BatchGetBuildBatches", {}).n("CodeBuildClient", "BatchGetBuildBatchesCommand").f(void 0, void 0).ser(se_BatchGetBuildBatchesCommand).de(de_BatchGetBuildBatchesCommand).build() { static { __name(this, "BatchGetBuildBatchesCommand"); }}; // src/commands/BatchGetBuildsCommand.ts var BatchGetBuildsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "BatchGetBuilds", {}).n("CodeBuildClient", "BatchGetBuildsCommand").f(void 0, void 0).ser(se_BatchGetBuildsCommand).de(de_BatchGetBuildsCommand).build() { static { __name(this, "BatchGetBuildsCommand"); }}; // src/commands/BatchGetCommandExecutionsCommand.ts var BatchGetCommandExecutionsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "BatchGetCommandExecutions", {}).n("CodeBuildClient", "BatchGetCommandExecutionsCommand").f(void 0, BatchGetCommandExecutionsOutputFilterSensitiveLog).ser(se_BatchGetCommandExecutionsCommand).de(de_BatchGetCommandExecutionsCommand).build() { static { __name(this, "BatchGetCommandExecutionsCommand"); }}; // src/commands/BatchGetFleetsCommand.ts var BatchGetFleetsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "BatchGetFleets", {}).n("CodeBuildClient", "BatchGetFleetsCommand").f(void 0, void 0).ser(se_BatchGetFleetsCommand).de(de_BatchGetFleetsCommand).build() { static { __name(this, "BatchGetFleetsCommand"); }}; // src/commands/BatchGetProjectsCommand.ts var BatchGetProjectsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "BatchGetProjects", {}).n("CodeBuildClient", "BatchGetProjectsCommand").f(void 0, void 0).ser(se_BatchGetProjectsCommand).de(de_BatchGetProjectsCommand).build() { static { __name(this, "BatchGetProjectsCommand"); }}; // src/commands/BatchGetReportGroupsCommand.ts var BatchGetReportGroupsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "BatchGetReportGroups", {}).n("CodeBuildClient", "BatchGetReportGroupsCommand").f(void 0, void 0).ser(se_BatchGetReportGroupsCommand).de(de_BatchGetReportGroupsCommand).build() { static { __name(this, "BatchGetReportGroupsCommand"); }}; // src/commands/BatchGetReportsCommand.ts var BatchGetReportsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "BatchGetReports", {}).n("CodeBuildClient", "BatchGetReportsCommand").f(void 0, void 0).ser(se_BatchGetReportsCommand).de(de_BatchGetReportsCommand).build() { static { __name(this, "BatchGetReportsCommand"); }}; // src/commands/BatchGetSandboxesCommand.ts var BatchGetSandboxesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "BatchGetSandboxes", {}).n("CodeBuildClient", "BatchGetSandboxesCommand").f(void 0, void 0).ser(se_BatchGetSandboxesCommand).de(de_BatchGetSandboxesCommand).build() { static { __name(this, "BatchGetSandboxesCommand"); }}; // src/commands/CreateFleetCommand.ts var CreateFleetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "CreateFleet", {}).n("CodeBuildClient", "CreateFleetCommand").f(void 0, void 0).ser(se_CreateFleetCommand).de(de_CreateFleetCommand).build() { static { __name(this, "CreateFleetCommand"); }}; // src/commands/CreateProjectCommand.ts var CreateProjectCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "CreateProject", {}).n("CodeBuildClient", "CreateProjectCommand").f(void 0, void 0).ser(se_CreateProjectCommand).de(de_CreateProjectCommand).build() { static { __name(this, "CreateProjectCommand"); }}; // src/commands/CreateReportGroupCommand.ts var CreateReportGroupCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "CreateReportGroup", {}).n("CodeBuildClient", "CreateReportGroupCommand").f(void 0, void 0).ser(se_CreateReportGroupCommand).de(de_CreateReportGroupCommand).build() { static { __name(this, "CreateReportGroupCommand"); }}; // src/commands/CreateWebhookCommand.ts var CreateWebhookCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "CreateWebhook", {}).n("CodeBuildClient", "CreateWebhookCommand").f(void 0, void 0).ser(se_CreateWebhookCommand).de(de_CreateWebhookCommand).build() { static { __name(this, "CreateWebhookCommand"); }}; // src/commands/DeleteBuildBatchCommand.ts var DeleteBuildBatchCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "DeleteBuildBatch", {}).n("CodeBuildClient", "DeleteBuildBatchCommand").f(void 0, void 0).ser(se_DeleteBuildBatchCommand).de(de_DeleteBuildBatchCommand).build() { static { __name(this, "DeleteBuildBatchCommand"); }}; // src/commands/DeleteFleetCommand.ts var DeleteFleetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "DeleteFleet", {}).n("CodeBuildClient", "DeleteFleetCommand").f(void 0, void 0).ser(se_DeleteFleetCommand).de(de_DeleteFleetCommand).build() { static { __name(this, "DeleteFleetCommand"); }}; // src/commands/DeleteProjectCommand.ts var DeleteProjectCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "DeleteProject", {}).n("CodeBuildClient", "DeleteProjectCommand").f(void 0, void 0).ser(se_DeleteProjectCommand).de(de_DeleteProjectCommand).build() { static { __name(this, "DeleteProjectCommand"); }}; // src/commands/DeleteReportCommand.ts var DeleteReportCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "DeleteReport", {}).n("CodeBuildClient", "DeleteReportCommand").f(void 0, void 0).ser(se_DeleteReportCommand).de(de_DeleteReportCommand).build() { static { __name(this, "DeleteReportCommand"); }}; // src/commands/DeleteReportGroupCommand.ts var DeleteReportGroupCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "DeleteReportGroup", {}).n("CodeBuildClient", "DeleteReportGroupCommand").f(void 0, void 0).ser(se_DeleteReportGroupCommand).de(de_DeleteReportGroupCommand).build() { static { __name(this, "DeleteReportGroupCommand"); }}; // src/commands/DeleteResourcePolicyCommand.ts var DeleteResourcePolicyCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "DeleteResourcePolicy", {}).n("CodeBuildClient", "DeleteResourcePolicyCommand").f(void 0, void 0).ser(se_DeleteResourcePolicyCommand).de(de_DeleteResourcePolicyCommand).build() { static { __name(this, "DeleteResourcePolicyCommand"); }}; // src/commands/DeleteSourceCredentialsCommand.ts var DeleteSourceCredentialsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "DeleteSourceCredentials", {}).n("CodeBuildClient", "DeleteSourceCredentialsCommand").f(void 0, void 0).ser(se_DeleteSourceCredentialsCommand).de(de_DeleteSourceCredentialsCommand).build() { static { __name(this, "DeleteSourceCredentialsCommand"); }}; // src/commands/DeleteWebhookCommand.ts var DeleteWebhookCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "DeleteWebhook", {}).n("CodeBuildClient", "DeleteWebhookCommand").f(void 0, void 0).ser(se_DeleteWebhookCommand).de(de_DeleteWebhookCommand).build() { static { __name(this, "DeleteWebhookCommand"); }}; // src/commands/DescribeCodeCoveragesCommand.ts var DescribeCodeCoveragesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "DescribeCodeCoverages", {}).n("CodeBuildClient", "DescribeCodeCoveragesCommand").f(void 0, void 0).ser(se_DescribeCodeCoveragesCommand).de(de_DescribeCodeCoveragesCommand).build() { static { __name(this, "DescribeCodeCoveragesCommand"); }}; // src/commands/DescribeTestCasesCommand.ts var DescribeTestCasesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "DescribeTestCases", {}).n("CodeBuildClient", "DescribeTestCasesCommand").f(void 0, void 0).ser(se_DescribeTestCasesCommand).de(de_DescribeTestCasesCommand).build() { static { __name(this, "DescribeTestCasesCommand"); }}; // src/commands/GetReportGroupTrendCommand.ts var GetReportGroupTrendCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "GetReportGroupTrend", {}).n("CodeBuildClient", "GetReportGroupTrendCommand").f(void 0, void 0).ser(se_GetReportGroupTrendCommand).de(de_GetReportGroupTrendCommand).build() { static { __name(this, "GetReportGroupTrendCommand"); }}; // src/commands/GetResourcePolicyCommand.ts var GetResourcePolicyCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "GetResourcePolicy", {}).n("CodeBuildClient", "GetResourcePolicyCommand").f(void 0, void 0).ser(se_GetResourcePolicyCommand).de(de_GetResourcePolicyCommand).build() { static { __name(this, "GetResourcePolicyCommand"); }}; // src/commands/ImportSourceCredentialsCommand.ts var ImportSourceCredentialsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ImportSourceCredentials", {}).n("CodeBuildClient", "ImportSourceCredentialsCommand").f(ImportSourceCredentialsInputFilterSensitiveLog, void 0).ser(se_ImportSourceCredentialsCommand).de(de_ImportSourceCredentialsCommand).build() { static { __name(this, "ImportSourceCredentialsCommand"); }}; // src/commands/InvalidateProjectCacheCommand.ts var InvalidateProjectCacheCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "InvalidateProjectCache", {}).n("CodeBuildClient", "InvalidateProjectCacheCommand").f(void 0, void 0).ser(se_InvalidateProjectCacheCommand).de(de_InvalidateProjectCacheCommand).build() { static { __name(this, "InvalidateProjectCacheCommand"); }}; // src/commands/ListBuildBatchesCommand.ts var ListBuildBatchesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListBuildBatches", {}).n("CodeBuildClient", "ListBuildBatchesCommand").f(void 0, void 0).ser(se_ListBuildBatchesCommand).de(de_ListBuildBatchesCommand).build() { static { __name(this, "ListBuildBatchesCommand"); }}; // src/commands/ListBuildBatchesForProjectCommand.ts var ListBuildBatchesForProjectCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListBuildBatchesForProject", {}).n("CodeBuildClient", "ListBuildBatchesForProjectCommand").f(void 0, void 0).ser(se_ListBuildBatchesForProjectCommand).de(de_ListBuildBatchesForProjectCommand).build() { static { __name(this, "ListBuildBatchesForProjectCommand"); }}; // src/commands/ListBuildsCommand.ts var ListBuildsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListBuilds", {}).n("CodeBuildClient", "ListBuildsCommand").f(void 0, void 0).ser(se_ListBuildsCommand).de(de_ListBuildsCommand).build() { static { __name(this, "ListBuildsCommand"); }}; // src/commands/ListBuildsForProjectCommand.ts var ListBuildsForProjectCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListBuildsForProject", {}).n("CodeBuildClient", "ListBuildsForProjectCommand").f(void 0, void 0).ser(se_ListBuildsForProjectCommand).de(de_ListBuildsForProjectCommand).build() { static { __name(this, "ListBuildsForProjectCommand"); }}; // src/commands/ListCommandExecutionsForSandboxCommand.ts var ListCommandExecutionsForSandboxCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListCommandExecutionsForSandbox", {}).n("CodeBuildClient", "ListCommandExecutionsForSandboxCommand").f(ListCommandExecutionsForSandboxInputFilterSensitiveLog, ListCommandExecutionsForSandboxOutputFilterSensitiveLog).ser(se_ListCommandExecutionsForSandboxCommand).de(de_ListCommandExecutionsForSandboxCommand).build() { static { __name(this, "ListCommandExecutionsForSandboxCommand"); }}; // src/commands/ListCuratedEnvironmentImagesCommand.ts var ListCuratedEnvironmentImagesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListCuratedEnvironmentImages", {}).n("CodeBuildClient", "ListCuratedEnvironmentImagesCommand").f(void 0, void 0).ser(se_ListCuratedEnvironmentImagesCommand).de(de_ListCuratedEnvironmentImagesCommand).build() { static { __name(this, "ListCuratedEnvironmentImagesCommand"); }}; // src/commands/ListFleetsCommand.ts var ListFleetsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListFleets", {}).n("CodeBuildClient", "ListFleetsCommand").f(ListFleetsInputFilterSensitiveLog, void 0).ser(se_ListFleetsCommand).de(de_ListFleetsCommand).build() { static { __name(this, "ListFleetsCommand"); }}; // src/commands/ListProjectsCommand.ts var ListProjectsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListProjects", {}).n("CodeBuildClient", "ListProjectsCommand").f(void 0, void 0).ser(se_ListProjectsCommand).de(de_ListProjectsCommand).build() { static { __name(this, "ListProjectsCommand"); }}; // src/commands/ListReportGroupsCommand.ts var ListReportGroupsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListReportGroups", {}).n("CodeBuildClient", "ListReportGroupsCommand").f(void 0, void 0).ser(se_ListReportGroupsCommand).de(de_ListReportGroupsCommand).build() { static { __name(this, "ListReportGroupsCommand"); }}; // src/commands/ListReportsCommand.ts var ListReportsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListReports", {}).n("CodeBuildClient", "ListReportsCommand").f(void 0, void 0).ser(se_ListReportsCommand).de(de_ListReportsCommand).build() { static { __name(this, "ListReportsCommand"); }}; // src/commands/ListReportsForReportGroupCommand.ts var ListReportsForReportGroupCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListReportsForReportGroup", {}).n("CodeBuildClient", "ListReportsForReportGroupCommand").f(void 0, void 0).ser(se_ListReportsForReportGroupCommand).de(de_ListReportsForReportGroupCommand).build() { static { __name(this, "ListReportsForReportGroupCommand"); }}; // src/commands/ListSandboxesCommand.ts var ListSandboxesCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListSandboxes", {}).n("CodeBuildClient", "ListSandboxesCommand").f(void 0, void 0).ser(se_ListSandboxesCommand).de(de_ListSandboxesCommand).build() { static { __name(this, "ListSandboxesCommand"); }}; // src/commands/ListSandboxesForProjectCommand.ts var ListSandboxesForProjectCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListSandboxesForProject", {}).n("CodeBuildClient", "ListSandboxesForProjectCommand").f(ListSandboxesForProjectInputFilterSensitiveLog, void 0).ser(se_ListSandboxesForProjectCommand).de(de_ListSandboxesForProjectCommand).build() { static { __name(this, "ListSandboxesForProjectCommand"); }}; // src/commands/ListSharedProjectsCommand.ts var ListSharedProjectsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListSharedProjects", {}).n("CodeBuildClient", "ListSharedProjectsCommand").f(void 0, void 0).ser(se_ListSharedProjectsCommand).de(de_ListSharedProjectsCommand).build() { static { __name(this, "ListSharedProjectsCommand"); }}; // src/commands/ListSharedReportGroupsCommand.ts var ListSharedReportGroupsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListSharedReportGroups", {}).n("CodeBuildClient", "ListSharedReportGroupsCommand").f(void 0, void 0).ser(se_ListSharedReportGroupsCommand).de(de_ListSharedReportGroupsCommand).build() { static { __name(this, "ListSharedReportGroupsCommand"); }}; // src/commands/ListSourceCredentialsCommand.ts var ListSourceCredentialsCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "ListSourceCredentials", {}).n("CodeBuildClient", "ListSourceCredentialsCommand").f(void 0, void 0).ser(se_ListSourceCredentialsCommand).de(de_ListSourceCredentialsCommand).build() { static { __name(this, "ListSourceCredentialsCommand"); }}; // src/commands/PutResourcePolicyCommand.ts var PutResourcePolicyCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "PutResourcePolicy", {}).n("CodeBuildClient", "PutResourcePolicyCommand").f(void 0, void 0).ser(se_PutResourcePolicyCommand).de(de_PutResourcePolicyCommand).build() { static { __name(this, "PutResourcePolicyCommand"); }}; // src/commands/RetryBuildBatchCommand.ts var RetryBuildBatchCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "RetryBuildBatch", {}).n("CodeBuildClient", "RetryBuildBatchCommand").f(void 0, void 0).ser(se_RetryBuildBatchCommand).de(de_RetryBuildBatchCommand).build() { static { __name(this, "RetryBuildBatchCommand"); }}; // src/commands/RetryBuildCommand.ts var RetryBuildCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "RetryBuild", {}).n("CodeBuildClient", "RetryBuildCommand").f(void 0, void 0).ser(se_RetryBuildCommand).de(de_RetryBuildCommand).build() { static { __name(this, "RetryBuildCommand"); }}; // src/commands/StartBuildBatchCommand.ts var StartBuildBatchCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "StartBuildBatch", {}).n("CodeBuildClient", "StartBuildBatchCommand").f(void 0, void 0).ser(se_StartBuildBatchCommand).de(de_StartBuildBatchCommand).build() { static { __name(this, "StartBuildBatchCommand"); }}; // src/commands/StartBuildCommand.ts var StartBuildCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "StartBuild", {}).n("CodeBuildClient", "StartBuildCommand").f(void 0, void 0).ser(se_StartBuildCommand).de(de_StartBuildCommand).build() { static { __name(this, "StartBuildCommand"); }}; // src/commands/StartCommandExecutionCommand.ts var StartCommandExecutionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "StartCommandExecution", {}).n("CodeBuildClient", "StartCommandExecutionCommand").f(StartCommandExecutionInputFilterSensitiveLog, StartCommandExecutionOutputFilterSensitiveLog).ser(se_StartCommandExecutionCommand).de(de_StartCommandExecutionCommand).build() { static { __name(this, "StartCommandExecutionCommand"); }}; // src/commands/StartSandboxCommand.ts var StartSandboxCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "StartSandbox", {}).n("CodeBuildClient", "StartSandboxCommand").f(StartSandboxInputFilterSensitiveLog, void 0).ser(se_StartSandboxCommand).de(de_StartSandboxCommand).build() { static { __name(this, "StartSandboxCommand"); }}; // src/commands/StartSandboxConnectionCommand.ts var StartSandboxConnectionCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "StartSandboxConnection", {}).n("CodeBuildClient", "StartSandboxConnectionCommand").f(void 0, void 0).ser(se_StartSandboxConnectionCommand).de(de_StartSandboxConnectionCommand).build() { static { __name(this, "StartSandboxConnectionCommand"); }}; // src/commands/StopBuildBatchCommand.ts var StopBuildBatchCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "StopBuildBatch", {}).n("CodeBuildClient", "StopBuildBatchCommand").f(void 0, void 0).ser(se_StopBuildBatchCommand).de(de_StopBuildBatchCommand).build() { static { __name(this, "StopBuildBatchCommand"); }}; // src/commands/StopBuildCommand.ts var StopBuildCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "StopBuild", {}).n("CodeBuildClient", "StopBuildCommand").f(void 0, void 0).ser(se_StopBuildCommand).de(de_StopBuildCommand).build() { static { __name(this, "StopBuildCommand"); }}; // src/commands/StopSandboxCommand.ts var StopSandboxCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "StopSandbox", {}).n("CodeBuildClient", "StopSandboxCommand").f(void 0, void 0).ser(se_StopSandboxCommand).de(de_StopSandboxCommand).build() { static { __name(this, "StopSandboxCommand"); }}; // src/commands/UpdateFleetCommand.ts var UpdateFleetCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "UpdateFleet", {}).n("CodeBuildClient", "UpdateFleetCommand").f(void 0, void 0).ser(se_UpdateFleetCommand).de(de_UpdateFleetCommand).build() { static { __name(this, "UpdateFleetCommand"); }}; // src/commands/UpdateProjectCommand.ts var UpdateProjectCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "UpdateProject", {}).n("CodeBuildClient", "UpdateProjectCommand").f(void 0, void 0).ser(se_UpdateProjectCommand).de(de_UpdateProjectCommand).build() { static { __name(this, "UpdateProjectCommand"); }}; // src/commands/UpdateProjectVisibilityCommand.ts var UpdateProjectVisibilityCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "UpdateProjectVisibility", {}).n("CodeBuildClient", "UpdateProjectVisibilityCommand").f(void 0, void 0).ser(se_UpdateProjectVisibilityCommand).de(de_UpdateProjectVisibilityCommand).build() { static { __name(this, "UpdateProjectVisibilityCommand"); }}; // src/commands/UpdateReportGroupCommand.ts var UpdateReportGroupCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "UpdateReportGroup", {}).n("CodeBuildClient", "UpdateReportGroupCommand").f(void 0, void 0).ser(se_UpdateReportGroupCommand).de(de_UpdateReportGroupCommand).build() { static { __name(this, "UpdateReportGroupCommand"); }}; // src/commands/UpdateWebhookCommand.ts var UpdateWebhookCommand = class extends import_smithy_client.Command.classBuilder().ep(commonParams).m(function(Command, cs, config, o) { return [ (0, import_middleware_serde.getSerdePlugin)(config, this.serialize, this.deserialize), (0, import_middleware_endpoint.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()) ];}).s("CodeBuild_20161006", "UpdateWebhook", {}).n("CodeBuildClient", "UpdateWebhookCommand").f(void 0, void 0).ser(se_UpdateWebhookCommand).de(de_UpdateWebhookCommand).build() { static { __name(this, "UpdateWebhookCommand"); }}; // src/CodeBuild.tsvar commands = { BatchDeleteBuildsCommand, BatchGetBuildBatchesCommand, BatchGetBuildsCommand, BatchGetCommandExecutionsCommand, BatchGetFleetsCommand, BatchGetProjectsCommand, BatchGetReportGroupsCommand, BatchGetReportsCommand, BatchGetSandboxesCommand, CreateFleetCommand, CreateProjectCommand, CreateReportGroupCommand, CreateWebhookCommand, DeleteBuildBatchCommand, DeleteFleetCommand, DeleteProjectCommand, DeleteReportCommand, DeleteReportGroupCommand, DeleteResourcePolicyCommand, DeleteSourceCredentialsCommand, DeleteWebhookCommand, DescribeCodeCoveragesCommand, DescribeTestCasesCommand, GetReportGroupTrendCommand, GetResourcePolicyCommand, ImportSourceCredentialsCommand, InvalidateProjectCacheCommand, ListBuildBatchesCommand, ListBuildBatchesForProjectCommand, ListBuildsCommand, ListBuildsForProjectCommand, ListCommandExecutionsForSandboxCommand, ListCuratedEnvironmentImagesCommand, ListFleetsCommand, ListProjectsCommand, ListReportGroupsCommand, ListReportsCommand, ListReportsForReportGroupCommand, ListSandboxesCommand, ListSandboxesForProjectCommand, ListSharedProjectsCommand, ListSharedReportGroupsCommand, ListSourceCredentialsCommand, PutResourcePolicyCommand, RetryBuildCommand, RetryBuildBatchCommand, StartBuildCommand, StartBuildBatchCommand, StartCommandExecutionCommand, StartSandboxCommand, StartSandboxConnectionCommand, StopBuildCommand, StopBuildBatchCommand, StopSandboxCommand, UpdateFleetCommand, UpdateProjectCommand, UpdateProjectVisibilityCommand, UpdateReportGroupCommand, UpdateWebhookCommand};var CodeBuild = class extends CodeBuildClient { static { __name(this, "CodeBuild"); }};(0, import_smithy_client.createAggregatedClient)(commands, CodeBuild); // src/pagination/DescribeCodeCoveragesPaginator.ts var paginateDescribeCodeCoverages = (0, import_core.createPaginator)(CodeBuildClient, DescribeCodeCoveragesCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/DescribeTestCasesPaginator.ts var paginateDescribeTestCases = (0, import_core.createPaginator)(CodeBuildClient, DescribeTestCasesCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListBuildBatchesForProjectPaginator.ts var paginateListBuildBatchesForProject = (0, import_core.createPaginator)(CodeBuildClient, ListBuildBatchesForProjectCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListBuildBatchesPaginator.ts var paginateListBuildBatches = (0, import_core.createPaginator)(CodeBuildClient, ListBuildBatchesCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListBuildsForProjectPaginator.ts var paginateListBuildsForProject = (0, import_core.createPaginator)(CodeBuildClient, ListBuildsForProjectCommand, "nextToken", "nextToken", ""); // src/pagination/ListBuildsPaginator.ts var paginateListBuilds = (0, import_core.createPaginator)(CodeBuildClient, ListBuildsCommand, "nextToken", "nextToken", ""); // src/pagination/ListCommandExecutionsForSandboxPaginator.ts var paginateListCommandExecutionsForSandbox = (0, import_core.createPaginator)(CodeBuildClient, ListCommandExecutionsForSandboxCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListFleetsPaginator.ts var paginateListFleets = (0, import_core.createPaginator)(CodeBuildClient, ListFleetsCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListProjectsPaginator.ts var paginateListProjects = (0, import_core.createPaginator)(CodeBuildClient, ListProjectsCommand, "nextToken", "nextToken", ""); // src/pagination/ListReportGroupsPaginator.ts var paginateListReportGroups = (0, import_core.createPaginator)(CodeBuildClient, ListReportGroupsCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListReportsForReportGroupPaginator.ts var paginateListReportsForReportGroup = (0, import_core.createPaginator)(CodeBuildClient, ListReportsForReportGroupCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListReportsPaginator.ts var paginateListReports = (0, import_core.createPaginator)(CodeBuildClient, ListReportsCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListSandboxesForProjectPaginator.ts var paginateListSandboxesForProject = (0, import_core.createPaginator)(CodeBuildClient, ListSandboxesForProjectCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListSandboxesPaginator.ts var paginateListSandboxes = (0, import_core.createPaginator)(CodeBuildClient, ListSandboxesCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListSharedProjectsPaginator.ts var paginateListSharedProjects = (0, import_core.createPaginator)(CodeBuildClient, ListSharedProjectsCommand, "nextToken", "nextToken", "maxResults"); // src/pagination/ListSharedReportGroupsPaginator.ts var paginateListSharedReportGroups = (0, import_core.createPaginator)(CodeBuildClient, ListSharedReportGroupsCommand, "nextToken", "nextToken", "maxResults");// Annotate the CommonJS export names for ESM import in node: 0 && (module.exports = { CodeBuildServiceException, __Client, CodeBuildClient, CodeBuild, $Command, BatchDeleteBuildsCommand, BatchGetBuildBatchesCommand, BatchGetBuildsCommand, BatchGetCommandExecutionsCommand, BatchGetFleetsCommand, BatchGetProjectsCommand, BatchGetReportGroupsCommand, BatchGetReportsCommand, BatchGetSandboxesCommand, CreateFleetCommand, CreateProjectCommand, CreateReportGroupCommand, CreateWebhookCommand, DeleteBuildBatchCommand, DeleteFleetCommand, DeleteProjectCommand, DeleteReportCommand, DeleteReportGroupCommand, DeleteResourcePolicyCommand, DeleteSourceCredentialsCommand, DeleteWebhookCommand, DescribeCodeCoveragesCommand, DescribeTestCasesCommand, GetReportGroupTrendCommand, GetResourcePolicyCommand, ImportSourceCredentialsCommand, InvalidateProjectCacheCommand, ListBuildBatchesCommand, ListBuildBatchesForProjectCommand, ListBuildsCommand, ListBuildsForProjectCommand, ListCommandExecutionsForSandboxCommand, ListCuratedEnvironmentImagesCommand, ListFleetsCommand, ListProjectsCommand, ListReportGroupsCommand, ListReportsCommand, ListReportsForReportGroupCommand, ListSandboxesCommand, ListSandboxesForProjectCommand, ListSharedProjectsCommand, ListSharedReportGroupsCommand, ListSourceCredentialsCommand, PutResourcePolicyCommand, RetryBuildBatchCommand, RetryBuildCommand, StartBuildBatchCommand, StartBuildCommand, StartCommandExecutionCommand, StartSandboxCommand, StartSandboxConnectionCommand, StopBuildBatchCommand, StopBuildCommand, StopSandboxCommand, UpdateFleetCommand, UpdateProjectCommand, UpdateProjectVisibilityCommand, UpdateReportGroupCommand, UpdateWebhookCommand, paginateDescribeCodeCoverages, paginateDescribeTestCases, paginateListBuildBatchesForProject, paginateListBuildBatches, paginateListBuildsForProject, paginateListBuilds, paginateListCommandExecutionsForSandbox, paginateListFleets, paginateListProjects, paginateListReportGroups, paginateListReportsForReportGroup, paginateListReports, paginateListSandboxesForProject, paginateListSandboxes, paginateListSharedProjects, paginateListSharedReportGroups, AccountLimitExceededException, AccountSuspendedException, ArtifactNamespace, ArtifactPackaging, ArtifactsType, AuthType, InvalidInputException, BucketOwnerAccess, BatchReportModeType, StatusType, CacheMode, CacheType, MachineType, ComputeType, EnvironmentVariableType, ImagePullCredentialsType, CredentialProviderType, EnvironmentType, FileSystemType, LogsConfigStatusType, BuildBatchPhaseType, SourceAuthType, SourceType, BuildPhaseType, CommandType, FleetOverflowBehavior, FleetProxyRuleBehavior, FleetProxyRuleEffectType, FleetProxyRuleType, FleetScalingType, FleetScalingMetricType, FleetContextCode, FleetStatusCode, ProjectVisibilityType, WebhookBuildType, WebhookFilterType, PullRequestBuildApproverRole, PullRequestBuildCommentApproval, WebhookScopeType, WebhookStatus, ReportExportConfigType, ReportPackagingType, ReportGroupStatusType, ReportType, ReportStatusType, ResourceAlreadyExistsException, OAuthProviderException, ResourceNotFoundException, ReportCodeCoverageSortByType, SortOrderType, ReportGroupTrendFieldType, ServerType, LanguageType, PlatformType, FleetSortByType, ProjectSortByType, ReportGroupSortByType, SharedResourceSortByType, RetryBuildBatchType, CommandExecutionFilterSensitiveLog, BatchGetCommandExecutionsOutputFilterSensitiveLog, ImportSourceCredentialsInputFilterSensitiveLog, ListCommandExecutionsForSandboxInputFilterSensitiveLog, ListCommandExecutionsForSandboxOutputFilterSensitiveLog, ListFleetsInputFilterSensitiveLog, ListSandboxesForProjectInputFilterSensitiveLog, StartCommandExecutionInputFilterSensitiveLog, StartCommandExecutionOutputFilterSensitiveLog, StartSandboxInputFilterSensitiveLog});