File Explorer

/proc/self/root/var/runtime/node_modules/@aws-sdk/client-ebs/dist-cjs/schemas

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 /.

schemas_0.js9.3 KB · 256 lines
"use strict";Object.defineProperty(exports, "__esModule", { value: true });exports.StartSnapshot$ = exports.PutSnapshotBlock$ = exports.ListSnapshotBlocks$ = exports.ListChangedBlocks$ = exports.GetSnapshotBlock$ = exports.CompleteSnapshot$ = exports.Tag$ = exports.StartSnapshotResponse$ = exports.StartSnapshotRequest$ = exports.PutSnapshotBlockResponse$ = exports.PutSnapshotBlockRequest$ = exports.ListSnapshotBlocksResponse$ = exports.ListSnapshotBlocksRequest$ = exports.ListChangedBlocksResponse$ = exports.ListChangedBlocksRequest$ = exports.GetSnapshotBlockResponse$ = exports.GetSnapshotBlockRequest$ = exports.CompleteSnapshotResponse$ = exports.CompleteSnapshotRequest$ = exports.ChangedBlock$ = exports.Block$ = exports.errorTypeRegistries = exports.ValidationException$ = exports.ServiceQuotaExceededException$ = exports.ResourceNotFoundException$ = exports.RequestThrottledException$ = exports.InternalServerException$ = exports.ConflictException$ = exports.ConcurrentLimitExceededException$ = exports.AccessDeniedException$ = exports.EBSServiceException$ = void 0;const _ADE = "AccessDeniedException";const _B = "Block";const _BD = "BlockData";const _BI = "BlockIndex";const _BS = "BlockSize";const _BT = "BlockToken";const _Bl = "Blocks";const _C = "Checksum";const _CA = "ChecksumAlgorithm";const _CAM = "ChecksumAggregationMethod";const _CB = "ChangedBlock";const _CBC = "ChangedBlocksCount";const _CBh = "ChangedBlocks";const _CE = "ConflictException";const _CLEE = "ConcurrentLimitExceededException";const _CS = "CompleteSnapshot";const _CSR = "CompleteSnapshotRequest";const _CSRo = "CompleteSnapshotResponse";const _CT = "ClientToken";const _D = "Description";const _DL = "DataLength";const _E = "Encrypted";const _ET = "ExpiryTime";const _FBT = "FirstBlockToken";const _FSI = "FirstSnapshotId";const _GSB = "GetSnapshotBlock";const _GSBR = "GetSnapshotBlockRequest";const _GSBRe = "GetSnapshotBlockResponse";const _ISE = "InternalServerException";const _K = "Key";const _KKA = "KmsKeyArn";const _LCB = "ListChangedBlocks";const _LCBR = "ListChangedBlocksRequest";const _LCBRi = "ListChangedBlocksResponse";const _LSB = "ListSnapshotBlocks";const _LSBR = "ListSnapshotBlocksRequest";const _LSBRi = "ListSnapshotBlocksResponse";const _M = "Message";const _MR = "MaxResults";const _NT = "NextToken";const _OI = "OwnerId";const _P = "Progress";const _PSB = "PutSnapshotBlock";const _PSBR = "PutSnapshotBlockRequest";const _PSBRu = "PutSnapshotBlockResponse";const _PSI = "ParentSnapshotId";const _R = "Reason";const _RNFE = "ResourceNotFoundException";const _RTE = "RequestThrottledException";const _S = "Status";const _SBI = "StartingBlockIndex";const _SBT = "SecondBlockToken";const _SI = "SnapshotId";const _SQEE = "ServiceQuotaExceededException";const _SS = "StartSnapshot";const _SSI = "SecondSnapshotId";const _SSR = "StartSnapshotRequest";const _SSRt = "StartSnapshotResponse";const _ST = "StartTime";const _STs = "SseType";const _T = "Tags";const _Ta = "Tag";const _Ti = "Timeout";const _V = "Value";const _VE = "ValidationException";const _VS = "VolumeSize";const _bT = "blockToken";const _c = "client";const _e = "error";const _fSI = "firstSnapshotId";const _h = "http";const _hE = "httpError";const _hH = "httpHeader";const _hQ = "httpQuery";const _mR = "maxResults";const _pT = "pageToken";const _s = "smithy.ts.sdk.synthetic.com.amazonaws.ebs";const _sBI = "startingBlockIndex";const _se = "server";const _sen = "sensitive";const _st = "streaming";const _xaC = "x-amz-ChangedBlocksCount";const _xaCA = "x-amz-Checksum-Algorithm";const _xaCAM = "x-amz-Checksum-Aggregation-Method";const _xaC_ = "x-amz-Checksum";const _xaDL = "x-amz-Data-Length";const _xaP = "x-amz-Progress";const n0 = "com.amazonaws.ebs";const schema_1 = require("@smithy/core/schema");const EBSServiceException_1 = require("../models/EBSServiceException");const errors_1 = require("../models/errors");const _s_registry = schema_1.TypeRegistry.for(_s);exports.EBSServiceException$ = [-3, _s, "EBSServiceException", 0, [], []];_s_registry.registerError(exports.EBSServiceException$, EBSServiceException_1.EBSServiceException);const n0_registry = schema_1.TypeRegistry.for(n0);exports.AccessDeniedException$ = [-3, n0, _ADE,    { [_e]: _c, [_hE]: 403 },    [_R, _M],    [0, 0], 1];n0_registry.registerError(exports.AccessDeniedException$, errors_1.AccessDeniedException);exports.ConcurrentLimitExceededException$ = [-3, n0, _CLEE,    { [_e]: _c, [_hE]: 400 },    [_M],    [0]];n0_registry.registerError(exports.ConcurrentLimitExceededException$, errors_1.ConcurrentLimitExceededException);exports.ConflictException$ = [-3, n0, _CE,    { [_e]: _c, [_hE]: 409 },    [_M],    [0]];n0_registry.registerError(exports.ConflictException$, errors_1.ConflictException);exports.InternalServerException$ = [-3, n0, _ISE,    { [_e]: _se, [_hE]: 500 },    [_M],    [0]];n0_registry.registerError(exports.InternalServerException$, errors_1.InternalServerException);exports.RequestThrottledException$ = [-3, n0, _RTE,    { [_e]: _c, [_hE]: 400 },    [_M, _R],    [0, 0]];n0_registry.registerError(exports.RequestThrottledException$, errors_1.RequestThrottledException);exports.ResourceNotFoundException$ = [-3, n0, _RNFE,    { [_e]: _c, [_hE]: 404 },    [_M, _R],    [0, 0]];n0_registry.registerError(exports.ResourceNotFoundException$, errors_1.ResourceNotFoundException);exports.ServiceQuotaExceededException$ = [-3, n0, _SQEE,    { [_e]: _c, [_hE]: 402 },    [_M, _R],    [0, 0]];n0_registry.registerError(exports.ServiceQuotaExceededException$, errors_1.ServiceQuotaExceededException);exports.ValidationException$ = [-3, n0, _VE,    { [_e]: _c, [_hE]: 400 },    [_M, _R],    [0, 0]];n0_registry.registerError(exports.ValidationException$, errors_1.ValidationException);exports.errorTypeRegistries = [    _s_registry,    n0_registry,];var BlockData = [0, n0, _BD, { [_sen]: 1, [_st]: 1 }, 42];var KmsKeyArn = [0, n0, _KKA, 8, 0];exports.Block$ = [3, n0, _B,    0,    [_BI, _BT],    [1, 0]];exports.ChangedBlock$ = [3, n0, _CB,    8,    [_BI, _FBT, _SBT],    [1, 0, 0]];exports.CompleteSnapshotRequest$ = [3, n0, _CSR,    0,    [_SI, _CBC, _C, _CA, _CAM],    [[0, 1], [1, { [_hH]: _xaC }], [0, { [_hH]: _xaC_ }], [0, { [_hH]: _xaCA }], [0, { [_hH]: _xaCAM }]], 2];exports.CompleteSnapshotResponse$ = [3, n0, _CSRo,    0,    [_S],    [0]];exports.GetSnapshotBlockRequest$ = [3, n0, _GSBR,    0,    [_SI, _BI, _BT],    [[0, 1], [1, 1], [0, { [_hQ]: _bT }]], 3];exports.GetSnapshotBlockResponse$ = [3, n0, _GSBRe,    0,    [_DL, _BD, _C, _CA],    [[1, { [_hH]: _xaDL }], [() => BlockData, 16], [0, { [_hH]: _xaC_ }], [0, { [_hH]: _xaCA }]]];exports.ListChangedBlocksRequest$ = [3, n0, _LCBR,    0,    [_SSI, _FSI, _NT, _MR, _SBI],    [[0, 1], [0, { [_hQ]: _fSI }], [0, { [_hQ]: _pT }], [1, { [_hQ]: _mR }], [1, { [_hQ]: _sBI }]], 1];exports.ListChangedBlocksResponse$ = [3, n0, _LCBRi,    0,    [_CBh, _ET, _VS, _BS, _NT],    [[() => ChangedBlocks, 0], 4, 1, 1, 0]];exports.ListSnapshotBlocksRequest$ = [3, n0, _LSBR,    0,    [_SI, _NT, _MR, _SBI],    [[0, 1], [0, { [_hQ]: _pT }], [1, { [_hQ]: _mR }], [1, { [_hQ]: _sBI }]], 1];exports.ListSnapshotBlocksResponse$ = [3, n0, _LSBRi,    0,    [_Bl, _ET, _VS, _BS, _NT],    [[() => Blocks, 0], 4, 1, 1, 0]];exports.PutSnapshotBlockRequest$ = [3, n0, _PSBR,    0,    [_SI, _BI, _BD, _DL, _C, _CA, _P],    [[0, 1], [1, 1], [() => BlockData, 16], [1, { [_hH]: _xaDL }], [0, { [_hH]: _xaC_ }], [0, { [_hH]: _xaCA }], [1, { [_hH]: _xaP }]], 6];exports.PutSnapshotBlockResponse$ = [3, n0, _PSBRu,    0,    [_C, _CA],    [[0, { [_hH]: _xaC_ }], [0, { [_hH]: _xaCA }]]];exports.StartSnapshotRequest$ = [3, n0, _SSR,    0,    [_VS, _PSI, _T, _D, _CT, _E, _KKA, _Ti],    [1, 0, () => Tags, 0, [0, 4], 2, [() => KmsKeyArn, 0], 1], 1];exports.StartSnapshotResponse$ = [3, n0, _SSRt,    0,    [_D, _SI, _OI, _S, _ST, _VS, _BS, _T, _PSI, _KKA, _STs],    [0, 0, 0, 0, 4, 1, 1, () => Tags, 0, [() => KmsKeyArn, 0], 0]];exports.Tag$ = [3, n0, _Ta,    0,    [_K, _V],    [0, 0]];var Blocks = [1, n0, _Bl,    8, () => exports.Block$];var ChangedBlocks = [1, n0, _CBh,    0, [() => exports.ChangedBlock$,        0]];var Tags = [1, n0, _T,    0, () => exports.Tag$];exports.CompleteSnapshot$ = [9, n0, _CS,    { [_h]: ["POST", "/snapshots/completion/{SnapshotId}", 202] }, () => exports.CompleteSnapshotRequest$, () => exports.CompleteSnapshotResponse$];exports.GetSnapshotBlock$ = [9, n0, _GSB,    { [_h]: ["GET", "/snapshots/{SnapshotId}/blocks/{BlockIndex}", 200] }, () => exports.GetSnapshotBlockRequest$, () => exports.GetSnapshotBlockResponse$];exports.ListChangedBlocks$ = [9, n0, _LCB,    { [_h]: ["GET", "/snapshots/{SecondSnapshotId}/changedblocks", 200] }, () => exports.ListChangedBlocksRequest$, () => exports.ListChangedBlocksResponse$];exports.ListSnapshotBlocks$ = [9, n0, _LSB,    { [_h]: ["GET", "/snapshots/{SnapshotId}/blocks", 200] }, () => exports.ListSnapshotBlocksRequest$, () => exports.ListSnapshotBlocksResponse$];exports.PutSnapshotBlock$ = [9, n0, _PSB,    { [_h]: ["PUT", "/snapshots/{SnapshotId}/blocks/{BlockIndex}", 201] }, () => exports.PutSnapshotBlockRequest$, () => exports.PutSnapshotBlockResponse$];exports.StartSnapshot$ = [9, n0, _SS,    { [_h]: ["POST", "/snapshots", 201] }, () => exports.StartSnapshotRequest$, () => exports.StartSnapshotResponse$];