4runr-os 2.9.121 → 2.9.123
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/gateway-client.d.ts +4 -1
- package/dist/gateway-client.d.ts.map +1 -1
- package/dist/gateway-client.js +14 -3
- package/dist/gateway-client.js.map +1 -1
- package/dist/gateway-observability.d.ts +28 -0
- package/dist/gateway-observability.d.ts.map +1 -0
- package/dist/gateway-observability.js +128 -0
- package/dist/gateway-observability.js.map +1 -0
- package/dist/tui-handlers.d.ts.map +1 -1
- package/dist/tui-handlers.js +76 -0
- package/dist/tui-handlers.js.map +1 -1
- package/mk3-tui/src/app.rs +122 -14
- package/mk3-tui/src/main.rs +103 -0
- package/mk3-tui/src/ui/connection_portal.rs +42 -18
- package/mk3-tui/src/ui/portal_monitoring.rs +44 -20
- package/mk3-tui/src/ui/setup_portal.rs +45 -17
- package/package.json +3 -3
- package/apps/gateway/node_modules/.bin/download-msgpackr-prebuilds +0 -16
- package/apps/gateway/node_modules/.bin/download-msgpackr-prebuilds.cmd +0 -17
- package/apps/gateway/node_modules/.bin/download-msgpackr-prebuilds.ps1 +0 -28
- package/apps/gateway/node_modules/.bin/fxparser +0 -16
- package/apps/gateway/node_modules/.bin/fxparser.cmd +0 -17
- package/apps/gateway/node_modules/.bin/fxparser.ps1 +0 -28
- package/apps/gateway/node_modules/.bin/node-gyp-build-optional-packages +0 -16
- package/apps/gateway/node_modules/.bin/node-gyp-build-optional-packages-optional +0 -16
- package/apps/gateway/node_modules/.bin/node-gyp-build-optional-packages-optional.cmd +0 -17
- package/apps/gateway/node_modules/.bin/node-gyp-build-optional-packages-optional.ps1 +0 -28
- package/apps/gateway/node_modules/.bin/node-gyp-build-optional-packages-test +0 -16
- package/apps/gateway/node_modules/.bin/node-gyp-build-optional-packages-test.cmd +0 -17
- package/apps/gateway/node_modules/.bin/node-gyp-build-optional-packages-test.ps1 +0 -28
- package/apps/gateway/node_modules/.bin/node-gyp-build-optional-packages.cmd +0 -17
- package/apps/gateway/node_modules/.bin/node-gyp-build-optional-packages.ps1 +0 -28
- package/apps/gateway/node_modules/.bin/openai +0 -16
- package/apps/gateway/node_modules/.bin/openai.cmd +0 -17
- package/apps/gateway/node_modules/.bin/openai.ps1 +0 -28
- package/apps/gateway/node_modules/.bin/pino +0 -16
- package/apps/gateway/node_modules/.bin/pino.cmd +0 -17
- package/apps/gateway/node_modules/.bin/pino.ps1 +0 -28
- package/apps/gateway/node_modules/.bin/qrcode +0 -16
- package/apps/gateway/node_modules/.bin/qrcode.cmd +0 -17
- package/apps/gateway/node_modules/.bin/qrcode.ps1 +0 -28
- package/apps/gateway/node_modules/.bin/safe-regex2 +0 -16
- package/apps/gateway/node_modules/.bin/safe-regex2.cmd +0 -17
- package/apps/gateway/node_modules/.bin/safe-regex2.ps1 +0 -28
- package/apps/gateway/node_modules/.bin/semver +0 -16
- package/apps/gateway/node_modules/.bin/semver.cmd +0 -17
- package/apps/gateway/node_modules/.bin/semver.ps1 +0 -28
- package/apps/gateway/node_modules/.bin/uuid +0 -16
- package/apps/gateway/node_modules/.bin/uuid.cmd +0 -17
- package/apps/gateway/node_modules/.bin/uuid.ps1 +0 -28
- package/apps/gateway/node_modules/.package-lock.json +0 -3323
- package/apps/gateway/node_modules/@anthropic-ai/sdk/CHANGELOG.md +0 -1196
- package/apps/gateway/node_modules/@anthropic-ai/sdk/LICENSE +0 -8
- package/apps/gateway/node_modules/@anthropic-ai/sdk/README.md +0 -518
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.d.ts +0 -9
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.js +0 -16
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.mjs +0 -12
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/MultipartBody.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/README.md +0 -46
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.d.ts +0 -5
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.js +0 -21
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.mjs +0 -2
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-bun.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.d.ts +0 -5
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.js +0 -21
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.mjs +0 -2
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime-node.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.d.ts +0 -5
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.js +0 -21
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.mjs +0 -2
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/runtime.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.d.ts +0 -5
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.js +0 -21
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.mjs +0 -2
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/types-node.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/types.d.ts +0 -101
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/types.js +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/auto/types.mjs +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.d.ts +0 -6
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.js +0 -14
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.mjs +0 -10
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/bun-runtime.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/index.d.ts +0 -81
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/index.js +0 -13
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/index.mjs +0 -7
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/manual-types.d.ts +0 -12
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/manual-types.js +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/manual-types.mjs +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/node-runtime.d.ts +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/node-runtime.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/node-runtime.js +0 -89
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/node-runtime.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/node-runtime.mjs +0 -56
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/node-runtime.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/node-types.d.ts +0 -42
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/node-types.js +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/node-types.mjs +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/registry.d.ts +0 -37
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/registry.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/registry.js +0 -41
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/registry.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/registry.mjs +0 -37
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/registry.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/web-runtime.d.ts +0 -5
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/web-runtime.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/web-runtime.js +0 -78
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/web-runtime.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/web-runtime.mjs +0 -71
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/web-runtime.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/web-types.d.ts +0 -83
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/web-types.js +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_shims/web-types.mjs +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.d.ts +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.js +0 -226
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.mjs +0 -223
- package/apps/gateway/node_modules/@anthropic-ai/sdk/_vendor/partial-json-parser/parser.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/core.d.ts +0 -244
- package/apps/gateway/node_modules/@anthropic-ai/sdk/core.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/core.js +0 -914
- package/apps/gateway/node_modules/@anthropic-ai/sdk/core.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/core.mjs +0 -882
- package/apps/gateway/node_modules/@anthropic-ai/sdk/core.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/error.d.ts +0 -54
- package/apps/gateway/node_modules/@anthropic-ai/sdk/error.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/error.js +0 -144
- package/apps/gateway/node_modules/@anthropic-ai/sdk/error.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/error.mjs +0 -128
- package/apps/gateway/node_modules/@anthropic-ai/sdk/error.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/index.d.mts +0 -188
- package/apps/gateway/node_modules/@anthropic-ai/sdk/index.d.ts +0 -188
- package/apps/gateway/node_modules/@anthropic-ai/sdk/index.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/index.js +0 -161
- package/apps/gateway/node_modules/@anthropic-ai/sdk/index.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/index.mjs +0 -133
- package/apps/gateway/node_modules/@anthropic-ai/sdk/index.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.d.ts +0 -12
- package/apps/gateway/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.js +0 -35
- package/apps/gateway/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.mjs +0 -31
- package/apps/gateway/node_modules/@anthropic-ai/sdk/internal/decoders/jsonl.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/internal/decoders/line.d.ts +0 -20
- package/apps/gateway/node_modules/@anthropic-ai/sdk/internal/decoders/line.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/internal/decoders/line.js +0 -88
- package/apps/gateway/node_modules/@anthropic-ai/sdk/internal/decoders/line.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/internal/decoders/line.mjs +0 -84
- package/apps/gateway/node_modules/@anthropic-ai/sdk/internal/decoders/line.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/lib/MessageStream.d.ts +0 -95
- package/apps/gateway/node_modules/@anthropic-ai/sdk/lib/MessageStream.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/lib/MessageStream.js +0 -459
- package/apps/gateway/node_modules/@anthropic-ai/sdk/lib/MessageStream.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/lib/MessageStream.mjs +0 -455
- package/apps/gateway/node_modules/@anthropic-ai/sdk/lib/MessageStream.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/lib/PromptCachingBetaMessageStream.d.ts +0 -96
- package/apps/gateway/node_modules/@anthropic-ai/sdk/lib/PromptCachingBetaMessageStream.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/lib/PromptCachingBetaMessageStream.js +0 -459
- package/apps/gateway/node_modules/@anthropic-ai/sdk/lib/PromptCachingBetaMessageStream.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/lib/PromptCachingBetaMessageStream.mjs +0 -455
- package/apps/gateway/node_modules/@anthropic-ai/sdk/lib/PromptCachingBetaMessageStream.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/LICENSE +0 -21
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/README.md +0 -15
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/assert/strict.d.ts +0 -8
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/assert.d.ts +0 -1005
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/async_hooks.d.ts +0 -586
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/buffer.buffer.d.ts +0 -457
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/buffer.d.ts +0 -1901
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/child_process.d.ts +0 -1453
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/cluster.d.ts +0 -578
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/compatibility/disposable.d.ts +0 -14
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/compatibility/index.d.ts +0 -9
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/compatibility/indexable.d.ts +0 -20
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/compatibility/iterators.d.ts +0 -20
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/console.d.ts +0 -452
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/constants.d.ts +0 -21
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/crypto.d.ts +0 -4504
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/dgram.d.ts +0 -596
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/diagnostics_channel.d.ts +0 -551
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/dns/promises.d.ts +0 -477
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/dns.d.ts +0 -860
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/domain.d.ts +0 -170
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/events.d.ts +0 -863
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/fs/promises.d.ts +0 -1208
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/fs.d.ts +0 -4332
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/globals.d.ts +0 -170
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/globals.typedarray.d.ts +0 -21
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/http.d.ts +0 -1919
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/http2.d.ts +0 -2580
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/https.d.ts +0 -549
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/index.d.ts +0 -92
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/inspector.generated.d.ts +0 -2775
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/module.d.ts +0 -503
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/net.d.ts +0 -924
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/os.d.ts +0 -480
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/package.json +0 -145
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/path.d.ts +0 -191
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/perf_hooks.d.ts +0 -860
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/process.d.ts +0 -1632
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/punycode.d.ts +0 -117
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/querystring.d.ts +0 -140
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/readline/promises.d.ts +0 -154
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/readline.d.ts +0 -715
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/repl.d.ts +0 -430
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/stream/consumers.d.ts +0 -38
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/stream/promises.d.ts +0 -90
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/stream/web.d.ts +0 -527
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/stream.d.ts +0 -1680
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/string_decoder.d.ts +0 -67
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/test.d.ts +0 -1208
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/timers/promises.d.ts +0 -108
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/timers.d.ts +0 -286
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/tls.d.ts +0 -1204
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/trace_events.d.ts +0 -171
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/ts5.6/buffer.buffer.d.ts +0 -455
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/ts5.6/globals.typedarray.d.ts +0 -19
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/ts5.6/index.d.ts +0 -92
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/tty.d.ts +0 -206
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/url.d.ts +0 -957
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/util.d.ts +0 -2083
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/v8.d.ts +0 -753
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/vm.d.ts +0 -704
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/wasi.d.ts +0 -160
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/web-globals/abortcontroller.d.ts +0 -34
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/web-globals/domexception.d.ts +0 -68
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/web-globals/events.d.ts +0 -81
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/web-globals/fetch.d.ts +0 -38
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/worker_threads.d.ts +0 -698
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/@types/node/zlib.d.ts +0 -517
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/README.md +0 -6
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/agent.d.ts +0 -31
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/api.d.ts +0 -43
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/balanced-pool.d.ts +0 -18
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/cache.d.ts +0 -36
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/client.d.ts +0 -97
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/connector.d.ts +0 -34
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/content-type.d.ts +0 -21
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/cookies.d.ts +0 -28
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/diagnostics-channel.d.ts +0 -67
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/dispatcher.d.ts +0 -241
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/errors.d.ts +0 -128
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/fetch.d.ts +0 -209
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/file.d.ts +0 -39
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/filereader.d.ts +0 -54
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/formdata.d.ts +0 -108
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/global-dispatcher.d.ts +0 -9
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/global-origin.d.ts +0 -7
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/handlers.d.ts +0 -9
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/header.d.ts +0 -4
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/index.d.ts +0 -63
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/interceptors.d.ts +0 -5
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/mock-agent.d.ts +0 -50
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/mock-client.d.ts +0 -25
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/mock-errors.d.ts +0 -12
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/mock-interceptor.d.ts +0 -93
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/mock-pool.d.ts +0 -25
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/package.json +0 -55
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/patch.d.ts +0 -71
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/pool-stats.d.ts +0 -19
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/pool.d.ts +0 -28
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/proxy-agent.d.ts +0 -30
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/readable.d.ts +0 -61
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/webidl.d.ts +0 -220
- package/apps/gateway/node_modules/@anthropic-ai/sdk/node_modules/undici-types/websocket.d.ts +0 -131
- package/apps/gateway/node_modules/@anthropic-ai/sdk/package.json +0 -103
- package/apps/gateway/node_modules/@anthropic-ai/sdk/pagination.d.ts +0 -26
- package/apps/gateway/node_modules/@anthropic-ai/sdk/pagination.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/pagination.js +0 -54
- package/apps/gateway/node_modules/@anthropic-ai/sdk/pagination.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/pagination.mjs +0 -50
- package/apps/gateway/node_modules/@anthropic-ai/sdk/pagination.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resource.d.ts +0 -6
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resource.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resource.js +0 -11
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resource.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resource.mjs +0 -7
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resource.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/beta.d.ts +0 -92
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/beta.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/beta.js +0 -43
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/beta.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/beta.mjs +0 -16
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/beta.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/index.d.ts +0 -4
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/index.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/index.js +0 -11
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/index.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/index.mjs +0 -5
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/index.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.d.ts +0 -255
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.js +0 -121
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.mjs +0 -93
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/batches.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.d.ts +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.js +0 -10
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.mjs +0 -4
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/index.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.d.ts +0 -688
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.js +0 -54
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.mjs +0 -27
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/messages/messages.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/index.d.ts +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/index.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/index.js +0 -9
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/index.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/index.mjs +0 -4
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/index.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/messages.d.ts +0 -526
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/messages.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/messages.js +0 -31
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/messages.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/messages.mjs +0 -27
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/messages.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/prompt-caching.d.ts +0 -23
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/prompt-caching.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/prompt-caching.js +0 -40
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/prompt-caching.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/prompt-caching.mjs +0 -13
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/beta/prompt-caching/prompt-caching.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/completions.d.ts +0 -169
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/completions.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/completions.js +0 -19
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/completions.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/completions.mjs +0 -15
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/completions.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/index.d.ts +0 -4
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/index.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/index.js +0 -11
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/index.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/index.mjs +0 -5
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/index.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/messages.d.ts +0 -666
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/messages.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/messages.js +0 -38
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/messages.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/messages.mjs +0 -33
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/messages.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/top-level.d.ts +0 -2
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/top-level.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/top-level.js +0 -4
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/top-level.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/top-level.mjs +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/resources/top-level.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/shims/node.d.ts +0 -30
- package/apps/gateway/node_modules/@anthropic-ai/sdk/shims/node.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/shims/node.js +0 -31
- package/apps/gateway/node_modules/@anthropic-ai/sdk/shims/node.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/shims/node.mjs +0 -5
- package/apps/gateway/node_modules/@anthropic-ai/sdk/shims/node.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/shims/web.d.ts +0 -26
- package/apps/gateway/node_modules/@anthropic-ai/sdk/shims/web.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/shims/web.js +0 -31
- package/apps/gateway/node_modules/@anthropic-ai/sdk/shims/web.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/shims/web.mjs +0 -5
- package/apps/gateway/node_modules/@anthropic-ai/sdk/shims/web.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/MultipartBody.ts +0 -9
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/README.md +0 -46
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/auto/runtime-bun.ts +0 -4
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/auto/runtime-node.ts +0 -4
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/auto/runtime.ts +0 -4
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/auto/types-node.ts +0 -4
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/auto/types.d.ts +0 -101
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/auto/types.js +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/auto/types.mjs +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/bun-runtime.ts +0 -14
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/index.d.ts +0 -81
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/index.js +0 -13
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/index.mjs +0 -7
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/manual-types.d.ts +0 -12
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/manual-types.js +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/manual-types.mjs +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/node-runtime.ts +0 -81
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/node-types.d.ts +0 -42
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/node-types.js +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/node-types.mjs +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/registry.ts +0 -67
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/web-runtime.ts +0 -103
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/web-types.d.ts +0 -83
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/web-types.js +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_shims/web-types.mjs +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_vendor/partial-json-parser/README.md +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/_vendor/partial-json-parser/parser.ts +0 -264
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/core.ts +0 -1212
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/error.ts +0 -149
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/index.ts +0 -317
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/internal/decoders/jsonl.ts +0 -41
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/internal/decoders/line.ts +0 -114
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/lib/.keep +0 -4
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/lib/MessageStream.ts +0 -561
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/lib/PromptCachingBetaMessageStream.ts +0 -579
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/pagination.ts +0 -84
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resource.ts +0 -11
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resources/beta/beta.ts +0 -124
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resources/beta/index.ts +0 -54
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resources/beta/messages/batches.ts +0 -407
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resources/beta/messages/index.ts +0 -57
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resources/beta/messages/messages.ts +0 -838
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resources/beta/prompt-caching/index.ts +0 -20
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resources/beta/prompt-caching/messages.ts +0 -635
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resources/beta/prompt-caching/prompt-caching.ts +0 -26
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resources/completions.ts +0 -208
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resources/index.ts +0 -64
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resources/messages.ts +0 -826
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/resources/top-level.ts +0 -3
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/shims/node.ts +0 -50
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/shims/web.ts +0 -50
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/streaming.ts +0 -400
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/tsconfig.json +0 -11
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/uploads.ts +0 -255
- package/apps/gateway/node_modules/@anthropic-ai/sdk/src/version.ts +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/streaming.d.ts +0 -41
- package/apps/gateway/node_modules/@anthropic-ai/sdk/streaming.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/streaming.js +0 -347
- package/apps/gateway/node_modules/@anthropic-ai/sdk/streaming.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/streaming.mjs +0 -340
- package/apps/gateway/node_modules/@anthropic-ai/sdk/streaming.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/uploads.d.ts +0 -75
- package/apps/gateway/node_modules/@anthropic-ai/sdk/uploads.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/uploads.js +0 -171
- package/apps/gateway/node_modules/@anthropic-ai/sdk/uploads.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/uploads.mjs +0 -158
- package/apps/gateway/node_modules/@anthropic-ai/sdk/uploads.mjs.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/version.d.ts +0 -2
- package/apps/gateway/node_modules/@anthropic-ai/sdk/version.d.ts.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/version.js +0 -5
- package/apps/gateway/node_modules/@anthropic-ai/sdk/version.js.map +0 -1
- package/apps/gateway/node_modules/@anthropic-ai/sdk/version.mjs +0 -2
- package/apps/gateway/node_modules/@anthropic-ai/sdk/version.mjs.map +0 -1
- package/apps/gateway/node_modules/@aws/lambda-invoke-store/LICENSE +0 -175
- package/apps/gateway/node_modules/@aws/lambda-invoke-store/README.md +0 -198
- package/apps/gateway/node_modules/@aws/lambda-invoke-store/dist-cjs/invoke-store.js +0 -119
- package/apps/gateway/node_modules/@aws/lambda-invoke-store/dist-es/invoke-store.js +0 -117
- package/apps/gateway/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.benchmark.d.ts +0 -1
- package/apps/gateway/node_modules/@aws/lambda-invoke-store/dist-types/invoke-store.d.ts +0 -49
- package/apps/gateway/node_modules/@aws/lambda-invoke-store/package.json +0 -55
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/CHANGELOG.md +0 -118
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/LICENSE +0 -202
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/README.md +0 -31
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/constants.d.ts +0 -10
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/constants.js +0 -43
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/constants.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js +0 -30
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/crossPlatformSha256.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/index.js +0 -8
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/index.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js +0 -11
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/isEmptyData.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.d.ts +0 -10
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js +0 -56
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/main/webCryptoSha256.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/constants.d.ts +0 -10
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/constants.js +0 -40
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/constants.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js +0 -27
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/crossPlatformSha256.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/index.js +0 -3
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/index.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js +0 -7
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/isEmptyData.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.d.ts +0 -10
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js +0 -53
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/build/module/webCryptoSha256.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/README.md +0 -10
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/is-array-buffer/package.json +0 -60
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/README.md +0 -10
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-buffer-from/package.json +0 -61
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/README.md +0 -4
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/node_modules/@smithy/util-utf8/package.json +0 -66
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/package.json +0 -33
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/src/constants.ts +0 -41
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/src/crossPlatformSha256.ts +0 -30
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/src/index.ts +0 -2
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/src/isEmptyData.ts +0 -9
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/src/webCryptoSha256.ts +0 -71
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/tsconfig.json +0 -10
- package/apps/gateway/node_modules/@aws-crypto/sha256-browser/tsconfig.module.json +0 -7
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/CHANGELOG.md +0 -106
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/README.md +0 -29
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js +0 -124
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/RawSha256.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/constants.d.ts +0 -20
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/constants.js +0 -98
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/constants.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/index.js +0 -5
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/index.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js +0 -85
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/jsSha256.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js +0 -322
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/main/knownHashes.fixture.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js +0 -121
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/RawSha256.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/constants.d.ts +0 -20
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/constants.js +0 -95
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/constants.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/index.js +0 -2
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/index.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js +0 -82
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/jsSha256.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js +0 -319
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/build/module/knownHashes.fixture.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/package.json +0 -32
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/src/RawSha256.ts +0 -164
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/src/constants.ts +0 -98
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/src/index.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/src/jsSha256.ts +0 -94
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/src/knownHashes.fixture.ts +0 -401
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/tsconfig.json +0 -10
- package/apps/gateway/node_modules/@aws-crypto/sha256-js/tsconfig.module.json +0 -7
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/CHANGELOG.md +0 -66
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/LICENSE +0 -202
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/README.md +0 -32
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/build/main/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js +0 -5
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/build/main/index.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js +0 -69
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/build/main/supportsWebCrypto.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/build/module/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js +0 -2
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/build/module/index.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js +0 -62
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/build/module/supportsWebCrypto.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/package.json +0 -28
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/src/index.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/src/supportsWebCrypto.ts +0 -76
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/tsconfig.json +0 -10
- package/apps/gateway/node_modules/@aws-crypto/supports-web-crypto/tsconfig.module.json +0 -7
- package/apps/gateway/node_modules/@aws-crypto/util/CHANGELOG.md +0 -71
- package/apps/gateway/node_modules/@aws-crypto/util/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-crypto/util/README.md +0 -16
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/convertToBuffer.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/convertToBuffer.js +0 -24
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/convertToBuffer.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/index.js +0 -14
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/index.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/isEmptyData.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/isEmptyData.js +0 -13
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/isEmptyData.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/numToUint8.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/numToUint8.js +0 -15
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/numToUint8.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js +0 -20
- package/apps/gateway/node_modules/@aws-crypto/util/build/main/uint32ArrayFrom.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/convertToBuffer.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/convertToBuffer.js +0 -20
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/convertToBuffer.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/index.js +0 -7
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/index.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/isEmptyData.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/isEmptyData.js +0 -9
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/isEmptyData.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/numToUint8.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/numToUint8.js +0 -11
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/numToUint8.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js +0 -16
- package/apps/gateway/node_modules/@aws-crypto/util/build/module/uint32ArrayFrom.js.map +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/README.md +0 -10
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-cjs/index.js +0 -32
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-es/index.js +0 -2
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-types/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/dist-types/ts3.4/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/is-array-buffer/package.json +0 -60
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/README.md +0 -10
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-cjs/index.js +0 -47
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-es/index.js +0 -14
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-types/index.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/dist-types/ts3.4/index.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-buffer-from/package.json +0 -61
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/README.md +0 -4
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.browser.js +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/fromUtf8.js +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/index.js +0 -65
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUint8Array.js +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.browser.js +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-cjs/toUtf8.js +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.browser.js +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/fromUtf8.js +0 -5
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/index.js +0 -3
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUint8Array.js +0 -10
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUtf8.browser.js +0 -9
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-es/toUtf8.js +0 -10
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/fromUtf8.browser.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/fromUtf8.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUint8Array.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUtf8.browser.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/toUtf8.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.browser.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/fromUtf8.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUint8Array.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.browser.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/dist-types/ts3.4/toUtf8.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-crypto/util/node_modules/@smithy/util-utf8/package.json +0 -66
- package/apps/gateway/node_modules/@aws-crypto/util/package.json +0 -32
- package/apps/gateway/node_modules/@aws-crypto/util/src/convertToBuffer.ts +0 -30
- package/apps/gateway/node_modules/@aws-crypto/util/src/index.ts +0 -7
- package/apps/gateway/node_modules/@aws-crypto/util/src/isEmptyData.ts +0 -12
- package/apps/gateway/node_modules/@aws-crypto/util/src/numToUint8.ts +0 -11
- package/apps/gateway/node_modules/@aws-crypto/util/src/uint32ArrayFrom.ts +0 -16
- package/apps/gateway/node_modules/@aws-crypto/util/tsconfig.json +0 -9
- package/apps/gateway/node_modules/@aws-crypto/util/tsconfig.module.json +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-kms/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/client-kms/README.md +0 -649
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-cjs/auth/httpAuthSchemeProvider.js +0 -46
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-cjs/endpoint/endpointResolver.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-cjs/endpoint/ruleset.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-cjs/index.js +0 -1166
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-cjs/models/KMSServiceException.js +0 -12
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-cjs/models/errors.js +0 -628
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.browser.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.js +0 -54
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.native.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-cjs/runtimeConfig.shared.js +0 -44
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-cjs/schemas/schemas_0.js +0 -1394
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/KMS.js +0 -131
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/KMSClient.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/auth/httpAuthSchemeProvider.js +0 -40
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/CancelKeyDeletionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/ConnectCustomKeyStoreCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/CreateAliasCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/CreateCustomKeyStoreCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/CreateGrantCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/CreateKeyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/DecryptCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/DeleteAliasCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/DeleteCustomKeyStoreCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/DeleteImportedKeyMaterialCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/DeriveSharedSecretCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/DescribeCustomKeyStoresCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/DescribeKeyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/DisableKeyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/DisableKeyRotationCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/DisconnectCustomKeyStoreCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/EnableKeyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/EnableKeyRotationCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/EncryptCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateDataKeyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateDataKeyPairCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateDataKeyPairWithoutPlaintextCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateDataKeyWithoutPlaintextCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateMacCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/GenerateRandomCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/GetKeyPolicyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/GetKeyRotationStatusCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/GetParametersForImportCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/GetPublicKeyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/ImportKeyMaterialCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/ListAliasesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/ListGrantsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/ListKeyPoliciesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/ListKeyRotationsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/ListKeysCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/ListResourceTagsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/ListRetirableGrantsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/PutKeyPolicyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/ReEncryptCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/ReplicateKeyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/RetireGrantCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/RevokeGrantCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/RotateKeyOnDemandCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/ScheduleKeyDeletionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/SignCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/TagResourceCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/UntagResourceCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/UpdateAliasCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/UpdateCustomKeyStoreCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/UpdateKeyDescriptionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/UpdatePrimaryRegionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/VerifyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/VerifyMacCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/commands/index.js +0 -53
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/endpoint/EndpointParameters.js +0 -13
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/endpoint/endpointResolver.js +0 -14
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/endpoint/ruleset.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/extensionConfiguration.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/index.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/models/KMSServiceException.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/models/enums.js +0 -214
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/models/errors.js +0 -577
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/models/models_0.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/pagination/DescribeCustomKeyStoresPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/pagination/Interfaces.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/pagination/ListAliasesPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/pagination/ListGrantsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/pagination/ListKeyPoliciesPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/pagination/ListKeyRotationsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/pagination/ListKeysPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/pagination/ListResourceTagsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/pagination/ListRetirableGrantsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/pagination/index.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.browser.js +0 -33
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.native.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/runtimeConfig.shared.js +0 -40
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/runtimeExtensions.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-es/schemas/schemas_0.js +0 -1387
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/KMS.d.ts +0 -541
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/KMSClient.d.ts +0 -337
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/CancelKeyDeletionCommand.d.ts +0 -140
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/ConnectCustomKeyStoreCommand.d.ts +0 -258
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/CreateAliasCommand.d.ts +0 -189
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/CreateCustomKeyStoreCommand.d.ts +0 -319
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/CreateGrantCommand.d.ts +0 -228
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/CreateKeyCommand.d.ts +0 -430
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/DecryptCommand.d.ts +0 -309
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/DeleteAliasCommand.d.ts +0 -167
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/DeleteCustomKeyStoreCommand.d.ts +0 -196
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/DeleteImportedKeyMaterialCommand.d.ts +0 -179
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/DeriveSharedSecretCommand.d.ts +0 -265
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/DescribeCustomKeyStoresCommand.d.ts +0 -184
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/DescribeKeyCommand.d.ts +0 -416
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/DisableKeyCommand.d.ts +0 -137
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/DisableKeyRotationCommand.d.ts +0 -173
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/DisconnectCustomKeyStoreCommand.d.ts +0 -183
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/EnableKeyCommand.d.ts +0 -139
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/EnableKeyRotationCommand.d.ts +0 -192
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/EncryptCommand.d.ts +0 -300
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateDataKeyCommand.d.ts +0 -282
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateDataKeyPairCommand.d.ts +0 -268
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateDataKeyPairWithoutPlaintextCommand.d.ts +0 -243
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateDataKeyWithoutPlaintextCommand.d.ts +0 -245
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateMacCommand.d.ts +0 -195
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/GenerateRandomCommand.d.ts +0 -169
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/GetKeyPolicyCommand.d.ts +0 -150
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/GetKeyRotationStatusCommand.d.ts +0 -186
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/GetParametersForImportCommand.d.ts +0 -195
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/GetPublicKeyCommand.d.ts +0 -235
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/ImportKeyMaterialCommand.d.ts +0 -293
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/ListAliasesCommand.d.ts +0 -203
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/ListGrantsCommand.d.ts +0 -191
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/ListKeyPoliciesCommand.d.ts +0 -158
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/ListKeyRotationsCommand.d.ts +0 -179
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/ListKeysCommand.d.ts +0 -169
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/ListResourceTagsCommand.d.ts +0 -164
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/ListRetirableGrantsCommand.d.ts +0 -173
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/PutKeyPolicyCommand.d.ts +0 -228
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/ReEncryptCommand.d.ts +0 -294
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/ReplicateKeyCommand.d.ts +0 -325
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/RetireGrantCommand.d.ts +0 -181
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/RevokeGrantCommand.d.ts +0 -176
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/RotateKeyOnDemandCommand.d.ts +0 -209
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/ScheduleKeyDeletionCommand.d.ts +0 -173
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/SignCommand.d.ts +0 -244
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/TagResourceCommand.d.ts +0 -185
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/UntagResourceCommand.d.ts +0 -171
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/UpdateAliasCommand.d.ts +0 -189
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/UpdateCustomKeyStoreCommand.d.ts +0 -407
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/UpdateKeyDescriptionCommand.d.ts +0 -147
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/UpdatePrimaryRegionCommand.d.ts +0 -198
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/VerifyCommand.d.ts +0 -235
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/VerifyMacCommand.d.ts +0 -194
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/commands/index.d.ts +0 -53
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/endpoint/EndpointParameters.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/index.d.ts +0 -114
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/models/KMSServiceException.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/models/enums.d.ts +0 -446
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/models/errors.d.ts +0 -769
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/models/models_0.d.ts +0 -5116
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/pagination/DescribeCustomKeyStoresPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/pagination/Interfaces.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListAliasesPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListGrantsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListKeyPoliciesPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListKeyRotationsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListKeysPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListResourceTagsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/pagination/ListRetirableGrantsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/pagination/index.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.browser.d.ts +0 -55
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.d.ts +0 -55
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.native.d.ts +0 -54
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/runtimeConfig.shared.d.ts +0 -27
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/runtimeExtensions.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/schemas/schemas_0.d.ts +0 -215
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/KMS.d.ts +0 -976
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/KMSClient.d.ts +0 -430
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -46
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/CancelKeyDeletionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/ConnectCustomKeyStoreCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/CreateAliasCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/CreateCustomKeyStoreCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/CreateGrantCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/CreateKeyCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/DecryptCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/DeleteAliasCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/DeleteCustomKeyStoreCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/DeleteImportedKeyMaterialCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/DeriveSharedSecretCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/DescribeCustomKeyStoresCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/DescribeKeyCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/DisableKeyCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/DisableKeyRotationCommand.d.ts +0 -46
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/DisconnectCustomKeyStoreCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/EnableKeyCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/EnableKeyRotationCommand.d.ts +0 -46
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/EncryptCommand.d.ts +0 -43
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/GenerateDataKeyCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/GenerateDataKeyPairCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/GenerateDataKeyPairWithoutPlaintextCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/GenerateDataKeyWithoutPlaintextCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/GenerateMacCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/GenerateRandomCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/GetKeyPolicyCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/GetKeyRotationStatusCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/GetParametersForImportCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/ImportKeyMaterialCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/ListAliasesCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/ListGrantsCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/ListKeyPoliciesCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/ListKeyRotationsCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/ListKeysCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/ListResourceTagsCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/ListRetirableGrantsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/PutKeyPolicyCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/ReEncryptCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/ReplicateKeyCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/RetireGrantCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/RevokeGrantCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/RotateKeyOnDemandCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/ScheduleKeyDeletionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/SignCommand.d.ts +0 -41
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/UpdateAliasCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/UpdateCustomKeyStoreCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/UpdateKeyDescriptionCommand.d.ts +0 -46
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/UpdatePrimaryRegionCommand.d.ts +0 -46
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/VerifyCommand.d.ts +0 -41
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/VerifyMacCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/commands/index.d.ts +0 -53
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/index.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/models/KMSServiceException.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/models/enums.d.ts +0 -262
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/models/errors.d.ts +0 -381
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/models/models_0.d.ts +0 -643
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/DescribeCustomKeyStoresPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/ListAliasesPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/ListGrantsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/ListKeyPoliciesPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/ListKeyRotationsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/ListKeysPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/ListResourceTagsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/ListRetirableGrantsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/pagination/index.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -100
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.d.ts +0 -95
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -104
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -30
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-kms/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -214
- package/apps/gateway/node_modules/@aws-sdk/client-kms/package.json +0 -102
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/README.md +0 -367
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/auth/httpAuthSchemeProvider.js +0 -46
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/endpoint/endpointResolver.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/endpoint/ruleset.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/index.js +0 -511
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/models/SecretsManagerServiceException.js +0 -12
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/models/errors.js +0 -184
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.browser.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.js +0 -54
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.native.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/runtimeConfig.shared.js +0 -43
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-cjs/schemas/schemas_0.js +0 -665
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/SecretsManager.js +0 -61
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/SecretsManagerClient.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/auth/httpAuthSchemeProvider.js +0 -40
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/BatchGetSecretValueCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/CancelRotateSecretCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/CreateSecretCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/DeleteResourcePolicyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/DeleteSecretCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/DescribeSecretCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/GetRandomPasswordCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/GetResourcePolicyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/GetSecretValueCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/ListSecretVersionIdsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/ListSecretsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/PutResourcePolicyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/PutSecretValueCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/RemoveRegionsFromReplicationCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/ReplicateSecretToRegionsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/RestoreSecretCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/RotateSecretCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/StopReplicationToReplicaCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/TagResourceCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/UntagResourceCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/UpdateSecretCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/UpdateSecretVersionStageCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/ValidateResourcePolicyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/commands/index.js +0 -23
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/endpoint/EndpointParameters.js +0 -13
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/endpoint/endpointResolver.js +0 -14
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/endpoint/ruleset.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/extensionConfiguration.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/index.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/models/SecretsManagerServiceException.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/models/enums.js +0 -24
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/models/errors.js +0 -169
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/models/models_0.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/pagination/BatchGetSecretValuePaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/pagination/Interfaces.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/pagination/ListSecretVersionIdsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/pagination/ListSecretsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/pagination/index.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.browser.js +0 -33
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.native.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeConfig.shared.js +0 -39
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/runtimeExtensions.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-es/schemas/schemas_0.js +0 -661
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/SecretsManager.d.ts +0 -220
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/SecretsManagerClient.d.ts +0 -235
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/BatchGetSecretValueCommand.d.ts +0 -210
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/CancelRotateSecretCommand.d.ts +0 -135
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/CreateSecretCommand.d.ts +0 -218
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/DeleteResourcePolicyCommand.d.ts +0 -126
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/DeleteSecretCommand.d.ts +0 -135
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/DescribeSecretCommand.d.ts +0 -137
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/GetRandomPasswordCommand.d.ts +0 -135
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/GetResourcePolicyCommand.d.ts +0 -138
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/GetSecretValueCommand.d.ts +0 -157
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/ListSecretVersionIdsCommand.d.ts +0 -151
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/ListSecretsCommand.d.ts +0 -208
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/PutResourcePolicyCommand.d.ts +0 -147
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/PutSecretValueCommand.d.ts +0 -183
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/RemoveRegionsFromReplicationCommand.d.ts +0 -122
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/ReplicateSecretToRegionsCommand.d.ts +0 -157
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/RestoreSecretCommand.d.ts +0 -126
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/RotateSecretCommand.d.ts +0 -180
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/StopReplicationToReplicaCommand.d.ts +0 -111
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/TagResourceCommand.d.ts +0 -145
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/UntagResourceCommand.d.ts +0 -134
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/UpdateSecretCommand.d.ts +0 -221
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/UpdateSecretVersionStageCommand.d.ts +0 -187
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/ValidateResourcePolicyCommand.d.ts +0 -161
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/commands/index.d.ts +0 -23
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/endpoint/EndpointParameters.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/index.d.ts +0 -42
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/models/SecretsManagerServiceException.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/models/enums.d.ts +0 -56
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/models/errors.d.ts +0 -175
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/models/models_0.d.ts +0 -1957
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/BatchGetSecretValuePaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/Interfaces.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/ListSecretVersionIdsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/ListSecretsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/pagination/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.browser.d.ts +0 -55
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.d.ts +0 -55
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.native.d.ts +0 -54
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeConfig.shared.d.ts +0 -27
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/runtimeExtensions.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/schemas/schemas_0.d.ts +0 -99
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/SecretsManager.d.ts +0 -426
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/SecretsManagerClient.d.ts +0 -257
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/BatchGetSecretValueCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/CancelRotateSecretCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/CreateSecretCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/DeleteSecretCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/DescribeSecretCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/GetRandomPasswordCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/GetSecretValueCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/ListSecretVersionIdsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/ListSecretsCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/PutSecretValueCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/RemoveRegionsFromReplicationCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/ReplicateSecretToRegionsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/RestoreSecretCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/RotateSecretCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/StopReplicationToReplicaCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -45
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/UpdateSecretCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/UpdateSecretVersionStageCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/ValidateResourcePolicyCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/commands/index.d.ts +0 -23
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/index.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/models/SecretsManagerServiceException.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/models/enums.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/models/errors.d.ts +0 -97
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/models/models_0.d.ts +0 -333
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/pagination/BatchGetSecretValuePaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/pagination/ListSecretVersionIdsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/pagination/ListSecretsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/pagination/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -100
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.d.ts +0 -95
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -104
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -30
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -98
- package/apps/gateway/node_modules/@aws-sdk/client-secrets-manager/package.json +0 -106
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/README.md +0 -1240
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-cjs/auth/httpAuthSchemeProvider.js +0 -46
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-cjs/endpoint/endpointResolver.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-cjs/endpoint/ruleset.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-cjs/index.js +0 -3267
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-cjs/models/SSMServiceException.js +0 -12
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-cjs/models/errors.js +0 -2059
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.browser.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.js +0 -54
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.native.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-cjs/runtimeConfig.shared.js +0 -44
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-cjs/schemas/schemas_0.js +0 -5616
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/SSM.js +0 -405
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/SSMClient.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/auth/httpAuthExtensionConfiguration.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/auth/httpAuthSchemeProvider.js +0 -40
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/AddTagsToResourceCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/AssociateOpsItemRelatedItemCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/CancelCommandCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/CancelMaintenanceWindowExecutionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateActivationCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateAssociationBatchCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateAssociationCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateDocumentCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateMaintenanceWindowCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateOpsItemCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateOpsMetadataCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreatePatchBaselineCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/CreateResourceDataSyncCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteActivationCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteAssociationCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteDocumentCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteInventoryCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteMaintenanceWindowCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteOpsItemCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteOpsMetadataCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteParameterCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteParametersCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeletePatchBaselineCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteResourceDataSyncCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeleteResourcePolicyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeregisterManagedInstanceCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeregisterPatchBaselineForPatchGroupCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeregisterTargetFromMaintenanceWindowCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DeregisterTaskFromMaintenanceWindowCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeActivationsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAssociationCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAssociationExecutionTargetsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAssociationExecutionsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAutomationExecutionsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAutomationStepExecutionsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeAvailablePatchesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeDocumentCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeDocumentPermissionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeEffectiveInstanceAssociationsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeEffectivePatchesForPatchBaselineCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstanceAssociationsStatusCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstanceInformationCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstancePatchStatesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstancePatchStatesForPatchGroupCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstancePatchesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInstancePropertiesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeInventoryDeletionsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowExecutionTasksCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowExecutionsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowScheduleCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowTargetsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowTasksCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeMaintenanceWindowsForTargetCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeOpsItemsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeParametersCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribePatchBaselinesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribePatchGroupStateCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribePatchGroupsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribePatchPropertiesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DescribeSessionsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/DisassociateOpsItemRelatedItemCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetAccessTokenCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetAutomationExecutionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetCalendarStateCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetCommandInvocationCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetConnectionStatusCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetDefaultPatchBaselineCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetDeployablePatchSnapshotForInstanceCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetDocumentCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetExecutionPreviewCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetInventoryCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetInventorySchemaCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowExecutionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowExecutionTaskCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetMaintenanceWindowTaskCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetOpsItemCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetOpsMetadataCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetOpsSummaryCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetParameterCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetParameterHistoryCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetParametersByPathCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetParametersCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetPatchBaselineCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetPatchBaselineForPatchGroupCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetResourcePoliciesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/GetServiceSettingCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/LabelParameterVersionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListAssociationVersionsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListAssociationsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListCommandInvocationsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListCommandsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListComplianceItemsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListComplianceSummariesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListDocumentMetadataHistoryCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListDocumentVersionsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListDocumentsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListInventoryEntriesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListNodesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListNodesSummaryCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListOpsItemEventsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListOpsItemRelatedItemsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListOpsMetadataCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListResourceComplianceSummariesCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListResourceDataSyncCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ListTagsForResourceCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ModifyDocumentPermissionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/PutComplianceItemsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/PutInventoryCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/PutParameterCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/PutResourcePolicyCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/RegisterDefaultPatchBaselineCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/RegisterPatchBaselineForPatchGroupCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/RegisterTargetWithMaintenanceWindowCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/RegisterTaskWithMaintenanceWindowCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/RemoveTagsFromResourceCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ResetServiceSettingCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/ResumeSessionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/SendAutomationSignalCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/SendCommandCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartAccessRequestCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartAssociationsOnceCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartAutomationExecutionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartChangeRequestExecutionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartExecutionPreviewCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/StartSessionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/StopAutomationExecutionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/TerminateSessionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UnlabelParameterVersionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateAssociationCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateAssociationStatusCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateDocumentCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateDocumentDefaultVersionCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateDocumentMetadataCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateMaintenanceWindowCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateMaintenanceWindowTargetCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateMaintenanceWindowTaskCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateManagedInstanceRoleCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateOpsItemCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateOpsMetadataCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdatePatchBaselineCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateResourceDataSyncCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/UpdateServiceSettingCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/commands/index.js +0 -146
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/endpoint/EndpointParameters.js +0 -13
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/endpoint/endpointResolver.js +0 -14
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/endpoint/ruleset.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/extensionConfiguration.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/index.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/models/SSMServiceException.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/models/enums.js +0 -674
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/models/errors.js +0 -1915
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/models/models_0.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/models/models_1.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeActivationsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeAssociationExecutionTargetsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeAssociationExecutionsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeAutomationExecutionsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeAutomationStepExecutionsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeAvailablePatchesPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeEffectiveInstanceAssociationsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeInstanceAssociationsStatusPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeInstanceInformationPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeInstancePatchStatesPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeInstancePatchesPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeInstancePropertiesPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeInventoryDeletionsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeMaintenanceWindowExecutionsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeMaintenanceWindowSchedulePaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeMaintenanceWindowTargetsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeMaintenanceWindowTasksPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeMaintenanceWindowsForTargetPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeMaintenanceWindowsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeOpsItemsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeParametersPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribePatchBaselinesPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribePatchGroupsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribePatchPropertiesPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/DescribeSessionsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/GetInventoryPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/GetInventorySchemaPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/GetOpsSummaryPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/GetParameterHistoryPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/GetParametersByPathPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/GetResourcePoliciesPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/Interfaces.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListAssociationVersionsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListAssociationsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListCommandInvocationsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListCommandsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListComplianceItemsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListComplianceSummariesPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListDocumentVersionsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListDocumentsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListNodesPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListNodesSummaryPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListOpsItemEventsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListOpsItemRelatedItemsPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListOpsMetadataPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListResourceComplianceSummariesPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/ListResourceDataSyncPaginator.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/pagination/index.js +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.browser.js +0 -33
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.native.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/runtimeConfig.shared.js +0 -40
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/runtimeExtensions.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/schemas/schemas_0.js +0 -5599
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/waiters/index.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-es/waiters/waitForCommandExecuted.js +0 -97
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/SSM.d.ts +0 -1456
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/SSMClient.d.ts +0 -370
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/AddTagsToResourceCommand.d.ts +0 -142
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/AssociateOpsItemRelatedItemCommand.d.ts +0 -98
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/CancelCommandCommand.d.ts +0 -105
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/CancelMaintenanceWindowExecutionCommand.d.ts +0 -85
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateActivationCommand.d.ts +0 -107
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateAssociationBatchCommand.d.ts +0 -407
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateAssociationCommand.d.ts +0 -347
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateDocumentCommand.d.ts +0 -196
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateMaintenanceWindowCommand.d.ts +0 -111
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateOpsItemCommand.d.ts +0 -131
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateOpsMetadataCommand.d.ts +0 -103
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreatePatchBaselineCommand.d.ts +0 -149
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/CreateResourceDataSyncCommand.d.ts +0 -131
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteActivationCommand.d.ts +0 -88
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteAssociationCommand.d.ts +0 -112
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteDocumentCommand.d.ts +0 -93
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteInventoryCommand.d.ts +0 -106
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteMaintenanceWindowCommand.d.ts +0 -77
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteOpsItemCommand.d.ts +0 -106
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteOpsMetadataCommand.d.ts +0 -81
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteParameterCommand.d.ts +0 -84
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteParametersCommand.d.ts +0 -85
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeletePatchBaselineCommand.d.ts +0 -81
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteResourceDataSyncCommand.d.ts +0 -84
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeleteResourcePolicyCommand.d.ts +0 -111
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterManagedInstanceCommand.d.ts +0 -101
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +0 -82
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +0 -90
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +0 -85
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeActivationsCommand.d.ts +0 -114
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationCommand.d.ts +0 -226
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationExecutionTargetsCommand.d.ts +0 -111
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAssociationExecutionsCommand.d.ts +0 -118
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAutomationExecutionsCommand.d.ts +0 -220
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAutomationStepExecutionsCommand.d.ts +0 -200
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeAvailablePatchesCommand.d.ts +0 -123
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeDocumentCommand.d.ts +0 -151
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeDocumentPermissionCommand.d.ts +0 -105
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +0 -110
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +0 -133
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstanceAssociationsStatusCommand.d.ts +0 -122
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstanceInformationCommand.d.ts +0 -163
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesCommand.d.ts +0 -111
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +0 -122
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePatchesCommand.d.ts +0 -125
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInstancePropertiesCommand.d.ts +0 -167
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeInventoryDeletionsCommand.d.ts +0 -107
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +0 -111
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +0 -119
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +0 -99
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +0 -109
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +0 -111
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowTasksCommand.d.ts +0 -142
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowsCommand.d.ts +0 -102
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +0 -94
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeOpsItemsCommand.d.ts +0 -118
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeParametersCommand.d.ts +0 -147
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchBaselinesCommand.d.ts +0 -95
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchGroupStateCommand.d.ts +0 -92
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchGroupsCommand.d.ts +0 -98
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribePatchPropertiesCommand.d.ts +0 -155
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DescribeSessionsCommand.d.ts +0 -111
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/DisassociateOpsItemRelatedItemCommand.d.ts +0 -92
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetAccessTokenCommand.d.ts +0 -97
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetAutomationExecutionCommand.d.ts +0 -283
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetCalendarStateCommand.d.ts +0 -100
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetCommandInvocationCommand.d.ts +0 -137
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetConnectionStatusCommand.d.ts +0 -79
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDefaultPatchBaselineCommand.d.ts +0 -81
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +0 -152
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetDocumentCommand.d.ts +0 -113
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetExecutionPreviewCommand.d.ts +0 -101
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetInventoryCommand.d.ts +0 -162
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetInventorySchemaCommand.d.ts +0 -101
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowCommand.d.ts +0 -97
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionCommand.d.ts +0 -90
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +0 -119
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +0 -96
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetMaintenanceWindowTaskCommand.d.ts +0 -174
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsItemCommand.d.ts +0 -128
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsMetadataCommand.d.ts +0 -91
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetOpsSummaryCommand.d.ts +0 -159
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParameterCommand.d.ts +0 -109
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParameterHistoryCommand.d.ts +0 -128
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParametersByPathCommand.d.ts +0 -128
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetParametersCommand.d.ts +0 -105
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetPatchBaselineCommand.d.ts +0 -143
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetPatchBaselineForPatchGroupCommand.d.ts +0 -80
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetResourcePoliciesCommand.d.ts +0 -93
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/GetServiceSettingCommand.d.ts +0 -102
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/LabelParameterVersionCommand.d.ts +0 -143
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListAssociationVersionsCommand.d.ts +0 -169
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListAssociationsCommand.d.ts +0 -125
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListCommandInvocationsCommand.d.ts +0 -164
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListCommandsCommand.d.ts +0 -179
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListComplianceItemsCommand.d.ts +0 -127
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListComplianceSummariesCommand.d.ts +0 -122
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentMetadataHistoryCommand.d.ts +0 -114
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentVersionsCommand.d.ts +0 -99
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListDocumentsCommand.d.ts +0 -132
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListInventoryEntriesCommand.d.ts +0 -127
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListNodesCommand.d.ts +0 -126
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListNodesSummaryCommand.d.ts +0 -167
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsItemEventsCommand.d.ts +0 -111
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsItemRelatedItemsCommand.d.ts +0 -110
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListOpsMetadataCommand.d.ts +0 -99
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListResourceComplianceSummariesCommand.d.ts +0 -131
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListResourceDataSyncCommand.d.ts +0 -132
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ListTagsForResourceCommand.d.ts +0 -91
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ModifyDocumentPermissionCommand.d.ts +0 -104
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutComplianceItemsCommand.d.ts +0 -179
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutInventoryCommand.d.ts +0 -150
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutParameterCommand.d.ts +0 -157
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/PutResourcePolicyCommand.d.ts +0 -136
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterDefaultPatchBaselineCommand.d.ts +0 -90
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +0 -98
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +0 -106
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +0 -180
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +0 -89
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResetServiceSettingCommand.d.ts +0 -105
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/ResumeSessionCommand.d.ts +0 -90
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/SendAutomationSignalCommand.d.ts +0 -93
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/SendCommandCommand.d.ts +0 -236
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAccessRequestCommand.d.ts +0 -109
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAssociationsOnceCommand.d.ts +0 -81
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartAutomationExecutionCommand.d.ts +0 -176
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartChangeRequestExecutionCommand.d.ts +0 -192
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartExecutionPreviewCommand.d.ts +0 -159
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/StartSessionCommand.d.ts +0 -105
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/StopAutomationExecutionCommand.d.ts +0 -83
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/TerminateSessionCommand.d.ts +0 -78
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UnlabelParameterVersionCommand.d.ts +0 -104
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateAssociationCommand.d.ts +0 -337
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateAssociationStatusCommand.d.ts +0 -234
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentCommand.d.ts +0 -189
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentDefaultVersionCommand.d.ts +0 -96
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateDocumentMetadataCommand.d.ts +0 -104
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowCommand.d.ts +0 -114
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowTargetCommand.d.ts +0 -133
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateMaintenanceWindowTaskCommand.d.ts +0 -303
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateManagedInstanceRoleCommand.d.ts +0 -98
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateOpsItemCommand.d.ts +0 -131
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateOpsMetadataCommand.d.ts +0 -99
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdatePatchBaselineCommand.d.ts +0 -194
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateResourceDataSyncCommand.d.ts +0 -111
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/UpdateServiceSettingCommand.d.ts +0 -96
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/commands/index.d.ts +0 -146
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/endpoint/EndpointParameters.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/index.d.ts +0 -56
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/models/SSMServiceException.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/models/enums.d.ts +0 -1458
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/models/errors.d.ts +0 -1953
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/models/models_0.d.ts +0 -10900
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/models/models_1.d.ts +0 -6478
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeActivationsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAssociationExecutionsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAutomationExecutionsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeAvailablePatchesPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstanceInformationPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePatchStatesPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePatchesPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInstancePropertiesPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeInventoryDeletionsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeMaintenanceWindowsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeOpsItemsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeParametersPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribePatchBaselinesPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribePatchGroupsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribePatchPropertiesPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/DescribeSessionsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetInventoryPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetInventorySchemaPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetOpsSummaryPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetParameterHistoryPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetParametersByPathPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/GetResourcePoliciesPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/Interfaces.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListAssociationVersionsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListAssociationsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListCommandInvocationsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListCommandsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListComplianceItemsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListComplianceSummariesPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListDocumentVersionsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListDocumentsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListNodesPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListNodesSummaryPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListOpsItemEventsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListOpsItemRelatedItemsPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListOpsMetadataPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListResourceComplianceSummariesPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/ListResourceDataSyncPaginator.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/pagination/index.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.browser.d.ts +0 -55
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.d.ts +0 -55
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.native.d.ts +0 -54
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/runtimeConfig.shared.d.ts +0 -27
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/runtimeExtensions.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/schemas/schemas_0.d.ts +0 -755
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSM.d.ts +0 -2996
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/SSMClient.d.ts +0 -991
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +0 -46
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/AssociateOpsItemRelatedItemCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CancelCommandCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CancelMaintenanceWindowExecutionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateActivationCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateAssociationBatchCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateAssociationCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateDocumentCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateMaintenanceWindowCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateOpsItemCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateOpsMetadataCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreatePatchBaselineCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/CreateResourceDataSyncCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteActivationCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteAssociationCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteDocumentCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteInventoryCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteMaintenanceWindowCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteOpsItemCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteOpsMetadataCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteParameterCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteParametersCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeletePatchBaselineCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteResourceDataSyncCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterManagedInstanceCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterPatchBaselineForPatchGroupCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterTargetFromMaintenanceWindowCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DeregisterTaskFromMaintenanceWindowCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeActivationsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAssociationCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAssociationExecutionTargetsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAssociationExecutionsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAutomationExecutionsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAutomationStepExecutionsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeAvailablePatchesCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeDocumentCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeDocumentPermissionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeEffectiveInstanceAssociationsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeEffectivePatchesForPatchBaselineCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstanceAssociationsStatusCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstanceInformationCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePatchStatesCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePatchStatesForPatchGroupCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePatchesCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInstancePropertiesCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeInventoryDeletionsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTaskInvocationsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionTasksCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowExecutionsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowScheduleCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowTargetsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowTasksCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeMaintenanceWindowsForTargetCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeOpsItemsCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeParametersCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchBaselinesCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchGroupStateCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchGroupsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribePatchPropertiesCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DescribeSessionsCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/DisassociateOpsItemRelatedItemCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetAccessTokenCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetAutomationExecutionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetCalendarStateCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetCommandInvocationCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetConnectionStatusCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetDefaultPatchBaselineCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetDeployablePatchSnapshotForInstanceCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetDocumentCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetExecutionPreviewCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetInventoryCommand.d.ts +0 -48
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetInventorySchemaCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowExecutionTaskInvocationCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetMaintenanceWindowTaskCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetOpsItemCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetOpsMetadataCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetOpsSummaryCommand.d.ts +0 -48
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParameterCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParameterHistoryCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParametersByPathCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetParametersCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetPatchBaselineCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetPatchBaselineForPatchGroupCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetResourcePoliciesCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/GetServiceSettingCommand.d.ts +0 -49
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/LabelParameterVersionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListAssociationVersionsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListAssociationsCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListCommandInvocationsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListCommandsCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListComplianceItemsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListComplianceSummariesCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListDocumentMetadataHistoryCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListDocumentVersionsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListDocumentsCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListInventoryEntriesCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListNodesCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListNodesSummaryCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListOpsItemEventsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListOpsItemRelatedItemsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListOpsMetadataCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListResourceComplianceSummariesCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListResourceDataSyncCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ModifyDocumentPermissionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutComplianceItemsCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutInventoryCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutParameterCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterDefaultPatchBaselineCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterPatchBaselineForPatchGroupCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterTargetWithMaintenanceWindowCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RegisterTaskWithMaintenanceWindowCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ResetServiceSettingCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/ResumeSessionCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/SendAutomationSignalCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/SendCommandCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartAccessRequestCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartAssociationsOnceCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartAutomationExecutionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartChangeRequestExecutionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartExecutionPreviewCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StartSessionCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/StopAutomationExecutionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/TerminateSessionCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UnlabelParameterVersionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateAssociationCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateAssociationStatusCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateDocumentCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateDocumentDefaultVersionCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateDocumentMetadataCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateMaintenanceWindowCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateMaintenanceWindowTargetCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateMaintenanceWindowTaskCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateManagedInstanceRoleCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateOpsItemCommand.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateOpsMetadataCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdatePatchBaselineCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateResourceDataSyncCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/UpdateServiceSettingCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/commands/index.d.ts +0 -146
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/index.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/SSMServiceException.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/enums.d.ts +0 -844
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/errors.d.ts +0 -1191
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_0.d.ts +0 -1991
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/models/models_1.d.ts +0 -1151
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeActivationsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeAssociationExecutionTargetsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeAssociationExecutionsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeAutomationExecutionsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeAutomationStepExecutionsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeAvailablePatchesPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeEffectiveInstanceAssociationsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeEffectivePatchesForPatchBaselinePaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeInstanceAssociationsStatusPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeInstanceInformationPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeInstancePatchStatesForPatchGroupPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeInstancePatchStatesPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeInstancePatchesPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeInstancePropertiesPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeInventoryDeletionsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTaskInvocationsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionTasksPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeMaintenanceWindowExecutionsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeMaintenanceWindowSchedulePaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTargetsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeMaintenanceWindowTasksPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsForTargetPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeMaintenanceWindowsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeOpsItemsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeParametersPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribePatchBaselinesPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribePatchGroupsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribePatchPropertiesPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/DescribeSessionsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/GetInventoryPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/GetInventorySchemaPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/GetOpsSummaryPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/GetParameterHistoryPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/GetParametersByPathPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/GetResourcePoliciesPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListAssociationVersionsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListAssociationsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListCommandInvocationsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListCommandsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListComplianceItemsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListComplianceSummariesPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListDocumentVersionsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListDocumentsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListNodesPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListNodesSummaryPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListOpsItemEventsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListOpsItemRelatedItemsPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListOpsMetadataPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListResourceComplianceSummariesPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/ListResourceDataSyncPaginator.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/pagination/index.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -100
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.d.ts +0 -95
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -104
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -30
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/runtimeExtensions.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/schemas/schemas_0.d.ts +0 -755
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/waiters/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/ts3.4/waiters/waitForCommandExecuted.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/waiters/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/dist-types/waiters/waitForCommandExecuted.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/client-ssm/package.json +0 -103
- package/apps/gateway/node_modules/@aws-sdk/core/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/core/README.md +0 -39
- package/apps/gateway/node_modules/@aws-sdk/core/account-id-endpoint.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/account-id-endpoint.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/client.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/client.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/dist-cjs/index.js +0 -2262
- package/apps/gateway/node_modules/@aws-sdk/core/dist-cjs/submodules/account-id-endpoint/index.js +0 -55
- package/apps/gateway/node_modules/@aws-sdk/core/dist-cjs/submodules/client/index.js +0 -68
- package/apps/gateway/node_modules/@aws-sdk/core/dist-cjs/submodules/httpAuthSchemes/index.js +0 -307
- package/apps/gateway/node_modules/@aws-sdk/core/dist-cjs/submodules/protocols/index.js +0 -1892
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/index.js +0 -3
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/AccountIdEndpointModeConstants.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.js +0 -24
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/account-id-endpoint/index.js +0 -3
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/client/emitWarningIfUnsupportedVersion.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/client/index.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/client/longPollMiddleware.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/client/setCredentialFeature.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/client/setFeature.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/client/setTokenFeature.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.js +0 -20
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.js +0 -72
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.js +0 -22
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/index.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.js +0 -25
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.js +0 -139
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/index.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getDateHeader.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/index.js +0 -3
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/httpAuthSchemes/utils/isClockSkewed.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ConfigurableSerdeContext.js +0 -6
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/ProtocolLib.js +0 -140
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/UnionSerde.js +0 -23
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/coercing-serializers.js +0 -53
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/common.js +0 -3
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/index.js +0 -20
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_0Protocol.js +0 -21
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJson1_1Protocol.js +0 -21
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsJsonRpcProtocol.js +0 -78
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/AwsRestJsonProtocol.js +0 -84
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonCodec.js +0 -20
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeDeserializer.js +0 -149
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/JsonShapeSerializer.js +0 -176
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/awsExpectUnion.js +0 -10
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.js +0 -135
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReplacer.js +0 -46
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/jsonReviver.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/json/parseJsonBody.js +0 -54
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsEc2QueryProtocol.js +0 -21
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/AwsQueryProtocol.js +0 -138
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QuerySerializerSettings.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/query/QueryShapeSerializer.js +0 -189
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/AwsRestXmlProtocol.js +0 -99
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlCodec.js +0 -20
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeDeserializer.js +0 -153
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/XmlShapeSerializer.js +0 -295
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/parseXmlBody.js +0 -46
- package/apps/gateway/node_modules/@aws-sdk/core/dist-es/submodules/protocols/xml/simpleFormatXml.js +0 -27
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/api-extractor-type-index.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/index.d.ts +0 -22
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -27
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -16
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/account-id-endpoint/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/client/index.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/client/longPollMiddleware.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/client/setCredentialFeature.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/client/setFeature.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/client/setTokenFeature.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -10
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -43
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -38
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -117
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -10
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/ProtocolLib.d.ts +0 -74
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/UnionSerde.d.ts +0 -24
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -25
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/coercing-serializers.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/common.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/index.d.ts +0 -20
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -22
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -22
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -36
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonCodec.d.ts +0 -19
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -28
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/awsExpectUnion.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -27
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReplacer.d.ts +0 -21
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/jsonReviver.d.ts +0 -15
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/json/parseJsonBody.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -27
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -49
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -16
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -31
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlCodec.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -20
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/submodules/protocols/xml/simpleFormatXml.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/api-extractor-type-index.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConfigResolver.d.ts +0 -15
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/AccountIdEndpointModeConstants.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/NodeAccountIdEndpointModeConfigOptions.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/account-id-endpoint/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/emitWarningIfUnsupportedVersion.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/index.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/longPollMiddleware.d.ts +0 -15
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setCredentialFeature.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setFeature.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/client/setTokenFeature.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4ASigner.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/AwsSdkSigV4Signer.d.ts +0 -39
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/NODE_AUTH_SCHEME_PREFERENCE_OPTIONS.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/index.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4AConfig.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/aws_sdk/resolveAwsSdkSigV4Config.d.ts +0 -65
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getArrayForCommaSeparatedString.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getBearerTokenEnvKey.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getDateHeader.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getSkewCorrectedDate.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/getUpdatedSystemClockOffset.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/httpAuthSchemes/utils/isClockSkewed.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ConfigurableSerdeContext.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/ProtocolLib.d.ts +0 -53
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/UnionSerde.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/cbor/AwsSmithyRpcV2CborProtocol.d.ts +0 -36
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/coercing-serializers.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/common.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/index.d.ts +0 -20
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_0Protocol.d.ts +0 -21
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJson1_1Protocol.d.ts +0 -21
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsJsonRpcProtocol.d.ts +0 -49
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/AwsRestJsonProtocol.d.ts +0 -49
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonCodec.d.ts +0 -16
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeDeserializer.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/JsonShapeSerializer.d.ts +0 -22
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/awsExpectUnion.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/experimental/SinglePassJsonShapeSerializer.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReplacer.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/jsonReviver.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/json/parseJsonBody.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsEc2QueryProtocol.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/AwsQueryProtocol.d.ts +0 -60
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QuerySerializerSettings.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/query/QueryShapeSerializer.d.ts +0 -21
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/AwsRestXmlProtocol.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlCodec.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeDeserializer.d.ts +0 -15
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/XmlShapeSerializer.d.ts +0 -21
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/parseXmlBody.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-sdk/core/dist-types/ts3.4/submodules/protocols/xml/simpleFormatXml.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/core/httpAuthSchemes.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/httpAuthSchemes.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/core/package.json +0 -121
- package/apps/gateway/node_modules/@aws-sdk/core/protocols.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/core/protocols.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-env/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-env/README.md +0 -20
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-env/dist-cjs/index.js +0 -41
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-env/dist-es/fromEnv.js +0 -30
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-env/dist-es/index.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-env/dist-types/fromEnv.d.ts +0 -36
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-env/dist-types/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/fromEnv.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-env/dist-types/ts3.4/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-env/package.json +0 -63
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/README.md +0 -10
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/checkUrl.js +0 -46
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.browser.js +0 -31
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttp.js +0 -70
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/fromHttpTypes.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/requestHelpers.js +0 -53
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-cjs/fromHttp/retry-wrapper.js +0 -17
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.browser.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-cjs/index.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/checkUrl.js +0 -42
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.browser.js +0 -27
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttp.js +0 -65
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/fromHttpTypes.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/requestHelpers.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-es/fromHttp/retry-wrapper.js +0 -13
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-es/index.browser.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-es/index.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/checkUrl.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.browser.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttp.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/fromHttpTypes.d.ts +0 -69
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/requestHelpers.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/fromHttp/retry-wrapper.d.ts +0 -10
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/index.browser.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/checkUrl.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.browser.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttp.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/fromHttpTypes.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/requestHelpers.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/fromHttp/retry-wrapper.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.browser.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/dist-types/ts3.4/index.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-http/package.json +0 -70
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/README.md +0 -20
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-cjs/index.js +0 -224
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-es/fromIni.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-es/index.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveAssumeRoleCredentials.js +0 -80
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveCredentialSource.js +0 -30
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveLoginCredentials.js +0 -12
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProcessCredentials.js +0 -6
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveProfileData.js +0 -32
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveSsoCredentials.js +0 -25
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveStaticCredentials.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-es/resolveWebIdentityCredentials.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/fromIni.d.ts +0 -55
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveAssumeRoleCredentials.d.ts +0 -48
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveCredentialSource.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveLoginCredentials.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProcessCredentials.d.ts +0 -16
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveProfileData.d.ts +0 -19
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveSsoCredentials.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveStaticCredentials.d.ts +0 -20
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/resolveWebIdentityCredentials.d.ts +0 -19
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/fromIni.d.ts +0 -28
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveAssumeRoleCredentials.d.ts +0 -30
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveCredentialSource.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveLoginCredentials.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -10
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveProfileData.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveSsoCredentials.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveStaticCredentials.d.ts +0 -16
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/dist-types/ts3.4/resolveWebIdentityCredentials.d.ts +0 -16
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-ini/package.json +0 -74
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/README.md +0 -16
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-cjs/index.js +0 -286
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-es/LoginCredentialsFetcher.js +0 -262
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-es/fromLoginCredentials.js +0 -21
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-es/index.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-es/types.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-types/LoginCredentialsFetcher.d.ts +0 -42
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-types/fromLoginCredentials.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-types/index.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/LoginCredentialsFetcher.d.ts +0 -24
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/fromLoginCredentials.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-types/ts3.4/types.d.ts +0 -39
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/dist-types/types.d.ts +0 -59
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-login/package.json +0 -68
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/README.md +0 -104
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-cjs/index.js +0 -156
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-es/defaultProvider.js +0 -73
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-es/index.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-es/remoteProvider.js +0 -17
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-es/runtime/memoize-chain.js +0 -60
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-types/defaultProvider.d.ts +0 -59
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-types/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-types/remoteProvider.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/defaultProvider.d.ts +0 -26
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/remoteProvider.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/dist-types/ts3.4/runtime/memoize-chain.d.ts +0 -19
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-node/package.json +0 -72
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/README.md +0 -20
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-cjs/index.js +0 -79
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-es/ProcessCredentials.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-es/fromProcess.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-es/getValidatedProcessCredentials.js +0 -30
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-es/index.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-es/resolveProcessCredentials.js +0 -36
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-types/ProcessCredentials.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-types/fromProcess.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-types/getValidatedProcessCredentials.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-types/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-types/resolveProcessCredentials.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/ProcessCredentials.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/fromProcess.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/getValidatedProcessCredentials.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/dist-types/ts3.4/resolveProcessCredentials.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-process/package.json +0 -64
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/README.md +0 -20
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/index.js +0 -192
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-cjs/loadSso-BKDNrsal.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-es/fromSSO.js +0 -83
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-es/index.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-es/isSsoProfile.js +0 -6
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-es/loadSso.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-es/resolveSSOCredentials.js +0 -90
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-es/types.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-es/validateSsoProfile.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/fromSSO.d.ts +0 -69
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/index.d.ts +0 -16
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/isSsoProfile.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/loadSso.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/resolveSSOCredentials.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/fromSSO.d.ts +0 -24
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/isSsoProfile.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/loadSso.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/resolveSSOCredentials.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/types.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/ts3.4/validateSsoProfile.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/types.d.ts +0 -22
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/dist-types/validateSsoProfile.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-sso/package.json +0 -66
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/README.md +0 -20
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromTokenFile.js +0 -34
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/fromWebToken.js +0 -62
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/dist-cjs/index.js +0 -27
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromTokenFile.js +0 -30
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/fromWebToken.js +0 -25
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/dist-es/index.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromTokenFile.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/fromWebToken.d.ts +0 -145
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/index.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromTokenFile.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/fromWebToken.d.ts +0 -39
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/dist-types/ts3.4/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/credential-provider-web-identity/package.json +0 -73
- package/apps/gateway/node_modules/@aws-sdk/middleware-host-header/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/middleware-host-header/README.md +0 -4
- package/apps/gateway/node_modules/@aws-sdk/middleware-host-header/dist-cjs/index.js +0 -41
- package/apps/gateway/node_modules/@aws-sdk/middleware-host-header/dist-es/index.js +0 -33
- package/apps/gateway/node_modules/@aws-sdk/middleware-host-header/dist-types/index.d.ts +0 -35
- package/apps/gateway/node_modules/@aws-sdk/middleware-host-header/dist-types/ts3.4/index.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/middleware-host-header/package.json +0 -59
- package/apps/gateway/node_modules/@aws-sdk/middleware-logger/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/middleware-logger/README.md +0 -4
- package/apps/gateway/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js +0 -48
- package/apps/gateway/node_modules/@aws-sdk/middleware-logger/dist-es/index.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/middleware-logger/dist-es/loggerMiddleware.js +0 -42
- package/apps/gateway/node_modules/@aws-sdk/middleware-logger/dist-types/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/middleware-logger/dist-types/loggerMiddleware.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/middleware-logger/dist-types/ts3.4/loggerMiddleware.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/middleware-logger/package.json +0 -59
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/README.md +0 -17
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/index.js +0 -29
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.js +0 -33
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-cjs/recursionDetectionMiddleware.native.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/configuration.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/getRecursionDetectionPlugin.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/index.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.browser.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.js +0 -29
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-es/recursionDetectionMiddleware.native.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/configuration.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/getRecursionDetectionPlugin.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.browser.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/recursionDetectionMiddleware.native.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/configuration.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/getRecursionDetectionPlugin.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/recursionDetectionMiddleware.browser.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/recursionDetectionMiddleware.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/dist-types/ts3.4/recursionDetectionMiddleware.native.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/middleware-recursion-detection/package.json +0 -63
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/README.md +0 -4
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-cjs/index.js +0 -194
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-es/check-features.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-es/configurations.js +0 -28
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-es/constants.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-es/encode-features.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-es/index.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-es/user-agent-middleware.js +0 -82
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-types/check-features.d.ts +0 -20
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-types/configurations.d.ts +0 -44
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-types/constants.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-types/encode-features.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-types/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/check-features.d.ts +0 -20
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/configurations.d.ts +0 -21
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/constants.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/encode-features.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-types/ts3.4/user-agent-middleware.d.ts +0 -21
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/dist-types/user-agent-middleware.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/middleware-user-agent/package.json +0 -63
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/README.md +0 -13
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/cognito-identity.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/cognito-identity.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/index.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +0 -60
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/endpointResolver.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/endpoint/ruleset.js +0 -146
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/index.js +0 -174
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/CognitoIdentityServiceException.js +0 -12
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/models/errors.js +0 -121
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.browser.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.js +0 -54
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.native.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/runtimeConfig.shared.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/cognito-identity/schemas/schemas_0.js +0 -110
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/auth/httpAuthSchemeProvider.js +0 -56
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/endpointResolver.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/endpoint/ruleset.js +0 -133
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/index.js +0 -170
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/SigninServiceException.js +0 -12
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/models/errors.js +0 -64
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.browser.js +0 -39
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.js +0 -54
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.native.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/runtimeConfig.shared.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/signin/schemas/schemas_0.js +0 -125
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/auth/httpAuthSchemeProvider.js +0 -56
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/endpointResolver.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/endpoint/ruleset.js +0 -106
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/index.js +0 -160
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/SSOServiceException.js +0 -12
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/models/errors.js +0 -56
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.browser.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.js +0 -54
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.native.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/runtimeConfig.shared.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso/schemas/schemas_0.js +0 -90
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -56
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/endpointResolver.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/endpoint/ruleset.js +0 -106
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/index.js +0 -172
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -12
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/models/errors.js +0 -195
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.browser.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.js +0 -54
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.native.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/runtimeConfig.shared.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sso-oidc/schemas/schemas_0.js +0 -140
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/STSClient.js +0 -54
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -43
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/auth/httpAuthSchemeProvider.js +0 -62
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/EndpointParameters.js +0 -19
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/endpointResolver.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/endpoint/ruleset.js +0 -145
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/index.js +0 -202
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/STSServiceException.js +0 -12
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/models/errors.js +0 -95
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.browser.js +0 -39
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.js +0 -68
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.native.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeConfig.shared.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/runtimeExtensions.js +0 -13
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-cjs/submodules/sts/schemas/schemas_0.js +0 -195
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/index.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentity.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/CognitoIdentityClient.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/auth/httpAuthSchemeProvider.js +0 -54
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/GetIdCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/commands/index.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/EndpointParameters.js +0 -13
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/endpointResolver.js +0 -14
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/endpoint/ruleset.js +0 -143
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/extensionConfiguration.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/index.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/CognitoIdentityServiceException.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/errors.js +0 -109
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/models/models_0.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.browser.js +0 -33
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.native.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeConfig.shared.js +0 -46
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/runtimeExtensions.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/cognito-identity/schemas/schemas_0.js +0 -107
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/Signin.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/SigninClient.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthExtensionConfiguration.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/auth/httpAuthSchemeProvider.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/CreateOAuth2TokenCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/commands/index.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/EndpointParameters.js +0 -13
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/endpointResolver.js +0 -14
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/endpoint/ruleset.js +0 -130
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/extensionConfiguration.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/index.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/SigninServiceException.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/enums.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/errors.js +0 -57
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/models/models_0.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.browser.js +0 -34
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.native.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeConfig.shared.js +0 -45
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/runtimeExtensions.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/signin/schemas/schemas_0.js +0 -122
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSO.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/SSOClient.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthExtensionConfiguration.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/auth/httpAuthSchemeProvider.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/GetRoleCredentialsCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/commands/index.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/EndpointParameters.js +0 -13
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/endpointResolver.js +0 -14
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/endpoint/ruleset.js +0 -103
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/extensionConfiguration.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/index.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/SSOServiceException.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/errors.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/models/models_0.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.browser.js +0 -33
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.native.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeConfig.shared.js +0 -45
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/runtimeExtensions.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso/schemas/schemas_0.js +0 -87
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDC.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/SSOOIDCClient.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/auth/httpAuthSchemeProvider.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/CreateTokenCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/commands/index.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/EndpointParameters.js +0 -13
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/endpointResolver.js +0 -14
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/endpoint/ruleset.js +0 -103
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/extensionConfiguration.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/index.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/SSOOIDCServiceException.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/enums.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/errors.js +0 -181
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/models/models_0.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.browser.js +0 -33
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.js +0 -49
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.native.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeConfig.shared.js +0 -45
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/runtimeExtensions.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sso-oidc/schemas/schemas_0.js +0 -137
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STS.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/STSClient.js +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthExtensionConfiguration.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/auth/httpAuthSchemeProvider.js +0 -55
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/commands/index.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultRoleAssumers.js +0 -22
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/defaultStsRoleAssumers.js +0 -107
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/EndpointParameters.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/endpointResolver.js +0 -14
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/endpoint/ruleset.js +0 -142
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/extensionConfiguration.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/index.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/STSServiceException.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/errors.js +0 -85
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/models/models_0.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.browser.js +0 -34
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.js +0 -63
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.native.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeConfig.shared.js +0 -46
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/runtimeExtensions.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-es/submodules/sts/schemas/schemas_0.js +0 -192
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/index.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentity.d.ts +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/CognitoIdentityClient.d.ts +0 -197
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +0 -120
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/GetIdCommand.d.ts +0 -107
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/commands/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/index.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/errors.d.ts +0 -119
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/models/models_0.d.ts +0 -136
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.browser.d.ts +0 -62
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.d.ts +0 -62
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.native.d.ts +0 -61
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeConfig.shared.d.ts +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/runtimeExtensions.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/cognito-identity/schemas/schemas_0.d.ts +0 -25
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/Signin.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/SigninClient.d.ts +0 -189
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -157
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/commands/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/EndpointParameters.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/index.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/SigninServiceException.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/enums.d.ts +0 -34
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/errors.d.ts +0 -102
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/models/models_0.d.ts +0 -142
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.browser.d.ts +0 -63
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.d.ts +0 -63
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.native.d.ts +0 -62
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeConfig.shared.d.ts +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/runtimeExtensions.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/signin/schemas/schemas_0.d.ts +0 -19
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSO.d.ts +0 -32
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/SSOClient.d.ts +0 -197
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +0 -97
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/commands/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/EndpointParameters.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/index.d.ts +0 -30
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/SSOServiceException.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/errors.d.ts +0 -53
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/models/models_0.d.ts +0 -61
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.browser.d.ts +0 -62
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.d.ts +0 -62
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.native.d.ts +0 -61
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeConfig.shared.d.ts +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/runtimeExtensions.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso/schemas/schemas_0.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDC.d.ts +0 -55
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -220
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -75
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -176
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/commands/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -50
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/index.d.ts +0 -54
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/enums.d.ts +0 -25
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/errors.d.ts +0 -279
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/models/models_0.d.ts +0 -109
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -62
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.d.ts +0 -62
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -61
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/runtimeExtensions.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -23
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STS.d.ts +0 -27
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/STSClient.d.ts +0 -192
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -85
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -270
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -290
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/commands/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultRoleAssumers.d.ts +0 -23
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/defaultStsRoleAssumers.d.ts +0 -43
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/EndpointParameters.d.ts +0 -56
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/index.d.ts +0 -19
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/STSServiceException.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/errors.d.ts +0 -107
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/models/models_0.d.ts +0 -588
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.browser.d.ts +0 -64
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.d.ts +0 -62
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.native.d.ts +0 -63
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeConfig.shared.d.ts +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/runtimeExtensions.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/submodules/sts/schemas/schemas_0.d.ts +0 -27
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentity.d.ts +0 -38
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/CognitoIdentityClient.d.ts +0 -126
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetCredentialsForIdentityCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/GetIdCommand.d.ts +0 -41
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/commands/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/EndpointParameters.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/index.d.ts +0 -10
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/CognitoIdentityServiceException.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/errors.d.ts +0 -68
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/models/models_0.d.ts +0 -23
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.browser.d.ts +0 -122
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.d.ts +0 -117
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.native.d.ts +0 -126
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeConfig.shared.d.ts +0 -60
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/runtimeExtensions.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/cognito-identity/schemas/schemas_0.d.ts +0 -24
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/Signin.d.ts +0 -22
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/SigninClient.d.ts +0 -122
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/CreateOAuth2TokenCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/commands/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/EndpointParameters.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/index.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/SigninServiceException.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/enums.d.ts +0 -10
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/errors.d.ts +0 -35
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/models/models_0.d.ts +0 -26
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.browser.d.ts +0 -125
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.d.ts +0 -118
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.native.d.ts +0 -129
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeConfig.shared.d.ts +0 -58
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/runtimeExtensions.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/signin/schemas/schemas_0.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSO.d.ts +0 -22
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/SSOClient.d.ts +0 -117
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/auth/httpAuthSchemeProvider.d.ts +0 -46
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/GetRoleCredentialsCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/commands/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/EndpointParameters.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/index.d.ts +0 -10
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/SSOServiceException.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/errors.d.ts +0 -30
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/models/models_0.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.browser.d.ts +0 -120
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.d.ts +0 -115
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.native.d.ts +0 -124
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeConfig.shared.d.ts +0 -58
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/runtimeExtensions.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso/schemas/schemas_0.d.ts +0 -16
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDC.d.ts +0 -22
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/SSOOIDCClient.d.ts +0 -120
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/auth/httpAuthSchemeProvider.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/CreateTokenCommand.d.ts +0 -43
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/commands/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/EndpointParameters.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/index.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/SSOOIDCServiceException.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/enums.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/errors.d.ts +0 -105
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/models/models_0.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.browser.d.ts +0 -120
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.d.ts +0 -115
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.native.d.ts +0 -124
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeConfig.shared.d.ts +0 -58
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/runtimeExtensions.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sso-oidc/schemas/schemas_0.d.ts +0 -22
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STS.d.ts +0 -39
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/STSClient.d.ts +0 -127
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthExtensionConfiguration.d.ts +0 -32
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/auth/httpAuthSchemeProvider.d.ts +0 -57
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleCommand.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/AssumeRoleWithWebIdentityCommand.d.ts +0 -51
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/commands/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultRoleAssumers.d.ts +0 -19
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/defaultStsRoleAssumers.d.ts +0 -33
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/EndpointParameters.d.ts +0 -57
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/endpointResolver.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/endpoint/ruleset.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/extensionConfiguration.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/index.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/STSServiceException.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/errors.d.ts +0 -54
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/models/models_0.d.ts +0 -59
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.browser.d.ts +0 -129
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.d.ts +0 -111
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.native.d.ts +0 -133
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeConfig.shared.d.ts +0 -58
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/runtimeExtensions.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/dist-types/ts3.4/submodules/sts/schemas/schemas_0.d.ts +0 -26
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/package.json +0 -147
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/signin.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/signin.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/sso-oidc.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/sso-oidc.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/sso.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/sso.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/sts.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/nested-clients/sts.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/README.md +0 -19
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-cjs/index.js +0 -38
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.js +0 -20
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-cjs/regionConfig/stsRegionDefaultResolver.native.js +0 -6
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-es/extensions/index.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-es/index.js +0 -3
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/awsRegionConfig.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.browser.js +0 -3
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-es/regionConfig/stsRegionDefaultResolver.native.js +0 -3
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-types/extensions/index.d.ts +0 -16
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-types/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/awsRegionConfig.d.ts +0 -15
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.browser.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-types/regionConfig/stsRegionDefaultResolver.native.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/extensions/index.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/awsRegionConfig.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.browser.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/dist-types/ts3.4/regionConfig/stsRegionDefaultResolver.native.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/region-config-resolver/package.json +0 -62
- package/apps/gateway/node_modules/@aws-sdk/token-providers/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/token-providers/README.md +0 -62
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-cjs/index.js +0 -157
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-es/constants.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-es/fromEnvSigningName.js +0 -16
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-es/fromSso.js +0 -81
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-es/fromStatic.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-es/getNewSsoOidcToken.js +0 -11
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-es/getSsoOidcClient.js +0 -10
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-es/index.js +0 -4
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-es/nodeProvider.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-es/validateTokenExpiry.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-es/validateTokenKey.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-es/writeSSOTokenToFile.js +0 -8
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/constants.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/fromEnvSigningName.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/fromSso.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/fromStatic.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/getNewSsoOidcToken.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/getSsoOidcClient.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/nodeProvider.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/constants.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromEnvSigningName.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromSso.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/fromStatic.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getNewSsoOidcToken.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/getSsoOidcClient.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/index.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/nodeProvider.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenExpiry.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/validateTokenKey.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/ts3.4/writeSSOTokenToFile.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/validateTokenExpiry.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/validateTokenKey.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/token-providers/dist-types/writeSSOTokenToFile.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/token-providers/package.json +0 -70
- package/apps/gateway/node_modules/@aws-sdk/types/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/types/README.md +0 -4
- package/apps/gateway/node_modules/@aws-sdk/types/dist-cjs/index.js +0 -13
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/abort.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/auth.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/blob/blob-types.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/checksum.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/client.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/command.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/connection.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/credentials.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/crypto.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/dns.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/encode.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/endpoint.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/eventStream.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/extensions/index.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/feature-ids.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/function.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/http.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/identity/AnonymousIdentity.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/identity/AwsCredentialIdentity.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/identity/Identity.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/identity/LoginIdentity.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/identity/TokenIdentity.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/identity/index.js +0 -5
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/index.js +0 -34
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/logger.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/middleware.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/pagination.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/profile.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/request.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/response.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/retry.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/serde.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/shapes.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/signature.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/stream.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/token.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/transfer.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/uri.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/util.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-es/waiter.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/abort.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/auth.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/blob/blob-types.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/checksum.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/client.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/command.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/connection.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/credentials.d.ts +0 -52
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/crypto.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/dns.d.ts +0 -85
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/encode.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/endpoint.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/eventStream.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/extensions/index.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/feature-ids.d.ts +0 -67
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/function.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/http.d.ts +0 -33
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/identity/AnonymousIdentity.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/identity/AwsCredentialIdentity.d.ts +0 -61
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/identity/Identity.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/identity/LoginIdentity.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/identity/TokenIdentity.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/identity/index.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/index.d.ts +0 -34
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/logger.d.ts +0 -22
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/middleware.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/pagination.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/profile.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/request.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/response.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/retry.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/serde.d.ts +0 -24
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/shapes.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/signature.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/stream.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/token.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/transfer.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/abort.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/auth.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/blob/blob-types.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/checksum.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/client.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/command.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/connection.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/credentials.d.ts +0 -15
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/crypto.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/dns.d.ts +0 -19
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/encode.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/endpoint.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/eventStream.d.ts +0 -24
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/extensions/index.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/feature-ids.d.ts +0 -60
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/function.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/http.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AnonymousIdentity.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/AwsCredentialIdentity.d.ts +0 -31
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/Identity.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/LoginIdentity.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/TokenIdentity.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/identity/index.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/index.d.ts +0 -34
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/logger.d.ts +0 -15
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/middleware.d.ts +0 -47
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/pagination.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/profile.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/request.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/response.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/retry.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/serde.d.ts +0 -16
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/shapes.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/signature.d.ts +0 -15
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/stream.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/token.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/transfer.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/uri.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/util.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/ts3.4/waiter.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/uri.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/util.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/dist-types/waiter.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/types/package.json +0 -57
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/README.md +0 -6
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-cjs/index.js +0 -406
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-cjs/lib/aws/partitions.json +0 -267
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/aws.js +0 -10
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/index.js +0 -6
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/index.js +0 -3
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/isVirtualHostableS3Bucket.js +0 -25
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/parseArn.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partition.js +0 -41
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/lib/aws/partitions.json +0 -267
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/lib/isIpAddress.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/resolveDefaultAwsRegionalEndpointsConfig.js +0 -21
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/resolveEndpoint.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointError.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/types/EndpointRuleObject.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/types/ErrorRuleObject.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/types/RuleSetObject.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/types/TreeRuleObject.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/types/index.js +0 -6
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-es/types/shared.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/aws.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/index.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/parseArn.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/lib/aws/partition.d.ts +0 -38
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/lib/isIpAddress.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -56
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/resolveEndpoint.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/aws.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/index.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/isVirtualHostableS3Bucket.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/parseArn.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/aws/partition.d.ts +0 -28
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/lib/isIpAddress.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveDefaultAwsRegionalEndpointsConfig.d.ts +0 -35
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/resolveEndpoint.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointError.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/EndpointRuleObject.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/ErrorRuleObject.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/RuleSetObject.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/TreeRuleObject.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/index.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/ts3.4/types/shared.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointError.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/types/EndpointRuleObject.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/types/ErrorRuleObject.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/types/RuleSetObject.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/types/TreeRuleObject.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/types/index.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/dist-types/types/shared.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-endpoints/package.json +0 -60
- package/apps/gateway/node_modules/@aws-sdk/util-locate-window/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/util-locate-window/README.md +0 -4
- package/apps/gateway/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +0 -14
- package/apps/gateway/node_modules/@aws-sdk/util-locate-window/dist-es/index.js +0 -10
- package/apps/gateway/node_modules/@aws-sdk/util-locate-window/dist-types/index.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/util-locate-window/dist-types/ts3.4/index.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-locate-window/package.json +0 -54
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/README.md +0 -29
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/configurations.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/createUserAgentStringParsingProvider.js +0 -57
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.js +0 -58
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-cjs/index.native.js +0 -22
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-es/configurations.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-es/createUserAgentStringParsingProvider.js +0 -20
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.js +0 -53
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-es/index.native.js +0 -18
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-types/configurations.d.ts +0 -7
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-types/createUserAgentStringParsingProvider.d.ts +0 -14
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.d.ts +0 -27
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-types/index.native.d.ts +0 -18
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/configurations.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/createUserAgentStringParsingProvider.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.d.ts +0 -22
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/dist-types/ts3.4/index.native.d.ts +0 -17
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-browser/package.json +0 -55
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/README.md +0 -17
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-cjs/index.js +0 -185
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-es/crt-availability.js +0 -3
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-es/defaultUserAgent.js +0 -36
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-es/getNodeModulesParentDirs.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-es/getRuntimeUserAgentPair.js +0 -10
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-es/getSanitizedDevTypeScriptVersion.js +0 -14
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-es/getSanitizedTypeScriptVersion.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-es/getTypeScriptUserAgentPair.js +0 -75
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-es/index.js +0 -2
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-es/is-crt-available.js +0 -7
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-es/nodeAppIdConfigOptions.js +0 -9
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/crt-availability.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/defaultUserAgent.d.ts +0 -28
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/getNodeModulesParentDirs.d.ts +0 -10
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/getRuntimeUserAgentPair.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/getSanitizedDevTypeScriptVersion.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/getSanitizedTypeScriptVersion.d.ts +0 -8
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/getTypeScriptUserAgentPair.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/is-crt-available.d.ts +0 -5
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/nodeAppIdConfigOptions.d.ts +0 -13
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/crt-availability.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/defaultUserAgent.d.ts +0 -21
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getNodeModulesParentDirs.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getRuntimeUserAgentPair.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getSanitizedDevTypeScriptVersion.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getSanitizedTypeScriptVersion.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/getTypeScriptUserAgentPair.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/index.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/is-crt-available.d.ts +0 -2
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/dist-types/ts3.4/nodeAppIdConfigOptions.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/util-user-agent-node/package.json +0 -69
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/LICENSE +0 -201
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/README.md +0 -17
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-cjs/index.js +0 -131
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-cjs/xml-parser.js +0 -23
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-es/XmlNode.js +0 -88
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-es/XmlText.js +0 -10
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-es/escape-attribute.js +0 -10
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-es/escape-element.js +0 -15
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-es/index.js +0 -3
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-es/stringable.js +0 -1
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.browser.js +0 -57
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-es/xml-parser.js +0 -20
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/XmlNode.d.ts +0 -49
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/XmlText.d.ts +0 -11
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/escape-attribute.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/escape-element.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/index.d.ts +0 -12
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/stringable.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlNode.d.ts +0 -29
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/XmlText.d.ts +0 -6
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/escape-attribute.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/escape-element.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/index.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/stringable.d.ts +0 -3
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-parser.browser.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/ts3.4/xml-parser.d.ts +0 -1
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/xml-parser.browser.d.ts +0 -9
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/dist-types/xml-parser.d.ts +0 -4
- package/apps/gateway/node_modules/@aws-sdk/xml-builder/package.json +0 -63
- package/apps/gateway/node_modules/@fastify/ajv-compiler/.gitattributes +0 -2
- package/apps/gateway/node_modules/@fastify/ajv-compiler/.github/.stale.yml +0 -21
- package/apps/gateway/node_modules/@fastify/ajv-compiler/.github/dependabot.yml +0 -13
- package/apps/gateway/node_modules/@fastify/ajv-compiler/.github/tests_checker.yml +0 -8
- package/apps/gateway/node_modules/@fastify/ajv-compiler/.github/workflows/ci.yml +0 -33
- package/apps/gateway/node_modules/@fastify/ajv-compiler/LICENSE +0 -23
- package/apps/gateway/node_modules/@fastify/ajv-compiler/README.md +0 -237
- package/apps/gateway/node_modules/@fastify/ajv-compiler/benchmark/small-object.mjs +0 -37
- package/apps/gateway/node_modules/@fastify/ajv-compiler/eslint.config.js +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/index.js +0 -53
- package/apps/gateway/node_modules/@fastify/ajv-compiler/lib/default-ajv-options.js +0 -14
- package/apps/gateway/node_modules/@fastify/ajv-compiler/lib/serializer-compiler.js +0 -27
- package/apps/gateway/node_modules/@fastify/ajv-compiler/lib/validator-compiler.js +0 -58
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/.runkit_example.js +0 -23
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/LICENSE +0 -22
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/README.md +0 -207
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/2019.d.ts +0 -19
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/2019.js +0 -61
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/2019.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/2020.d.ts +0 -19
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/2020.js +0 -55
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/2020.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/ajv.d.ts +0 -18
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/ajv.js +0 -50
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/ajv.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/codegen/code.d.ts +0 -40
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/codegen/code.js +0 -156
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/codegen/code.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/codegen/index.d.ts +0 -79
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/codegen/index.js +0 -697
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/codegen/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/codegen/scope.d.ts +0 -79
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/codegen/scope.js +0 -143
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/codegen/scope.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/errors.d.ts +0 -13
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/errors.js +0 -123
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/errors.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/index.d.ts +0 -80
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/index.js +0 -242
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/jtd/parse.d.ts +0 -4
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/jtd/parse.js +0 -350
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/jtd/parse.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/jtd/serialize.d.ts +0 -4
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/jtd/serialize.js +0 -236
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/jtd/serialize.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/jtd/types.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/jtd/types.js +0 -14
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/jtd/types.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/names.d.ts +0 -20
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/names.js +0 -28
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/names.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/ref_error.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/ref_error.js +0 -12
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/ref_error.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/resolve.d.ts +0 -12
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/resolve.js +0 -155
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/resolve.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/rules.d.ts +0 -28
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/rules.js +0 -26
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/rules.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/util.d.ts +0 -40
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/util.js +0 -178
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/util.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/applicability.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/applicability.js +0 -19
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/applicability.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/boolSchema.d.ts +0 -4
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/boolSchema.js +0 -50
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/boolSchema.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/dataType.d.ts +0 -17
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/dataType.js +0 -203
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/dataType.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/defaults.d.ts +0 -2
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/defaults.js +0 -35
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/defaults.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/index.d.ts +0 -42
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/index.js +0 -520
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/keyword.d.ts +0 -8
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/keyword.js +0 -124
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/keyword.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/subschema.d.ts +0 -47
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/subschema.js +0 -81
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/validate/subschema.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/core.d.ts +0 -174
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/core.js +0 -618
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/core.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/jtd.d.ts +0 -47
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/jtd.js +0 -72
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/jtd.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/data.json +0 -13
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2019-09/index.d.ts +0 -2
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2019-09/index.js +0 -28
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2019-09/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2019-09/meta/content.json +0 -17
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2019-09/meta/core.json +0 -57
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2019-09/meta/format.json +0 -14
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2019-09/schema.json +0 -39
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2020-12/index.d.ts +0 -2
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2020-12/index.js +0 -30
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2020-12/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2020-12/meta/content.json +0 -17
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2020-12/meta/core.json +0 -51
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-2020-12/schema.json +0 -55
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-draft-06.json +0 -137
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-draft-07.json +0 -151
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/json-schema-secure.json +0 -88
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/jtd-schema.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/jtd-schema.js +0 -118
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/refs/jtd-schema.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/equal.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/equal.js +0 -7
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/equal.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/parseJson.d.ts +0 -18
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/parseJson.js +0 -185
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/parseJson.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/quote.d.ts +0 -5
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/quote.js +0 -30
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/quote.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/re2.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/re2.js +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/re2.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/timestamp.d.ts +0 -5
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/timestamp.js +0 -42
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/timestamp.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/ucs2length.d.ts +0 -5
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/ucs2length.js +0 -24
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/ucs2length.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/uri.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/uri.js +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/uri.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/validation_error.d.ts +0 -7
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/validation_error.js +0 -11
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/runtime/validation_error.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/standalone/index.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/standalone/index.js +0 -90
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/standalone/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/standalone/instance.d.ts +0 -12
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/standalone/instance.js +0 -35
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/standalone/instance.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/types/index.d.ts +0 -183
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/types/index.js +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/types/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/types/json-schema.d.ts +0 -125
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/types/json-schema.js +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/types/json-schema.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/types/jtd-schema.d.ts +0 -174
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/types/jtd-schema.js +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/types/jtd-schema.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/additionalItems.d.ts +0 -8
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js +0 -49
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/additionalItems.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js +0 -106
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/additionalProperties.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/allOf.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/allOf.js +0 -23
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/allOf.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/anyOf.d.ts +0 -4
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/anyOf.js +0 -12
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/anyOf.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/contains.d.ts +0 -7
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/contains.js +0 -95
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/contains.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/dependencies.d.ts +0 -21
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/dependencies.js +0 -85
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/dependencies.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js +0 -11
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/dependentSchemas.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/if.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/if.js +0 -66
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/if.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/index.d.ts +0 -13
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/index.js +0 -44
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/items.d.ts +0 -5
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/items.js +0 -52
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/items.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/items2020.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/items2020.js +0 -30
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/items2020.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/not.d.ts +0 -4
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/not.js +0 -26
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/not.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/oneOf.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/oneOf.js +0 -60
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/oneOf.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/patternProperties.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js +0 -75
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/patternProperties.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/prefixItems.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js +0 -12
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/prefixItems.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/properties.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/properties.js +0 -54
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/properties.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/propertyNames.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js +0 -38
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/propertyNames.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/thenElse.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/thenElse.js +0 -13
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/applicator/thenElse.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/code.d.ts +0 -17
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/code.js +0 -131
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/code.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/core/id.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/core/id.js +0 -10
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/core/id.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/core/index.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/core/index.js +0 -16
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/core/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/core/ref.d.ts +0 -8
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/core/ref.js +0 -122
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/core/ref.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/discriminator/index.d.ts +0 -5
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/discriminator/index.js +0 -104
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/discriminator/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/discriminator/types.d.ts +0 -10
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/discriminator/types.js +0 -9
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/discriminator/types.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/draft2020.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/draft2020.js +0 -23
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/draft2020.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/draft7.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/draft7.js +0 -17
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/draft7.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.d.ts +0 -5
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js +0 -30
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/dynamicAnchor.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.d.ts +0 -5
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js +0 -51
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/dynamicRef.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/index.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/index.js +0 -9
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js +0 -16
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/recursiveAnchor.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js +0 -10
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/dynamic/recursiveRef.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/errors.d.ts +0 -9
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/errors.js +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/errors.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/format/format.d.ts +0 -8
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/format/format.js +0 -92
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/format/format.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/format/index.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/format/index.js +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/format/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/discriminator.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/discriminator.js +0 -71
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/discriminator.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/elements.d.ts +0 -5
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/elements.js +0 -24
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/elements.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/enum.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/enum.js +0 -43
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/enum.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/error.d.ts +0 -9
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/error.js +0 -20
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/error.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/index.d.ts +0 -10
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/index.js +0 -29
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/metadata.d.ts +0 -5
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/metadata.js +0 -25
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/metadata.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/nullable.d.ts +0 -4
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/nullable.js +0 -22
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/nullable.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js +0 -15
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/optionalProperties.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/properties.d.ts +0 -22
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/properties.js +0 -149
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/properties.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/ref.d.ts +0 -4
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/ref.js +0 -67
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/ref.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/type.d.ts +0 -10
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/type.js +0 -69
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/type.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/union.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/union.js +0 -12
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/union.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/values.d.ts +0 -5
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/values.js +0 -51
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/jtd/values.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/metadata.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/metadata.js +0 -18
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/metadata.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/next.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/next.js +0 -8
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/next.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/unevaluated/index.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/unevaluated/index.js +0 -7
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/unevaluated/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js +0 -40
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedItems.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js +0 -65
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/unevaluated/unevaluatedProperties.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/const.d.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/const.js +0 -25
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/const.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/dependentRequired.d.ts +0 -5
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js +0 -12
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/dependentRequired.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/enum.d.ts +0 -8
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/enum.js +0 -48
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/enum.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/index.d.ts +0 -16
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/index.js +0 -33
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/index.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitContains.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitContains.js +0 -15
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitContains.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitItems.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitItems.js +0 -24
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitItems.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitLength.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitLength.js +0 -27
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitLength.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitNumber.d.ts +0 -11
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitNumber.js +0 -27
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitNumber.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitProperties.d.ts +0 -3
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitProperties.js +0 -24
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/limitProperties.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/multipleOf.d.ts +0 -8
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/multipleOf.js +0 -26
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/multipleOf.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/pattern.d.ts +0 -8
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/pattern.js +0 -33
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/pattern.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/required.d.ts +0 -8
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/required.js +0 -79
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/required.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/uniqueItems.d.ts +0 -9
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js +0 -64
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/vocabularies/validation/uniqueItems.js.map +0 -1
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/2019.ts +0 -81
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/2020.ts +0 -75
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/ajv.ts +0 -70
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/codegen/code.ts +0 -169
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/codegen/index.ts +0 -852
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/codegen/scope.ts +0 -215
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/errors.ts +0 -184
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/index.ts +0 -324
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/jtd/parse.ts +0 -411
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/jtd/serialize.ts +0 -277
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/jtd/types.ts +0 -16
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/names.ts +0 -27
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/ref_error.ts +0 -13
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/resolve.ts +0 -149
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/rules.ts +0 -50
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/util.ts +0 -213
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/validate/applicability.ts +0 -22
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/validate/boolSchema.ts +0 -47
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/validate/dataType.ts +0 -230
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/validate/defaults.ts +0 -32
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/validate/index.ts +0 -582
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/validate/keyword.ts +0 -171
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/compile/validate/subschema.ts +0 -135
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/core.ts +0 -892
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/jtd.ts +0 -132
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/data.json +0 -13
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2019-09/index.ts +0 -28
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2019-09/meta/applicator.json +0 -53
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2019-09/meta/content.json +0 -17
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2019-09/meta/core.json +0 -57
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2019-09/meta/format.json +0 -14
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2019-09/meta/meta-data.json +0 -37
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2019-09/meta/validation.json +0 -90
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2019-09/schema.json +0 -39
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2020-12/index.ts +0 -30
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2020-12/meta/applicator.json +0 -48
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2020-12/meta/content.json +0 -17
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2020-12/meta/core.json +0 -51
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2020-12/meta/format-annotation.json +0 -14
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2020-12/meta/meta-data.json +0 -37
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2020-12/meta/unevaluated.json +0 -15
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2020-12/meta/validation.json +0 -90
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-2020-12/schema.json +0 -55
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-draft-06.json +0 -137
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-draft-07.json +0 -151
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/json-schema-secure.json +0 -88
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/refs/jtd-schema.ts +0 -130
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/runtime/equal.ts +0 -7
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/runtime/parseJson.ts +0 -177
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/runtime/quote.ts +0 -31
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/runtime/re2.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/runtime/timestamp.ts +0 -46
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/runtime/ucs2length.ts +0 -20
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/runtime/uri.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/runtime/validation_error.ts +0 -13
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/standalone/index.ts +0 -100
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/standalone/instance.ts +0 -36
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/types/index.ts +0 -244
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/types/json-schema.ts +0 -187
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/types/jtd-schema.ts +0 -273
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/additionalItems.ts +0 -56
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/additionalProperties.ts +0 -118
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/allOf.ts +0 -22
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/anyOf.ts +0 -14
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/contains.ts +0 -109
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/dependencies.ts +0 -112
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/dependentSchemas.ts +0 -11
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/if.ts +0 -80
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/index.ts +0 -53
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/items.ts +0 -59
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/items2020.ts +0 -36
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/not.ts +0 -38
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/oneOf.ts +0 -82
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/patternProperties.ts +0 -91
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/prefixItems.ts +0 -12
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/properties.ts +0 -57
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/propertyNames.ts +0 -50
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/applicator/thenElse.ts +0 -13
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/code.ts +0 -168
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/core/id.ts +0 -10
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/core/index.ts +0 -16
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/core/ref.ts +0 -129
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/discriminator/index.ts +0 -113
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/discriminator/types.ts +0 -12
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/draft2020.ts +0 -23
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/draft7.ts +0 -17
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/dynamic/dynamicAnchor.ts +0 -31
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/dynamic/dynamicRef.ts +0 -51
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/dynamic/index.ts +0 -9
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/dynamic/recursiveAnchor.ts +0 -14
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/dynamic/recursiveRef.ts +0 -10
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/errors.ts +0 -18
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/format/format.ts +0 -120
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/format/index.ts +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/discriminator.ts +0 -89
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/elements.ts +0 -32
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/enum.ts +0 -45
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/error.ts +0 -23
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/index.ts +0 -37
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/metadata.ts +0 -24
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/nullable.ts +0 -21
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/optionalProperties.ts +0 -15
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/properties.ts +0 -184
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/ref.ts +0 -76
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/type.ts +0 -75
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/union.ts +0 -12
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/jtd/values.ts +0 -58
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/metadata.ts +0 -17
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/next.ts +0 -8
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/unevaluated/index.ts +0 -7
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/unevaluated/unevaluatedItems.ts +0 -47
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/unevaluated/unevaluatedProperties.ts +0 -85
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/const.ts +0 -28
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/dependentRequired.ts +0 -23
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/enum.ts +0 -54
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/index.ts +0 -49
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/limitContains.ts +0 -16
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/limitItems.ts +0 -26
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/limitLength.ts +0 -30
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/limitNumber.ts +0 -42
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/limitProperties.ts +0 -26
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/multipleOf.ts +0 -34
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/pattern.ts +0 -39
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/required.ts +0 -98
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/lib/vocabularies/validation/uniqueItems.ts +0 -79
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/package.json +0 -127
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/json-schema-traverse/.eslintrc.yml +0 -27
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/json-schema-traverse/.github/FUNDING.yml +0 -2
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/json-schema-traverse/.github/workflows/build.yml +0 -28
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/json-schema-traverse/.github/workflows/publish.yml +0 -27
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/json-schema-traverse/LICENSE +0 -21
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/json-schema-traverse/README.md +0 -95
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/json-schema-traverse/index.d.ts +0 -40
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/json-schema-traverse/index.js +0 -93
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/json-schema-traverse/package.json +0 -43
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/json-schema-traverse/spec/.eslintrc.yml +0 -6
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/json-schema-traverse/spec/fixtures/schema.js +0 -125
- package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/json-schema-traverse/spec/index.spec.js +0 -171
- package/apps/gateway/node_modules/@fastify/ajv-compiler/package.json +0 -84
- package/apps/gateway/node_modules/@fastify/ajv-compiler/standalone.js +0 -44
- package/apps/gateway/node_modules/@fastify/ajv-compiler/test/.gitkeep +0 -0
- package/apps/gateway/node_modules/@fastify/ajv-compiler/test/duplicated-id-compile.test.js +0 -55
- package/apps/gateway/node_modules/@fastify/ajv-compiler/test/index.test.js +0 -307
- package/apps/gateway/node_modules/@fastify/ajv-compiler/test/plugins.test.js +0 -246
- package/apps/gateway/node_modules/@fastify/ajv-compiler/test/serialization.test.js +0 -279
- package/apps/gateway/node_modules/@fastify/ajv-compiler/test/standalone.test.js +0 -203
- package/apps/gateway/node_modules/@fastify/ajv-compiler/types/index.d.ts +0 -87
- package/apps/gateway/node_modules/@fastify/ajv-compiler/types/index.test-d.ts +0 -302
- package/apps/gateway/node_modules/@fastify/cors/.editorconfig +0 -8
- package/apps/gateway/node_modules/@fastify/cors/.gitattributes +0 -5
- package/apps/gateway/node_modules/@fastify/cors/.github/dependabot.yml +0 -13
- package/apps/gateway/node_modules/@fastify/cors/.github/stale.yml +0 -21
- package/apps/gateway/node_modules/@fastify/cors/.github/workflows/ci.yml +0 -33
- package/apps/gateway/node_modules/@fastify/cors/LICENSE +0 -23
- package/apps/gateway/node_modules/@fastify/cors/README.md +0 -212
- package/apps/gateway/node_modules/@fastify/cors/bench.js +0 -17
- package/apps/gateway/node_modules/@fastify/cors/benchmark/package.json +0 -15
- package/apps/gateway/node_modules/@fastify/cors/benchmark/vary.js +0 -34
- package/apps/gateway/node_modules/@fastify/cors/eslint.config.js +0 -6
- package/apps/gateway/node_modules/@fastify/cors/index.js +0 -318
- package/apps/gateway/node_modules/@fastify/cors/package.json +0 -81
- package/apps/gateway/node_modules/@fastify/cors/test/cors.test.js +0 -1124
- package/apps/gateway/node_modules/@fastify/cors/test/hooks.test.js +0 -787
- package/apps/gateway/node_modules/@fastify/cors/test/preflight.test.js +0 -590
- package/apps/gateway/node_modules/@fastify/cors/test/vary.test.js +0 -237
- package/apps/gateway/node_modules/@fastify/cors/types/index.d.ts +0 -126
- package/apps/gateway/node_modules/@fastify/cors/types/index.test-d.ts +0 -388
- package/apps/gateway/node_modules/@fastify/cors/vary.js +0 -116
- package/apps/gateway/node_modules/@fastify/error/.gitattributes +0 -2
- package/apps/gateway/node_modules/@fastify/error/.github/dependabot.yml +0 -13
- package/apps/gateway/node_modules/@fastify/error/.github/workflows/ci.yml +0 -28
- package/apps/gateway/node_modules/@fastify/error/LICENSE +0 -21
- package/apps/gateway/node_modules/@fastify/error/README.md +0 -140
- package/apps/gateway/node_modules/@fastify/error/benchmarks/create.js +0 -9
- package/apps/gateway/node_modules/@fastify/error/benchmarks/instantiate.js +0 -18
- package/apps/gateway/node_modules/@fastify/error/benchmarks/no-stack.js +0 -13
- package/apps/gateway/node_modules/@fastify/error/benchmarks/toString.js +0 -11
- package/apps/gateway/node_modules/@fastify/error/eslint.config.js +0 -6
- package/apps/gateway/node_modules/@fastify/error/index.js +0 -100
- package/apps/gateway/node_modules/@fastify/error/package.json +0 -75
- package/apps/gateway/node_modules/@fastify/error/test/index.test.js +0 -232
- package/apps/gateway/node_modules/@fastify/error/test/instanceof.test.js +0 -263
- package/apps/gateway/node_modules/@fastify/error/types/index.d.ts +0 -49
- package/apps/gateway/node_modules/@fastify/error/types/index.test-d.ts +0 -92
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/.eslintrc +0 -1
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/.gitattributes +0 -2
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/.github/dependabot.yml +0 -13
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/.github/workflows/ci.yml +0 -28
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/LICENSE +0 -21
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/README.md +0 -128
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/eslint.config.js +0 -6
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/index.js +0 -8
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/package.json +0 -71
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/standalone.js +0 -58
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/test/duplicate-schema.test.js +0 -26
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/test/plugin.test.js +0 -78
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/test/standalone.test.js +0 -230
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/types/index.d.ts +0 -41
- package/apps/gateway/node_modules/@fastify/fast-json-stringify-compiler/types/index.test-d.ts +0 -142
- package/apps/gateway/node_modules/@fastify/forwarded/LICENSE +0 -24
- package/apps/gateway/node_modules/@fastify/forwarded/README.md +0 -43
- package/apps/gateway/node_modules/@fastify/forwarded/index.js +0 -59
- package/apps/gateway/node_modules/@fastify/forwarded/package.json +0 -74
- package/apps/gateway/node_modules/@fastify/forwarded/types/index.d.ts +0 -14
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/.gitattributes +0 -2
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/.github/dependabot.yml +0 -13
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/.github/workflows/ci.yml +0 -23
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/LICENSE +0 -21
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/README.md +0 -119
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/eslint.config.js +0 -6
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/index.js +0 -357
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/lib/errors.js +0 -36
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/lib/resolvers.js +0 -127
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/package.json +0 -67
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/additional-items.test.js +0 -164
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/additional-properties.test.js +0 -129
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/all-of.test.js +0 -43
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/any-of.test.js +0 -81
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/const.test.js +0 -58
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/contains.test.js +0 -55
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/custom-resolvers.test.js +0 -50
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/default-resolver.test.js +0 -111
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/default.test.js +0 -50
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/definitions.test.js +0 -46
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/defs.test.js +0 -46
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/dependencies.test.js +0 -75
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/dependent-required.test.js +0 -75
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/dependent-schemas.test.js +0 -76
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/enum.test.js +0 -44
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/exclusive-maximum.test.js +0 -30
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/exclusive-minimum.test.js +0 -30
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/format.test.js +0 -36
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/id.test.js +0 -22
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/if-then-else.test.js +0 -550
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/items.test.js +0 -152
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/max-items.test.js +0 -30
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/max-length.test.js +0 -30
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/max-properties.test.js +0 -30
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/maximum.test.js +0 -30
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/merge-schema.test.js +0 -29
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/min-items.test.js +0 -30
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/min-length.test.js +0 -30
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/min-properties.test.js +0 -30
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/minimum.test.js +0 -30
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/multiple-of.test.js +0 -36
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/not.test.js +0 -29
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/nullable.test.js +0 -30
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/one-of.test.js +0 -144
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/properties.test.js +0 -312
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/property-names.test.js +0 -49
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/required.test.js +0 -30
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/type.test.js +0 -52
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/unique-items.test.js +0 -38
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/test/utils.js +0 -9
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/types/index.d.ts +0 -61
- package/apps/gateway/node_modules/@fastify/merge-json-schemas/types/index.test-d.ts +0 -52
- package/apps/gateway/node_modules/@fastify/proxy-addr/.gitattributes +0 -2
- package/apps/gateway/node_modules/@fastify/proxy-addr/.github/dependabot.yml +0 -13
- package/apps/gateway/node_modules/@fastify/proxy-addr/.github/stale.yml +0 -21
- package/apps/gateway/node_modules/@fastify/proxy-addr/.github/workflows/ci.yml +0 -28
- package/apps/gateway/node_modules/@fastify/proxy-addr/LICENSE +0 -24
- package/apps/gateway/node_modules/@fastify/proxy-addr/README.md +0 -141
- package/apps/gateway/node_modules/@fastify/proxy-addr/benchmark/compiling.js +0 -50
- package/apps/gateway/node_modules/@fastify/proxy-addr/benchmark/index.js +0 -30
- package/apps/gateway/node_modules/@fastify/proxy-addr/benchmark/kind.js +0 -57
- package/apps/gateway/node_modules/@fastify/proxy-addr/benchmark/matching.js +0 -78
- package/apps/gateway/node_modules/@fastify/proxy-addr/eslint.config.js +0 -6
- package/apps/gateway/node_modules/@fastify/proxy-addr/index.js +0 -331
- package/apps/gateway/node_modules/@fastify/proxy-addr/package.json +0 -73
- package/apps/gateway/node_modules/@fastify/proxy-addr/test/all.test.js +0 -55
- package/apps/gateway/node_modules/@fastify/proxy-addr/test/base.test.js +0 -365
- package/apps/gateway/node_modules/@fastify/proxy-addr/test/compile.test.js +0 -58
- package/apps/gateway/node_modules/@fastify/proxy-addr/types/index.d.ts +0 -18
- package/apps/gateway/node_modules/@fastify/proxy-addr/types/index.test-d.ts +0 -27
- package/apps/gateway/node_modules/@ioredis/commands/LICENSE +0 -23
- package/apps/gateway/node_modules/@ioredis/commands/README.md +0 -43
- package/apps/gateway/node_modules/@ioredis/commands/built/commands.json +0 -2578
- package/apps/gateway/node_modules/@ioredis/commands/built/index.d.ts +0 -34
- package/apps/gateway/node_modules/@ioredis/commands/built/index.js +0 -217
- package/apps/gateway/node_modules/@ioredis/commands/package.json +0 -52
- package/apps/gateway/node_modules/@msgpackr-extract/msgpackr-extract-win32-x64/index.js +0 -0
- package/apps/gateway/node_modules/@msgpackr-extract/msgpackr-extract-win32-x64/node.abi115.node +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../lib/compile/codegen/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
import { Code, Name } from "./code";
|
|
2
|
-
interface NameGroup {
|
|
3
|
-
prefix: string;
|
|
4
|
-
index: number;
|
|
5
|
-
}
|
|
6
|
-
export interface NameValue {
|
|
7
|
-
ref: ValueReference;
|
|
8
|
-
key?: unknown;
|
|
9
|
-
code?: Code;
|
|
10
|
-
}
|
|
11
|
-
export type ValueReference = unknown;
|
|
12
|
-
interface ScopeOptions {
|
|
13
|
-
prefixes?: Set<string>;
|
|
14
|
-
parent?: Scope;
|
|
15
|
-
}
|
|
16
|
-
interface ValueScopeOptions extends ScopeOptions {
|
|
17
|
-
scope: ScopeStore;
|
|
18
|
-
es5?: boolean;
|
|
19
|
-
lines?: boolean;
|
|
20
|
-
}
|
|
21
|
-
export type ScopeStore = Record<string, ValueReference[] | undefined>;
|
|
22
|
-
type ScopeValues = {
|
|
23
|
-
[Prefix in string]?: Map<unknown, ValueScopeName>;
|
|
24
|
-
};
|
|
25
|
-
export type ScopeValueSets = {
|
|
26
|
-
[Prefix in string]?: Set<ValueScopeName>;
|
|
27
|
-
};
|
|
28
|
-
export declare enum UsedValueState {
|
|
29
|
-
Started = 0,
|
|
30
|
-
Completed = 1
|
|
31
|
-
}
|
|
32
|
-
export type UsedScopeValues = {
|
|
33
|
-
[Prefix in string]?: Map<ValueScopeName, UsedValueState | undefined>;
|
|
34
|
-
};
|
|
35
|
-
export declare const varKinds: {
|
|
36
|
-
const: Name;
|
|
37
|
-
let: Name;
|
|
38
|
-
var: Name;
|
|
39
|
-
};
|
|
40
|
-
export declare class Scope {
|
|
41
|
-
protected readonly _names: {
|
|
42
|
-
[Prefix in string]?: NameGroup;
|
|
43
|
-
};
|
|
44
|
-
protected readonly _prefixes?: Set<string>;
|
|
45
|
-
protected readonly _parent?: Scope;
|
|
46
|
-
constructor({ prefixes, parent }?: ScopeOptions);
|
|
47
|
-
toName(nameOrPrefix: Name | string): Name;
|
|
48
|
-
name(prefix: string): Name;
|
|
49
|
-
protected _newName(prefix: string): string;
|
|
50
|
-
private _nameGroup;
|
|
51
|
-
}
|
|
52
|
-
interface ScopePath {
|
|
53
|
-
property: string;
|
|
54
|
-
itemIndex: number;
|
|
55
|
-
}
|
|
56
|
-
export declare class ValueScopeName extends Name {
|
|
57
|
-
readonly prefix: string;
|
|
58
|
-
value?: NameValue;
|
|
59
|
-
scopePath?: Code;
|
|
60
|
-
constructor(prefix: string, nameStr: string);
|
|
61
|
-
setValue(value: NameValue, { property, itemIndex }: ScopePath): void;
|
|
62
|
-
}
|
|
63
|
-
interface VSOptions extends ValueScopeOptions {
|
|
64
|
-
_n: Code;
|
|
65
|
-
}
|
|
66
|
-
export declare class ValueScope extends Scope {
|
|
67
|
-
protected readonly _values: ScopeValues;
|
|
68
|
-
protected readonly _scope: ScopeStore;
|
|
69
|
-
readonly opts: VSOptions;
|
|
70
|
-
constructor(opts: ValueScopeOptions);
|
|
71
|
-
get(): ScopeStore;
|
|
72
|
-
name(prefix: string): ValueScopeName;
|
|
73
|
-
value(nameOrPrefix: ValueScopeName | string, value: NameValue): ValueScopeName;
|
|
74
|
-
getValue(prefix: string, keyOrRef: unknown): ValueScopeName | undefined;
|
|
75
|
-
scopeRefs(scopeName: Name, values?: ScopeValues | ScopeValueSets): Code;
|
|
76
|
-
scopeCode(values?: ScopeValues | ScopeValueSets, usedValues?: UsedScopeValues, getCode?: (n: ValueScopeName) => Code | undefined): Code;
|
|
77
|
-
private _reduceValues;
|
|
78
|
-
}
|
|
79
|
-
export {};
|
|
@@ -1,143 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ValueScope = exports.ValueScopeName = exports.Scope = exports.varKinds = exports.UsedValueState = void 0;
|
|
4
|
-
const code_1 = require("./code");
|
|
5
|
-
class ValueError extends Error {
|
|
6
|
-
constructor(name) {
|
|
7
|
-
super(`CodeGen: "code" for ${name} not defined`);
|
|
8
|
-
this.value = name.value;
|
|
9
|
-
}
|
|
10
|
-
}
|
|
11
|
-
var UsedValueState;
|
|
12
|
-
(function (UsedValueState) {
|
|
13
|
-
UsedValueState[UsedValueState["Started"] = 0] = "Started";
|
|
14
|
-
UsedValueState[UsedValueState["Completed"] = 1] = "Completed";
|
|
15
|
-
})(UsedValueState || (exports.UsedValueState = UsedValueState = {}));
|
|
16
|
-
exports.varKinds = {
|
|
17
|
-
const: new code_1.Name("const"),
|
|
18
|
-
let: new code_1.Name("let"),
|
|
19
|
-
var: new code_1.Name("var"),
|
|
20
|
-
};
|
|
21
|
-
class Scope {
|
|
22
|
-
constructor({ prefixes, parent } = {}) {
|
|
23
|
-
this._names = {};
|
|
24
|
-
this._prefixes = prefixes;
|
|
25
|
-
this._parent = parent;
|
|
26
|
-
}
|
|
27
|
-
toName(nameOrPrefix) {
|
|
28
|
-
return nameOrPrefix instanceof code_1.Name ? nameOrPrefix : this.name(nameOrPrefix);
|
|
29
|
-
}
|
|
30
|
-
name(prefix) {
|
|
31
|
-
return new code_1.Name(this._newName(prefix));
|
|
32
|
-
}
|
|
33
|
-
_newName(prefix) {
|
|
34
|
-
const ng = this._names[prefix] || this._nameGroup(prefix);
|
|
35
|
-
return `${prefix}${ng.index++}`;
|
|
36
|
-
}
|
|
37
|
-
_nameGroup(prefix) {
|
|
38
|
-
var _a, _b;
|
|
39
|
-
if (((_b = (_a = this._parent) === null || _a === void 0 ? void 0 : _a._prefixes) === null || _b === void 0 ? void 0 : _b.has(prefix)) || (this._prefixes && !this._prefixes.has(prefix))) {
|
|
40
|
-
throw new Error(`CodeGen: prefix "${prefix}" is not allowed in this scope`);
|
|
41
|
-
}
|
|
42
|
-
return (this._names[prefix] = { prefix, index: 0 });
|
|
43
|
-
}
|
|
44
|
-
}
|
|
45
|
-
exports.Scope = Scope;
|
|
46
|
-
class ValueScopeName extends code_1.Name {
|
|
47
|
-
constructor(prefix, nameStr) {
|
|
48
|
-
super(nameStr);
|
|
49
|
-
this.prefix = prefix;
|
|
50
|
-
}
|
|
51
|
-
setValue(value, { property, itemIndex }) {
|
|
52
|
-
this.value = value;
|
|
53
|
-
this.scopePath = (0, code_1._) `.${new code_1.Name(property)}[${itemIndex}]`;
|
|
54
|
-
}
|
|
55
|
-
}
|
|
56
|
-
exports.ValueScopeName = ValueScopeName;
|
|
57
|
-
const line = (0, code_1._) `\n`;
|
|
58
|
-
class ValueScope extends Scope {
|
|
59
|
-
constructor(opts) {
|
|
60
|
-
super(opts);
|
|
61
|
-
this._values = {};
|
|
62
|
-
this._scope = opts.scope;
|
|
63
|
-
this.opts = { ...opts, _n: opts.lines ? line : code_1.nil };
|
|
64
|
-
}
|
|
65
|
-
get() {
|
|
66
|
-
return this._scope;
|
|
67
|
-
}
|
|
68
|
-
name(prefix) {
|
|
69
|
-
return new ValueScopeName(prefix, this._newName(prefix));
|
|
70
|
-
}
|
|
71
|
-
value(nameOrPrefix, value) {
|
|
72
|
-
var _a;
|
|
73
|
-
if (value.ref === undefined)
|
|
74
|
-
throw new Error("CodeGen: ref must be passed in value");
|
|
75
|
-
const name = this.toName(nameOrPrefix);
|
|
76
|
-
const { prefix } = name;
|
|
77
|
-
const valueKey = (_a = value.key) !== null && _a !== void 0 ? _a : value.ref;
|
|
78
|
-
let vs = this._values[prefix];
|
|
79
|
-
if (vs) {
|
|
80
|
-
const _name = vs.get(valueKey);
|
|
81
|
-
if (_name)
|
|
82
|
-
return _name;
|
|
83
|
-
}
|
|
84
|
-
else {
|
|
85
|
-
vs = this._values[prefix] = new Map();
|
|
86
|
-
}
|
|
87
|
-
vs.set(valueKey, name);
|
|
88
|
-
const s = this._scope[prefix] || (this._scope[prefix] = []);
|
|
89
|
-
const itemIndex = s.length;
|
|
90
|
-
s[itemIndex] = value.ref;
|
|
91
|
-
name.setValue(value, { property: prefix, itemIndex });
|
|
92
|
-
return name;
|
|
93
|
-
}
|
|
94
|
-
getValue(prefix, keyOrRef) {
|
|
95
|
-
const vs = this._values[prefix];
|
|
96
|
-
if (!vs)
|
|
97
|
-
return;
|
|
98
|
-
return vs.get(keyOrRef);
|
|
99
|
-
}
|
|
100
|
-
scopeRefs(scopeName, values = this._values) {
|
|
101
|
-
return this._reduceValues(values, (name) => {
|
|
102
|
-
if (name.scopePath === undefined)
|
|
103
|
-
throw new Error(`CodeGen: name "${name}" has no value`);
|
|
104
|
-
return (0, code_1._) `${scopeName}${name.scopePath}`;
|
|
105
|
-
});
|
|
106
|
-
}
|
|
107
|
-
scopeCode(values = this._values, usedValues, getCode) {
|
|
108
|
-
return this._reduceValues(values, (name) => {
|
|
109
|
-
if (name.value === undefined)
|
|
110
|
-
throw new Error(`CodeGen: name "${name}" has no value`);
|
|
111
|
-
return name.value.code;
|
|
112
|
-
}, usedValues, getCode);
|
|
113
|
-
}
|
|
114
|
-
_reduceValues(values, valueCode, usedValues = {}, getCode) {
|
|
115
|
-
let code = code_1.nil;
|
|
116
|
-
for (const prefix in values) {
|
|
117
|
-
const vs = values[prefix];
|
|
118
|
-
if (!vs)
|
|
119
|
-
continue;
|
|
120
|
-
const nameSet = (usedValues[prefix] = usedValues[prefix] || new Map());
|
|
121
|
-
vs.forEach((name) => {
|
|
122
|
-
if (nameSet.has(name))
|
|
123
|
-
return;
|
|
124
|
-
nameSet.set(name, UsedValueState.Started);
|
|
125
|
-
let c = valueCode(name);
|
|
126
|
-
if (c) {
|
|
127
|
-
const def = this.opts.es5 ? exports.varKinds.var : exports.varKinds.const;
|
|
128
|
-
code = (0, code_1._) `${code}${def} ${name} = ${c};${this.opts._n}`;
|
|
129
|
-
}
|
|
130
|
-
else if ((c = getCode === null || getCode === void 0 ? void 0 : getCode(name))) {
|
|
131
|
-
code = (0, code_1._) `${code}${c}${this.opts._n}`;
|
|
132
|
-
}
|
|
133
|
-
else {
|
|
134
|
-
throw new ValueError(name);
|
|
135
|
-
}
|
|
136
|
-
nameSet.set(name, UsedValueState.Completed);
|
|
137
|
-
});
|
|
138
|
-
}
|
|
139
|
-
return code;
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
exports.ValueScope = ValueScope;
|
|
143
|
-
//# sourceMappingURL=scope.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"scope.js","sourceRoot":"","sources":["../../../lib/compile/codegen/scope.ts"],"names":[],"mappings":"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"}
|
package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/errors.d.ts
DELETED
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import type { KeywordErrorCxt, KeywordErrorDefinition } from "../types";
|
|
2
|
-
import { CodeGen, Code, Name } from "./codegen";
|
|
3
|
-
export declare const keywordError: KeywordErrorDefinition;
|
|
4
|
-
export declare const keyword$DataError: KeywordErrorDefinition;
|
|
5
|
-
export interface ErrorPaths {
|
|
6
|
-
instancePath?: Code;
|
|
7
|
-
schemaPath?: string;
|
|
8
|
-
parentSchema?: boolean;
|
|
9
|
-
}
|
|
10
|
-
export declare function reportError(cxt: KeywordErrorCxt, error?: KeywordErrorDefinition, errorPaths?: ErrorPaths, overrideAllErrors?: boolean): void;
|
|
11
|
-
export declare function reportExtraError(cxt: KeywordErrorCxt, error?: KeywordErrorDefinition, errorPaths?: ErrorPaths): void;
|
|
12
|
-
export declare function resetErrorsCount(gen: CodeGen, errsCount: Name): void;
|
|
13
|
-
export declare function extendErrors({ gen, keyword, schemaValue, data, errsCount, it, }: KeywordErrorCxt): void;
|
package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/errors.js
DELETED
|
@@ -1,123 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.extendErrors = exports.resetErrorsCount = exports.reportExtraError = exports.reportError = exports.keyword$DataError = exports.keywordError = void 0;
|
|
4
|
-
const codegen_1 = require("./codegen");
|
|
5
|
-
const util_1 = require("./util");
|
|
6
|
-
const names_1 = require("./names");
|
|
7
|
-
exports.keywordError = {
|
|
8
|
-
message: ({ keyword }) => (0, codegen_1.str) `must pass "${keyword}" keyword validation`,
|
|
9
|
-
};
|
|
10
|
-
exports.keyword$DataError = {
|
|
11
|
-
message: ({ keyword, schemaType }) => schemaType
|
|
12
|
-
? (0, codegen_1.str) `"${keyword}" keyword must be ${schemaType} ($data)`
|
|
13
|
-
: (0, codegen_1.str) `"${keyword}" keyword is invalid ($data)`,
|
|
14
|
-
};
|
|
15
|
-
function reportError(cxt, error = exports.keywordError, errorPaths, overrideAllErrors) {
|
|
16
|
-
const { it } = cxt;
|
|
17
|
-
const { gen, compositeRule, allErrors } = it;
|
|
18
|
-
const errObj = errorObjectCode(cxt, error, errorPaths);
|
|
19
|
-
if (overrideAllErrors !== null && overrideAllErrors !== void 0 ? overrideAllErrors : (compositeRule || allErrors)) {
|
|
20
|
-
addError(gen, errObj);
|
|
21
|
-
}
|
|
22
|
-
else {
|
|
23
|
-
returnErrors(it, (0, codegen_1._) `[${errObj}]`);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
exports.reportError = reportError;
|
|
27
|
-
function reportExtraError(cxt, error = exports.keywordError, errorPaths) {
|
|
28
|
-
const { it } = cxt;
|
|
29
|
-
const { gen, compositeRule, allErrors } = it;
|
|
30
|
-
const errObj = errorObjectCode(cxt, error, errorPaths);
|
|
31
|
-
addError(gen, errObj);
|
|
32
|
-
if (!(compositeRule || allErrors)) {
|
|
33
|
-
returnErrors(it, names_1.default.vErrors);
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
exports.reportExtraError = reportExtraError;
|
|
37
|
-
function resetErrorsCount(gen, errsCount) {
|
|
38
|
-
gen.assign(names_1.default.errors, errsCount);
|
|
39
|
-
gen.if((0, codegen_1._) `${names_1.default.vErrors} !== null`, () => gen.if(errsCount, () => gen.assign((0, codegen_1._) `${names_1.default.vErrors}.length`, errsCount), () => gen.assign(names_1.default.vErrors, null)));
|
|
40
|
-
}
|
|
41
|
-
exports.resetErrorsCount = resetErrorsCount;
|
|
42
|
-
function extendErrors({ gen, keyword, schemaValue, data, errsCount, it, }) {
|
|
43
|
-
/* istanbul ignore if */
|
|
44
|
-
if (errsCount === undefined)
|
|
45
|
-
throw new Error("ajv implementation error");
|
|
46
|
-
const err = gen.name("err");
|
|
47
|
-
gen.forRange("i", errsCount, names_1.default.errors, (i) => {
|
|
48
|
-
gen.const(err, (0, codegen_1._) `${names_1.default.vErrors}[${i}]`);
|
|
49
|
-
gen.if((0, codegen_1._) `${err}.instancePath === undefined`, () => gen.assign((0, codegen_1._) `${err}.instancePath`, (0, codegen_1.strConcat)(names_1.default.instancePath, it.errorPath)));
|
|
50
|
-
gen.assign((0, codegen_1._) `${err}.schemaPath`, (0, codegen_1.str) `${it.errSchemaPath}/${keyword}`);
|
|
51
|
-
if (it.opts.verbose) {
|
|
52
|
-
gen.assign((0, codegen_1._) `${err}.schema`, schemaValue);
|
|
53
|
-
gen.assign((0, codegen_1._) `${err}.data`, data);
|
|
54
|
-
}
|
|
55
|
-
});
|
|
56
|
-
}
|
|
57
|
-
exports.extendErrors = extendErrors;
|
|
58
|
-
function addError(gen, errObj) {
|
|
59
|
-
const err = gen.const("err", errObj);
|
|
60
|
-
gen.if((0, codegen_1._) `${names_1.default.vErrors} === null`, () => gen.assign(names_1.default.vErrors, (0, codegen_1._) `[${err}]`), (0, codegen_1._) `${names_1.default.vErrors}.push(${err})`);
|
|
61
|
-
gen.code((0, codegen_1._) `${names_1.default.errors}++`);
|
|
62
|
-
}
|
|
63
|
-
function returnErrors(it, errs) {
|
|
64
|
-
const { gen, validateName, schemaEnv } = it;
|
|
65
|
-
if (schemaEnv.$async) {
|
|
66
|
-
gen.throw((0, codegen_1._) `new ${it.ValidationError}(${errs})`);
|
|
67
|
-
}
|
|
68
|
-
else {
|
|
69
|
-
gen.assign((0, codegen_1._) `${validateName}.errors`, errs);
|
|
70
|
-
gen.return(false);
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
const E = {
|
|
74
|
-
keyword: new codegen_1.Name("keyword"),
|
|
75
|
-
schemaPath: new codegen_1.Name("schemaPath"), // also used in JTD errors
|
|
76
|
-
params: new codegen_1.Name("params"),
|
|
77
|
-
propertyName: new codegen_1.Name("propertyName"),
|
|
78
|
-
message: new codegen_1.Name("message"),
|
|
79
|
-
schema: new codegen_1.Name("schema"),
|
|
80
|
-
parentSchema: new codegen_1.Name("parentSchema"),
|
|
81
|
-
};
|
|
82
|
-
function errorObjectCode(cxt, error, errorPaths) {
|
|
83
|
-
const { createErrors } = cxt.it;
|
|
84
|
-
if (createErrors === false)
|
|
85
|
-
return (0, codegen_1._) `{}`;
|
|
86
|
-
return errorObject(cxt, error, errorPaths);
|
|
87
|
-
}
|
|
88
|
-
function errorObject(cxt, error, errorPaths = {}) {
|
|
89
|
-
const { gen, it } = cxt;
|
|
90
|
-
const keyValues = [
|
|
91
|
-
errorInstancePath(it, errorPaths),
|
|
92
|
-
errorSchemaPath(cxt, errorPaths),
|
|
93
|
-
];
|
|
94
|
-
extraErrorProps(cxt, error, keyValues);
|
|
95
|
-
return gen.object(...keyValues);
|
|
96
|
-
}
|
|
97
|
-
function errorInstancePath({ errorPath }, { instancePath }) {
|
|
98
|
-
const instPath = instancePath
|
|
99
|
-
? (0, codegen_1.str) `${errorPath}${(0, util_1.getErrorPath)(instancePath, util_1.Type.Str)}`
|
|
100
|
-
: errorPath;
|
|
101
|
-
return [names_1.default.instancePath, (0, codegen_1.strConcat)(names_1.default.instancePath, instPath)];
|
|
102
|
-
}
|
|
103
|
-
function errorSchemaPath({ keyword, it: { errSchemaPath } }, { schemaPath, parentSchema }) {
|
|
104
|
-
let schPath = parentSchema ? errSchemaPath : (0, codegen_1.str) `${errSchemaPath}/${keyword}`;
|
|
105
|
-
if (schemaPath) {
|
|
106
|
-
schPath = (0, codegen_1.str) `${schPath}${(0, util_1.getErrorPath)(schemaPath, util_1.Type.Str)}`;
|
|
107
|
-
}
|
|
108
|
-
return [E.schemaPath, schPath];
|
|
109
|
-
}
|
|
110
|
-
function extraErrorProps(cxt, { params, message }, keyValues) {
|
|
111
|
-
const { keyword, data, schemaValue, it } = cxt;
|
|
112
|
-
const { opts, propertyName, topSchemaRef, schemaPath } = it;
|
|
113
|
-
keyValues.push([E.keyword, keyword], [E.params, typeof params == "function" ? params(cxt) : params || (0, codegen_1._) `{}`]);
|
|
114
|
-
if (opts.messages) {
|
|
115
|
-
keyValues.push([E.message, typeof message == "function" ? message(cxt) : message]);
|
|
116
|
-
}
|
|
117
|
-
if (opts.verbose) {
|
|
118
|
-
keyValues.push([E.schema, schemaValue], [E.parentSchema, (0, codegen_1._) `${topSchemaRef}${schemaPath}`], [names_1.default.data, data]);
|
|
119
|
-
}
|
|
120
|
-
if (propertyName)
|
|
121
|
-
keyValues.push([E.propertyName, propertyName]);
|
|
122
|
-
}
|
|
123
|
-
//# sourceMappingURL=errors.js.map
|
package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/errors.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"errors.js","sourceRoot":"","sources":["../../lib/compile/errors.ts"],"names":[],"mappings":"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"}
|
package/apps/gateway/node_modules/@fastify/ajv-compiler/node_modules/ajv/dist/compile/index.d.ts
DELETED
|
@@ -1,80 +0,0 @@
|
|
|
1
|
-
import type { AnySchema, AnySchemaObject, AnyValidateFunction, EvaluatedProperties, EvaluatedItems } from "../types";
|
|
2
|
-
import type Ajv from "../core";
|
|
3
|
-
import type { InstanceOptions } from "../core";
|
|
4
|
-
import { CodeGen, Name, Code, ValueScopeName } from "./codegen";
|
|
5
|
-
import { LocalRefs } from "./resolve";
|
|
6
|
-
import { JSONType } from "./rules";
|
|
7
|
-
export type SchemaRefs = {
|
|
8
|
-
[Ref in string]?: SchemaEnv | AnySchema;
|
|
9
|
-
};
|
|
10
|
-
export interface SchemaCxt {
|
|
11
|
-
readonly gen: CodeGen;
|
|
12
|
-
readonly allErrors?: boolean;
|
|
13
|
-
readonly data: Name;
|
|
14
|
-
readonly parentData: Name;
|
|
15
|
-
readonly parentDataProperty: Code | number;
|
|
16
|
-
readonly dataNames: Name[];
|
|
17
|
-
readonly dataPathArr: (Code | number)[];
|
|
18
|
-
readonly dataLevel: number;
|
|
19
|
-
dataTypes: JSONType[];
|
|
20
|
-
definedProperties: Set<string>;
|
|
21
|
-
readonly topSchemaRef: Code;
|
|
22
|
-
readonly validateName: Name;
|
|
23
|
-
evaluated?: Name;
|
|
24
|
-
readonly ValidationError?: Name;
|
|
25
|
-
readonly schema: AnySchema;
|
|
26
|
-
readonly schemaEnv: SchemaEnv;
|
|
27
|
-
readonly rootId: string;
|
|
28
|
-
baseId: string;
|
|
29
|
-
readonly schemaPath: Code;
|
|
30
|
-
readonly errSchemaPath: string;
|
|
31
|
-
readonly errorPath: Code;
|
|
32
|
-
readonly propertyName?: Name;
|
|
33
|
-
readonly compositeRule?: boolean;
|
|
34
|
-
props?: EvaluatedProperties | Name;
|
|
35
|
-
items?: EvaluatedItems | Name;
|
|
36
|
-
jtdDiscriminator?: string;
|
|
37
|
-
jtdMetadata?: boolean;
|
|
38
|
-
readonly createErrors?: boolean;
|
|
39
|
-
readonly opts: InstanceOptions;
|
|
40
|
-
readonly self: Ajv;
|
|
41
|
-
}
|
|
42
|
-
export interface SchemaObjCxt extends SchemaCxt {
|
|
43
|
-
readonly schema: AnySchemaObject;
|
|
44
|
-
}
|
|
45
|
-
interface SchemaEnvArgs {
|
|
46
|
-
readonly schema: AnySchema;
|
|
47
|
-
readonly schemaId?: "$id" | "id";
|
|
48
|
-
readonly root?: SchemaEnv;
|
|
49
|
-
readonly baseId?: string;
|
|
50
|
-
readonly schemaPath?: string;
|
|
51
|
-
readonly localRefs?: LocalRefs;
|
|
52
|
-
readonly meta?: boolean;
|
|
53
|
-
}
|
|
54
|
-
export declare class SchemaEnv implements SchemaEnvArgs {
|
|
55
|
-
readonly schema: AnySchema;
|
|
56
|
-
readonly schemaId?: "$id" | "id";
|
|
57
|
-
readonly root: SchemaEnv;
|
|
58
|
-
baseId: string;
|
|
59
|
-
schemaPath?: string;
|
|
60
|
-
localRefs?: LocalRefs;
|
|
61
|
-
readonly meta?: boolean;
|
|
62
|
-
readonly $async?: boolean;
|
|
63
|
-
readonly refs: SchemaRefs;
|
|
64
|
-
readonly dynamicAnchors: {
|
|
65
|
-
[Ref in string]?: true;
|
|
66
|
-
};
|
|
67
|
-
validate?: AnyValidateFunction;
|
|
68
|
-
validateName?: ValueScopeName;
|
|
69
|
-
serialize?: (data: unknown) => string;
|
|
70
|
-
serializeName?: ValueScopeName;
|
|
71
|
-
parse?: (data: string) => unknown;
|
|
72
|
-
parseName?: ValueScopeName;
|
|
73
|
-
constructor(env: SchemaEnvArgs);
|
|
74
|
-
}
|
|
75
|
-
export declare function compileSchema(this: Ajv, sch: SchemaEnv): SchemaEnv;
|
|
76
|
-
export declare function resolveRef(this: Ajv, root: SchemaEnv, baseId: string, ref: string): AnySchema | SchemaEnv | undefined;
|
|
77
|
-
export declare function getCompilingSchema(this: Ajv, schEnv: SchemaEnv): SchemaEnv | void;
|
|
78
|
-
export declare function resolveSchema(this: Ajv, root: SchemaEnv, // root object with properties schema, refs TODO below SchemaEnv is assigned to it
|
|
79
|
-
ref: string): SchemaEnv | undefined;
|
|
80
|
-
export {};
|