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,95 +0,0 @@
|
|
|
1
|
-
import { NodeHttpHandler as RequestHandler } from "@smithy/node-http-handler";
|
|
2
|
-
import { SecretsManagerClientConfig } from "./SecretsManagerClient";
|
|
3
|
-
export declare const getRuntimeConfig: (config: SecretsManagerClientConfig) => {
|
|
4
|
-
runtime: string;
|
|
5
|
-
defaultsMode: import("@smithy/types").Provider<
|
|
6
|
-
import("@smithy/smithy-client").ResolvedDefaultsMode
|
|
7
|
-
>;
|
|
8
|
-
authSchemePreference: string[] | import("@smithy/types").Provider<string[]>;
|
|
9
|
-
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
10
|
-
credentialDefaultProvider:
|
|
11
|
-
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
12
|
-
| ((
|
|
13
|
-
init?: import("@aws-sdk/credential-provider-node").DefaultProviderInit
|
|
14
|
-
) => import("@aws-sdk/credential-provider-node/dist-types/runtime/memoize-chain").MemoizedRuntimeConfigAwsCredentialIdentityProvider);
|
|
15
|
-
defaultUserAgentProvider: (
|
|
16
|
-
config?: import("@aws-sdk/util-user-agent-node").PreviouslyResolved
|
|
17
|
-
) => Promise<import("@smithy/types").UserAgent>;
|
|
18
|
-
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
19
|
-
region: string | import("@smithy/types").Provider<string>;
|
|
20
|
-
requestHandler:
|
|
21
|
-
| RequestHandler
|
|
22
|
-
| import("@smithy/protocol-http").HttpHandler<any>;
|
|
23
|
-
retryMode: string | import("@smithy/types").Provider<string>;
|
|
24
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
25
|
-
streamCollector: import("@smithy/types").StreamCollector;
|
|
26
|
-
useDualstackEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
27
|
-
useFipsEndpoint: boolean | import("@smithy/types").Provider<boolean>;
|
|
28
|
-
userAgentAppId: string | import("@smithy/types").Provider<string | undefined>;
|
|
29
|
-
cacheMiddleware?: boolean | undefined;
|
|
30
|
-
protocol:
|
|
31
|
-
| import("@smithy/types").ClientProtocol<any, any>
|
|
32
|
-
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
33
|
-
| typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
|
|
34
|
-
protocolSettings: {
|
|
35
|
-
defaultNamespace?: string;
|
|
36
|
-
[setting: string]: unknown;
|
|
37
|
-
};
|
|
38
|
-
apiVersion: string;
|
|
39
|
-
urlParser: import("@smithy/types").UrlParser;
|
|
40
|
-
base64Decoder: import("@smithy/types").Decoder;
|
|
41
|
-
base64Encoder: (_input: Uint8Array | string) => string;
|
|
42
|
-
utf8Decoder: import("@smithy/types").Decoder;
|
|
43
|
-
utf8Encoder: (input: Uint8Array | string) => string;
|
|
44
|
-
disableHostPrefix: boolean;
|
|
45
|
-
serviceId: string;
|
|
46
|
-
profile?: string;
|
|
47
|
-
logger: import("@smithy/types").Logger;
|
|
48
|
-
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
49
|
-
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
50
|
-
retryStrategy?:
|
|
51
|
-
| import("@smithy/types").RetryStrategy
|
|
52
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
53
|
-
endpoint?:
|
|
54
|
-
| ((
|
|
55
|
-
| string
|
|
56
|
-
| import("@smithy/types").Endpoint
|
|
57
|
-
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
58
|
-
| import("@smithy/types").EndpointV2
|
|
59
|
-
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
60
|
-
) &
|
|
61
|
-
(
|
|
62
|
-
| string
|
|
63
|
-
| import("@smithy/types").Provider<string>
|
|
64
|
-
| import("@smithy/types").Endpoint
|
|
65
|
-
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
66
|
-
| import("@smithy/types").EndpointV2
|
|
67
|
-
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
68
|
-
))
|
|
69
|
-
| undefined;
|
|
70
|
-
endpointProvider: (
|
|
71
|
-
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
72
|
-
context?: {
|
|
73
|
-
logger?: import("@smithy/types").Logger;
|
|
74
|
-
}
|
|
75
|
-
) => import("@smithy/types").EndpointV2;
|
|
76
|
-
tls?: boolean;
|
|
77
|
-
serviceConfiguredEndpoint?: never;
|
|
78
|
-
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
79
|
-
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SecretsManagerHttpAuthSchemeProvider;
|
|
80
|
-
credentials?:
|
|
81
|
-
| import("@smithy/types").AwsCredentialIdentity
|
|
82
|
-
| import("@smithy/types").AwsCredentialIdentityProvider;
|
|
83
|
-
signer?:
|
|
84
|
-
| import("@smithy/types").RequestSigner
|
|
85
|
-
| ((
|
|
86
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
87
|
-
) => Promise<import("@smithy/types").RequestSigner>);
|
|
88
|
-
signingEscapePath?: boolean;
|
|
89
|
-
systemClockOffset?: number;
|
|
90
|
-
signingRegion?: string;
|
|
91
|
-
signerConstructor?: new (
|
|
92
|
-
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
93
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
94
|
-
) => import("@smithy/types").RequestSigner;
|
|
95
|
-
};
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
import { SecretsManagerClientConfig } from "./SecretsManagerClient";
|
|
2
|
-
export declare const getRuntimeConfig: (config: SecretsManagerClientConfig) => {
|
|
3
|
-
runtime: string;
|
|
4
|
-
sha256: import("@smithy/types").HashConstructor;
|
|
5
|
-
requestHandler:
|
|
6
|
-
| import("@smithy/types").NodeHttpHandlerOptions
|
|
7
|
-
| import("@smithy/types").FetchHttpHandlerOptions
|
|
8
|
-
| Record<string, unknown>
|
|
9
|
-
| import("@smithy/protocol-http").HttpHandler<any>
|
|
10
|
-
| import("@smithy/fetch-http-handler").FetchHttpHandler;
|
|
11
|
-
cacheMiddleware?: boolean;
|
|
12
|
-
protocol:
|
|
13
|
-
| import("@smithy/types").ClientProtocol<any, any>
|
|
14
|
-
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
15
|
-
| typeof import("@aws-sdk/core/protocols").AwsJson1_1Protocol;
|
|
16
|
-
protocolSettings: {
|
|
17
|
-
defaultNamespace?: string;
|
|
18
|
-
[setting: string]: unknown;
|
|
19
|
-
};
|
|
20
|
-
apiVersion: string;
|
|
21
|
-
urlParser: import("@smithy/types").UrlParser;
|
|
22
|
-
bodyLengthChecker: import("@smithy/types").BodyLengthCalculator;
|
|
23
|
-
streamCollector: import("@smithy/types").StreamCollector;
|
|
24
|
-
base64Decoder: import("@smithy/types").Decoder;
|
|
25
|
-
base64Encoder: (_input: Uint8Array | string) => string;
|
|
26
|
-
utf8Decoder: import("@smithy/types").Decoder;
|
|
27
|
-
utf8Encoder: (input: Uint8Array | string) => string;
|
|
28
|
-
disableHostPrefix: boolean;
|
|
29
|
-
serviceId: string;
|
|
30
|
-
useDualstackEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
31
|
-
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
32
|
-
useFipsEndpoint: (boolean | import("@smithy/types").Provider<boolean>) &
|
|
33
|
-
(boolean | import("@smithy/types").Provider<boolean | undefined>);
|
|
34
|
-
region: string | import("@smithy/types").Provider<any>;
|
|
35
|
-
profile?: string;
|
|
36
|
-
defaultUserAgentProvider: (
|
|
37
|
-
config?: import("@aws-sdk/util-user-agent-browser").PreviouslyResolved
|
|
38
|
-
) => Promise<import("@smithy/types").UserAgent>;
|
|
39
|
-
credentialDefaultProvider:
|
|
40
|
-
| ((input: any) => import("@smithy/types").AwsCredentialIdentityProvider)
|
|
41
|
-
| ((
|
|
42
|
-
_: unknown
|
|
43
|
-
) => () => Promise<import("@smithy/types").AwsCredentialIdentity>);
|
|
44
|
-
maxAttempts: number | import("@smithy/types").Provider<number>;
|
|
45
|
-
retryMode: string | import("@smithy/types").Provider<string>;
|
|
46
|
-
logger: import("@smithy/types").Logger;
|
|
47
|
-
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
48
|
-
defaultsMode:
|
|
49
|
-
| import("@smithy/smithy-client").DefaultsMode
|
|
50
|
-
| import("@smithy/types").Provider<
|
|
51
|
-
import("@smithy/smithy-client").DefaultsMode
|
|
52
|
-
>;
|
|
53
|
-
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
54
|
-
userAgentAppId?:
|
|
55
|
-
| string
|
|
56
|
-
| undefined
|
|
57
|
-
| import("@smithy/types").Provider<string | undefined>;
|
|
58
|
-
retryStrategy?:
|
|
59
|
-
| import("@smithy/types").RetryStrategy
|
|
60
|
-
| import("@smithy/types").RetryStrategyV2;
|
|
61
|
-
endpoint?:
|
|
62
|
-
| ((
|
|
63
|
-
| string
|
|
64
|
-
| import("@smithy/types").Endpoint
|
|
65
|
-
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
66
|
-
| import("@smithy/types").EndpointV2
|
|
67
|
-
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
68
|
-
) &
|
|
69
|
-
(
|
|
70
|
-
| string
|
|
71
|
-
| import("@smithy/types").Provider<string>
|
|
72
|
-
| import("@smithy/types").Endpoint
|
|
73
|
-
| import("@smithy/types").Provider<import("@smithy/types").Endpoint>
|
|
74
|
-
| import("@smithy/types").EndpointV2
|
|
75
|
-
| import("@smithy/types").Provider<import("@smithy/types").EndpointV2>
|
|
76
|
-
))
|
|
77
|
-
| undefined;
|
|
78
|
-
endpointProvider: (
|
|
79
|
-
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
80
|
-
context?: {
|
|
81
|
-
logger?: import("@smithy/types").Logger;
|
|
82
|
-
}
|
|
83
|
-
) => import("@smithy/types").EndpointV2;
|
|
84
|
-
tls?: boolean;
|
|
85
|
-
serviceConfiguredEndpoint?: never;
|
|
86
|
-
authSchemePreference?: string[] | import("@smithy/types").Provider<string[]>;
|
|
87
|
-
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
88
|
-
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SecretsManagerHttpAuthSchemeProvider;
|
|
89
|
-
credentials?:
|
|
90
|
-
| import("@smithy/types").AwsCredentialIdentity
|
|
91
|
-
| import("@smithy/types").AwsCredentialIdentityProvider;
|
|
92
|
-
signer?:
|
|
93
|
-
| import("@smithy/types").RequestSigner
|
|
94
|
-
| ((
|
|
95
|
-
authScheme?: import("@smithy/types").AuthScheme
|
|
96
|
-
) => Promise<import("@smithy/types").RequestSigner>);
|
|
97
|
-
signingEscapePath?: boolean;
|
|
98
|
-
systemClockOffset?: number;
|
|
99
|
-
signingRegion?: string;
|
|
100
|
-
signerConstructor?: new (
|
|
101
|
-
options: import("@smithy/signature-v4").SignatureV4Init &
|
|
102
|
-
import("@smithy/signature-v4").SignatureV4CryptoInit
|
|
103
|
-
) => import("@smithy/types").RequestSigner;
|
|
104
|
-
};
|
|
@@ -1,30 +0,0 @@
|
|
|
1
|
-
import { AwsJson1_1Protocol } from "@aws-sdk/core/protocols";
|
|
2
|
-
import { SecretsManagerClientConfig } from "./SecretsManagerClient";
|
|
3
|
-
export declare const getRuntimeConfig: (config: SecretsManagerClientConfig) => {
|
|
4
|
-
apiVersion: string;
|
|
5
|
-
base64Decoder: import("@smithy/types").Decoder;
|
|
6
|
-
base64Encoder: (_input: Uint8Array | string) => string;
|
|
7
|
-
disableHostPrefix: boolean;
|
|
8
|
-
endpointProvider: (
|
|
9
|
-
endpointParams: import("./endpoint/EndpointParameters").EndpointParameters,
|
|
10
|
-
context?: {
|
|
11
|
-
logger?: import("@smithy/types").Logger;
|
|
12
|
-
}
|
|
13
|
-
) => import("@smithy/types").EndpointV2;
|
|
14
|
-
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
15
|
-
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").SecretsManagerHttpAuthSchemeProvider;
|
|
16
|
-
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
17
|
-
logger: import("@smithy/types").Logger;
|
|
18
|
-
protocol:
|
|
19
|
-
| import("@smithy/types").ClientProtocol<any, any>
|
|
20
|
-
| import("@smithy/types").ClientProtocolCtor<any, any>
|
|
21
|
-
| typeof AwsJson1_1Protocol;
|
|
22
|
-
protocolSettings: {
|
|
23
|
-
[setting: string]: unknown;
|
|
24
|
-
defaultNamespace?: string;
|
|
25
|
-
};
|
|
26
|
-
serviceId: string;
|
|
27
|
-
urlParser: import("@smithy/types").UrlParser;
|
|
28
|
-
utf8Decoder: import("@smithy/types").Decoder;
|
|
29
|
-
utf8Encoder: (input: Uint8Array | string) => string;
|
|
30
|
-
};
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { SecretsManagerExtensionConfiguration } from "./extensionConfiguration";
|
|
2
|
-
export interface RuntimeExtension {
|
|
3
|
-
configure(extensionConfiguration: SecretsManagerExtensionConfiguration): void;
|
|
4
|
-
}
|
|
5
|
-
export interface RuntimeExtensionsConfig {
|
|
6
|
-
extensions: RuntimeExtension[];
|
|
7
|
-
}
|
|
8
|
-
export declare const resolveRuntimeExtensions: (
|
|
9
|
-
runtimeConfig: any,
|
|
10
|
-
extensions: RuntimeExtension[]
|
|
11
|
-
) => any;
|
|
@@ -1,98 +0,0 @@
|
|
|
1
|
-
import { TypeRegistry } from "@smithy/core/schema";
|
|
2
|
-
import {
|
|
3
|
-
StaticErrorSchema,
|
|
4
|
-
StaticOperationSchema,
|
|
5
|
-
StaticStructureSchema,
|
|
6
|
-
} from "@smithy/types";
|
|
7
|
-
export declare var SecretsManagerServiceException$: StaticErrorSchema;
|
|
8
|
-
export declare var DecryptionFailure$: StaticErrorSchema;
|
|
9
|
-
export declare var EncryptionFailure$: StaticErrorSchema;
|
|
10
|
-
export declare var InternalServiceError$: StaticErrorSchema;
|
|
11
|
-
export declare var InvalidNextTokenException$: StaticErrorSchema;
|
|
12
|
-
export declare var InvalidParameterException$: StaticErrorSchema;
|
|
13
|
-
export declare var InvalidRequestException$: StaticErrorSchema;
|
|
14
|
-
export declare var LimitExceededException$: StaticErrorSchema;
|
|
15
|
-
export declare var MalformedPolicyDocumentException$: StaticErrorSchema;
|
|
16
|
-
export declare var PreconditionNotMetException$: StaticErrorSchema;
|
|
17
|
-
export declare var PublicPolicyException$: StaticErrorSchema;
|
|
18
|
-
export declare var ResourceExistsException$: StaticErrorSchema;
|
|
19
|
-
export declare var ResourceNotFoundException$: StaticErrorSchema;
|
|
20
|
-
export declare const errorTypeRegistries: TypeRegistry[];
|
|
21
|
-
export declare var APIErrorType$: StaticStructureSchema;
|
|
22
|
-
export declare var BatchGetSecretValueRequest$: StaticStructureSchema;
|
|
23
|
-
export declare var BatchGetSecretValueResponse$: StaticStructureSchema;
|
|
24
|
-
export declare var CancelRotateSecretRequest$: StaticStructureSchema;
|
|
25
|
-
export declare var CancelRotateSecretResponse$: StaticStructureSchema;
|
|
26
|
-
export declare var CreateSecretRequest$: StaticStructureSchema;
|
|
27
|
-
export declare var CreateSecretResponse$: StaticStructureSchema;
|
|
28
|
-
export declare var DeleteResourcePolicyRequest$: StaticStructureSchema;
|
|
29
|
-
export declare var DeleteResourcePolicyResponse$: StaticStructureSchema;
|
|
30
|
-
export declare var DeleteSecretRequest$: StaticStructureSchema;
|
|
31
|
-
export declare var DeleteSecretResponse$: StaticStructureSchema;
|
|
32
|
-
export declare var DescribeSecretRequest$: StaticStructureSchema;
|
|
33
|
-
export declare var DescribeSecretResponse$: StaticStructureSchema;
|
|
34
|
-
export declare var ExternalSecretRotationMetadataItem$: StaticStructureSchema;
|
|
35
|
-
export declare var Filter$: StaticStructureSchema;
|
|
36
|
-
export declare var GetRandomPasswordRequest$: StaticStructureSchema;
|
|
37
|
-
export declare var GetRandomPasswordResponse$: StaticStructureSchema;
|
|
38
|
-
export declare var GetResourcePolicyRequest$: StaticStructureSchema;
|
|
39
|
-
export declare var GetResourcePolicyResponse$: StaticStructureSchema;
|
|
40
|
-
export declare var GetSecretValueRequest$: StaticStructureSchema;
|
|
41
|
-
export declare var GetSecretValueResponse$: StaticStructureSchema;
|
|
42
|
-
export declare var ListSecretsRequest$: StaticStructureSchema;
|
|
43
|
-
export declare var ListSecretsResponse$: StaticStructureSchema;
|
|
44
|
-
export declare var ListSecretVersionIdsRequest$: StaticStructureSchema;
|
|
45
|
-
export declare var ListSecretVersionIdsResponse$: StaticStructureSchema;
|
|
46
|
-
export declare var PutResourcePolicyRequest$: StaticStructureSchema;
|
|
47
|
-
export declare var PutResourcePolicyResponse$: StaticStructureSchema;
|
|
48
|
-
export declare var PutSecretValueRequest$: StaticStructureSchema;
|
|
49
|
-
export declare var PutSecretValueResponse$: StaticStructureSchema;
|
|
50
|
-
export declare var RemoveRegionsFromReplicationRequest$: StaticStructureSchema;
|
|
51
|
-
export declare var RemoveRegionsFromReplicationResponse$: StaticStructureSchema;
|
|
52
|
-
export declare var ReplicaRegionType$: StaticStructureSchema;
|
|
53
|
-
export declare var ReplicateSecretToRegionsRequest$: StaticStructureSchema;
|
|
54
|
-
export declare var ReplicateSecretToRegionsResponse$: StaticStructureSchema;
|
|
55
|
-
export declare var ReplicationStatusType$: StaticStructureSchema;
|
|
56
|
-
export declare var RestoreSecretRequest$: StaticStructureSchema;
|
|
57
|
-
export declare var RestoreSecretResponse$: StaticStructureSchema;
|
|
58
|
-
export declare var RotateSecretRequest$: StaticStructureSchema;
|
|
59
|
-
export declare var RotateSecretResponse$: StaticStructureSchema;
|
|
60
|
-
export declare var RotationRulesType$: StaticStructureSchema;
|
|
61
|
-
export declare var SecretListEntry$: StaticStructureSchema;
|
|
62
|
-
export declare var SecretValueEntry$: StaticStructureSchema;
|
|
63
|
-
export declare var SecretVersionsListEntry$: StaticStructureSchema;
|
|
64
|
-
export declare var StopReplicationToReplicaRequest$: StaticStructureSchema;
|
|
65
|
-
export declare var StopReplicationToReplicaResponse$: StaticStructureSchema;
|
|
66
|
-
export declare var Tag$: StaticStructureSchema;
|
|
67
|
-
export declare var TagResourceRequest$: StaticStructureSchema;
|
|
68
|
-
export declare var UntagResourceRequest$: StaticStructureSchema;
|
|
69
|
-
export declare var UpdateSecretRequest$: StaticStructureSchema;
|
|
70
|
-
export declare var UpdateSecretResponse$: StaticStructureSchema;
|
|
71
|
-
export declare var UpdateSecretVersionStageRequest$: StaticStructureSchema;
|
|
72
|
-
export declare var UpdateSecretVersionStageResponse$: StaticStructureSchema;
|
|
73
|
-
export declare var ValidateResourcePolicyRequest$: StaticStructureSchema;
|
|
74
|
-
export declare var ValidateResourcePolicyResponse$: StaticStructureSchema;
|
|
75
|
-
export declare var ValidationErrorsEntry$: StaticStructureSchema;
|
|
76
|
-
export declare var BatchGetSecretValue$: StaticOperationSchema;
|
|
77
|
-
export declare var CancelRotateSecret$: StaticOperationSchema;
|
|
78
|
-
export declare var CreateSecret$: StaticOperationSchema;
|
|
79
|
-
export declare var DeleteResourcePolicy$: StaticOperationSchema;
|
|
80
|
-
export declare var DeleteSecret$: StaticOperationSchema;
|
|
81
|
-
export declare var DescribeSecret$: StaticOperationSchema;
|
|
82
|
-
export declare var GetRandomPassword$: StaticOperationSchema;
|
|
83
|
-
export declare var GetResourcePolicy$: StaticOperationSchema;
|
|
84
|
-
export declare var GetSecretValue$: StaticOperationSchema;
|
|
85
|
-
export declare var ListSecrets$: StaticOperationSchema;
|
|
86
|
-
export declare var ListSecretVersionIds$: StaticOperationSchema;
|
|
87
|
-
export declare var PutResourcePolicy$: StaticOperationSchema;
|
|
88
|
-
export declare var PutSecretValue$: StaticOperationSchema;
|
|
89
|
-
export declare var RemoveRegionsFromReplication$: StaticOperationSchema;
|
|
90
|
-
export declare var ReplicateSecretToRegions$: StaticOperationSchema;
|
|
91
|
-
export declare var RestoreSecret$: StaticOperationSchema;
|
|
92
|
-
export declare var RotateSecret$: StaticOperationSchema;
|
|
93
|
-
export declare var StopReplicationToReplica$: StaticOperationSchema;
|
|
94
|
-
export declare var TagResource$: StaticOperationSchema;
|
|
95
|
-
export declare var UntagResource$: StaticOperationSchema;
|
|
96
|
-
export declare var UpdateSecret$: StaticOperationSchema;
|
|
97
|
-
export declare var UpdateSecretVersionStage$: StaticOperationSchema;
|
|
98
|
-
export declare var ValidateResourcePolicy$: StaticOperationSchema;
|
|
@@ -1,106 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@aws-sdk/client-secrets-manager",
|
|
3
|
-
"description": "AWS SDK for JavaScript Secrets Manager Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.1027.0",
|
|
5
|
-
"scripts": {
|
|
6
|
-
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
|
-
"build:cjs": "node ../../scripts/compilation/inline client-secrets-manager",
|
|
8
|
-
"build:es": "tsc -p tsconfig.es.json",
|
|
9
|
-
"build:include:deps": "yarn g:turbo run build -F=\"$npm_package_name\"",
|
|
10
|
-
"build:types": "tsc -p tsconfig.types.json",
|
|
11
|
-
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
12
|
-
"clean": "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
|
|
13
|
-
"extract:docs": "api-extractor run --local",
|
|
14
|
-
"generate:client": "node ../../scripts/generate-clients/single-service --solo secrets-manager",
|
|
15
|
-
"test": "yarn g:vitest run --passWithNoTests",
|
|
16
|
-
"test:index": "tsc --noEmit ./test/index-types.ts && node ./test/index-objects.spec.mjs",
|
|
17
|
-
"test:integration": "yarn g:vitest run --passWithNoTests -c vitest.config.integ.mts",
|
|
18
|
-
"test:integration:watch": "yarn g:vitest run --passWithNoTests -c vitest.config.integ.mts",
|
|
19
|
-
"test:watch": "yarn g:vitest watch --passWithNoTests"
|
|
20
|
-
},
|
|
21
|
-
"main": "./dist-cjs/index.js",
|
|
22
|
-
"types": "./dist-types/index.d.ts",
|
|
23
|
-
"module": "./dist-es/index.js",
|
|
24
|
-
"sideEffects": false,
|
|
25
|
-
"dependencies": {
|
|
26
|
-
"@aws-crypto/sha256-browser": "5.2.0",
|
|
27
|
-
"@aws-crypto/sha256-js": "5.2.0",
|
|
28
|
-
"@aws-sdk/core": "^3.973.27",
|
|
29
|
-
"@aws-sdk/credential-provider-node": "^3.972.30",
|
|
30
|
-
"@aws-sdk/middleware-host-header": "^3.972.9",
|
|
31
|
-
"@aws-sdk/middleware-logger": "^3.972.9",
|
|
32
|
-
"@aws-sdk/middleware-recursion-detection": "^3.972.10",
|
|
33
|
-
"@aws-sdk/middleware-user-agent": "^3.972.29",
|
|
34
|
-
"@aws-sdk/region-config-resolver": "^3.972.11",
|
|
35
|
-
"@aws-sdk/types": "^3.973.7",
|
|
36
|
-
"@aws-sdk/util-endpoints": "^3.996.6",
|
|
37
|
-
"@aws-sdk/util-user-agent-browser": "^3.972.9",
|
|
38
|
-
"@aws-sdk/util-user-agent-node": "^3.973.15",
|
|
39
|
-
"@smithy/config-resolver": "^4.4.14",
|
|
40
|
-
"@smithy/core": "^3.23.14",
|
|
41
|
-
"@smithy/fetch-http-handler": "^5.3.16",
|
|
42
|
-
"@smithy/hash-node": "^4.2.13",
|
|
43
|
-
"@smithy/invalid-dependency": "^4.2.13",
|
|
44
|
-
"@smithy/middleware-content-length": "^4.2.13",
|
|
45
|
-
"@smithy/middleware-endpoint": "^4.4.29",
|
|
46
|
-
"@smithy/middleware-retry": "^4.5.0",
|
|
47
|
-
"@smithy/middleware-serde": "^4.2.17",
|
|
48
|
-
"@smithy/middleware-stack": "^4.2.13",
|
|
49
|
-
"@smithy/node-config-provider": "^4.3.13",
|
|
50
|
-
"@smithy/node-http-handler": "^4.5.2",
|
|
51
|
-
"@smithy/protocol-http": "^5.3.13",
|
|
52
|
-
"@smithy/smithy-client": "^4.12.9",
|
|
53
|
-
"@smithy/types": "^4.14.0",
|
|
54
|
-
"@smithy/url-parser": "^4.2.13",
|
|
55
|
-
"@smithy/util-base64": "^4.3.2",
|
|
56
|
-
"@smithy/util-body-length-browser": "^4.2.2",
|
|
57
|
-
"@smithy/util-body-length-node": "^4.2.3",
|
|
58
|
-
"@smithy/util-defaults-mode-browser": "^4.3.45",
|
|
59
|
-
"@smithy/util-defaults-mode-node": "^4.2.49",
|
|
60
|
-
"@smithy/util-endpoints": "^3.3.4",
|
|
61
|
-
"@smithy/util-middleware": "^4.2.13",
|
|
62
|
-
"@smithy/util-retry": "^4.3.0",
|
|
63
|
-
"@smithy/util-utf8": "^4.2.2",
|
|
64
|
-
"tslib": "^2.6.2"
|
|
65
|
-
},
|
|
66
|
-
"devDependencies": {
|
|
67
|
-
"@smithy/snapshot-testing": "^2.0.5",
|
|
68
|
-
"@tsconfig/node20": "20.1.8",
|
|
69
|
-
"@types/node": "^20.14.8",
|
|
70
|
-
"concurrently": "7.0.0",
|
|
71
|
-
"downlevel-dts": "0.10.1",
|
|
72
|
-
"premove": "4.0.0",
|
|
73
|
-
"typescript": "~5.8.3",
|
|
74
|
-
"vitest": "^4.0.17"
|
|
75
|
-
},
|
|
76
|
-
"engines": {
|
|
77
|
-
"node": ">=20.0.0"
|
|
78
|
-
},
|
|
79
|
-
"typesVersions": {
|
|
80
|
-
"<4.5": {
|
|
81
|
-
"dist-types/*": [
|
|
82
|
-
"dist-types/ts3.4/*"
|
|
83
|
-
]
|
|
84
|
-
}
|
|
85
|
-
},
|
|
86
|
-
"files": [
|
|
87
|
-
"dist-*/**"
|
|
88
|
-
],
|
|
89
|
-
"author": {
|
|
90
|
-
"name": "AWS SDK for JavaScript Team",
|
|
91
|
-
"url": "https://aws.amazon.com/javascript/"
|
|
92
|
-
},
|
|
93
|
-
"license": "Apache-2.0",
|
|
94
|
-
"browser": {
|
|
95
|
-
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.browser"
|
|
96
|
-
},
|
|
97
|
-
"react-native": {
|
|
98
|
-
"./dist-es/runtimeConfig": "./dist-es/runtimeConfig.native"
|
|
99
|
-
},
|
|
100
|
-
"homepage": "https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-secrets-manager",
|
|
101
|
-
"repository": {
|
|
102
|
-
"type": "git",
|
|
103
|
-
"url": "https://github.com/aws/aws-sdk-js-v3.git",
|
|
104
|
-
"directory": "clients/client-secrets-manager"
|
|
105
|
-
}
|
|
106
|
-
}
|
|
@@ -1,201 +0,0 @@
|
|
|
1
|
-
Apache License
|
|
2
|
-
Version 2.0, January 2004
|
|
3
|
-
http://www.apache.org/licenses/
|
|
4
|
-
|
|
5
|
-
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
|
6
|
-
|
|
7
|
-
1. Definitions.
|
|
8
|
-
|
|
9
|
-
"License" shall mean the terms and conditions for use, reproduction,
|
|
10
|
-
and distribution as defined by Sections 1 through 9 of this document.
|
|
11
|
-
|
|
12
|
-
"Licensor" shall mean the copyright owner or entity authorized by
|
|
13
|
-
the copyright owner that is granting the License.
|
|
14
|
-
|
|
15
|
-
"Legal Entity" shall mean the union of the acting entity and all
|
|
16
|
-
other entities that control, are controlled by, or are under common
|
|
17
|
-
control with that entity. For the purposes of this definition,
|
|
18
|
-
"control" means (i) the power, direct or indirect, to cause the
|
|
19
|
-
direction or management of such entity, whether by contract or
|
|
20
|
-
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
|
21
|
-
outstanding shares, or (iii) beneficial ownership of such entity.
|
|
22
|
-
|
|
23
|
-
"You" (or "Your") shall mean an individual or Legal Entity
|
|
24
|
-
exercising permissions granted by this License.
|
|
25
|
-
|
|
26
|
-
"Source" form shall mean the preferred form for making modifications,
|
|
27
|
-
including but not limited to software source code, documentation
|
|
28
|
-
source, and configuration files.
|
|
29
|
-
|
|
30
|
-
"Object" form shall mean any form resulting from mechanical
|
|
31
|
-
transformation or translation of a Source form, including but
|
|
32
|
-
not limited to compiled object code, generated documentation,
|
|
33
|
-
and conversions to other media types.
|
|
34
|
-
|
|
35
|
-
"Work" shall mean the work of authorship, whether in Source or
|
|
36
|
-
Object form, made available under the License, as indicated by a
|
|
37
|
-
copyright notice that is included in or attached to the work
|
|
38
|
-
(an example is provided in the Appendix below).
|
|
39
|
-
|
|
40
|
-
"Derivative Works" shall mean any work, whether in Source or Object
|
|
41
|
-
form, that is based on (or derived from) the Work and for which the
|
|
42
|
-
editorial revisions, annotations, elaborations, or other modifications
|
|
43
|
-
represent, as a whole, an original work of authorship. For the purposes
|
|
44
|
-
of this License, Derivative Works shall not include works that remain
|
|
45
|
-
separable from, or merely link (or bind by name) to the interfaces of,
|
|
46
|
-
the Work and Derivative Works thereof.
|
|
47
|
-
|
|
48
|
-
"Contribution" shall mean any work of authorship, including
|
|
49
|
-
the original version of the Work and any modifications or additions
|
|
50
|
-
to that Work or Derivative Works thereof, that is intentionally
|
|
51
|
-
submitted to Licensor for inclusion in the Work by the copyright owner
|
|
52
|
-
or by an individual or Legal Entity authorized to submit on behalf of
|
|
53
|
-
the copyright owner. For the purposes of this definition, "submitted"
|
|
54
|
-
means any form of electronic, verbal, or written communication sent
|
|
55
|
-
to the Licensor or its representatives, including but not limited to
|
|
56
|
-
communication on electronic mailing lists, source code control systems,
|
|
57
|
-
and issue tracking systems that are managed by, or on behalf of, the
|
|
58
|
-
Licensor for the purpose of discussing and improving the Work, but
|
|
59
|
-
excluding communication that is conspicuously marked or otherwise
|
|
60
|
-
designated in writing by the copyright owner as "Not a Contribution."
|
|
61
|
-
|
|
62
|
-
"Contributor" shall mean Licensor and any individual or Legal Entity
|
|
63
|
-
on behalf of whom a Contribution has been received by Licensor and
|
|
64
|
-
subsequently incorporated within the Work.
|
|
65
|
-
|
|
66
|
-
2. Grant of Copyright License. Subject to the terms and conditions of
|
|
67
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
68
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
69
|
-
copyright license to reproduce, prepare Derivative Works of,
|
|
70
|
-
publicly display, publicly perform, sublicense, and distribute the
|
|
71
|
-
Work and such Derivative Works in Source or Object form.
|
|
72
|
-
|
|
73
|
-
3. Grant of Patent License. Subject to the terms and conditions of
|
|
74
|
-
this License, each Contributor hereby grants to You a perpetual,
|
|
75
|
-
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
|
76
|
-
(except as stated in this section) patent license to make, have made,
|
|
77
|
-
use, offer to sell, sell, import, and otherwise transfer the Work,
|
|
78
|
-
where such license applies only to those patent claims licensable
|
|
79
|
-
by such Contributor that are necessarily infringed by their
|
|
80
|
-
Contribution(s) alone or by combination of their Contribution(s)
|
|
81
|
-
with the Work to which such Contribution(s) was submitted. If You
|
|
82
|
-
institute patent litigation against any entity (including a
|
|
83
|
-
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
|
84
|
-
or a Contribution incorporated within the Work constitutes direct
|
|
85
|
-
or contributory patent infringement, then any patent licenses
|
|
86
|
-
granted to You under this License for that Work shall terminate
|
|
87
|
-
as of the date such litigation is filed.
|
|
88
|
-
|
|
89
|
-
4. Redistribution. You may reproduce and distribute copies of the
|
|
90
|
-
Work or Derivative Works thereof in any medium, with or without
|
|
91
|
-
modifications, and in Source or Object form, provided that You
|
|
92
|
-
meet the following conditions:
|
|
93
|
-
|
|
94
|
-
(a) You must give any other recipients of the Work or
|
|
95
|
-
Derivative Works a copy of this License; and
|
|
96
|
-
|
|
97
|
-
(b) You must cause any modified files to carry prominent notices
|
|
98
|
-
stating that You changed the files; and
|
|
99
|
-
|
|
100
|
-
(c) You must retain, in the Source form of any Derivative Works
|
|
101
|
-
that You distribute, all copyright, patent, trademark, and
|
|
102
|
-
attribution notices from the Source form of the Work,
|
|
103
|
-
excluding those notices that do not pertain to any part of
|
|
104
|
-
the Derivative Works; and
|
|
105
|
-
|
|
106
|
-
(d) If the Work includes a "NOTICE" text file as part of its
|
|
107
|
-
distribution, then any Derivative Works that You distribute must
|
|
108
|
-
include a readable copy of the attribution notices contained
|
|
109
|
-
within such NOTICE file, excluding those notices that do not
|
|
110
|
-
pertain to any part of the Derivative Works, in at least one
|
|
111
|
-
of the following places: within a NOTICE text file distributed
|
|
112
|
-
as part of the Derivative Works; within the Source form or
|
|
113
|
-
documentation, if provided along with the Derivative Works; or,
|
|
114
|
-
within a display generated by the Derivative Works, if and
|
|
115
|
-
wherever such third-party notices normally appear. The contents
|
|
116
|
-
of the NOTICE file are for informational purposes only and
|
|
117
|
-
do not modify the License. You may add Your own attribution
|
|
118
|
-
notices within Derivative Works that You distribute, alongside
|
|
119
|
-
or as an addendum to the NOTICE text from the Work, provided
|
|
120
|
-
that such additional attribution notices cannot be construed
|
|
121
|
-
as modifying the License.
|
|
122
|
-
|
|
123
|
-
You may add Your own copyright statement to Your modifications and
|
|
124
|
-
may provide additional or different license terms and conditions
|
|
125
|
-
for use, reproduction, or distribution of Your modifications, or
|
|
126
|
-
for any such Derivative Works as a whole, provided Your use,
|
|
127
|
-
reproduction, and distribution of the Work otherwise complies with
|
|
128
|
-
the conditions stated in this License.
|
|
129
|
-
|
|
130
|
-
5. Submission of Contributions. Unless You explicitly state otherwise,
|
|
131
|
-
any Contribution intentionally submitted for inclusion in the Work
|
|
132
|
-
by You to the Licensor shall be under the terms and conditions of
|
|
133
|
-
this License, without any additional terms or conditions.
|
|
134
|
-
Notwithstanding the above, nothing herein shall supersede or modify
|
|
135
|
-
the terms of any separate license agreement you may have executed
|
|
136
|
-
with Licensor regarding such Contributions.
|
|
137
|
-
|
|
138
|
-
6. Trademarks. This License does not grant permission to use the trade
|
|
139
|
-
names, trademarks, service marks, or product names of the Licensor,
|
|
140
|
-
except as required for reasonable and customary use in describing the
|
|
141
|
-
origin of the Work and reproducing the content of the NOTICE file.
|
|
142
|
-
|
|
143
|
-
7. Disclaimer of Warranty. Unless required by applicable law or
|
|
144
|
-
agreed to in writing, Licensor provides the Work (and each
|
|
145
|
-
Contributor provides its Contributions) on an "AS IS" BASIS,
|
|
146
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
|
147
|
-
implied, including, without limitation, any warranties or conditions
|
|
148
|
-
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
|
149
|
-
PARTICULAR PURPOSE. You are solely responsible for determining the
|
|
150
|
-
appropriateness of using or redistributing the Work and assume any
|
|
151
|
-
risks associated with Your exercise of permissions under this License.
|
|
152
|
-
|
|
153
|
-
8. Limitation of Liability. In no event and under no legal theory,
|
|
154
|
-
whether in tort (including negligence), contract, or otherwise,
|
|
155
|
-
unless required by applicable law (such as deliberate and grossly
|
|
156
|
-
negligent acts) or agreed to in writing, shall any Contributor be
|
|
157
|
-
liable to You for damages, including any direct, indirect, special,
|
|
158
|
-
incidental, or consequential damages of any character arising as a
|
|
159
|
-
result of this License or out of the use or inability to use the
|
|
160
|
-
Work (including but not limited to damages for loss of goodwill,
|
|
161
|
-
work stoppage, computer failure or malfunction, or any and all
|
|
162
|
-
other commercial damages or losses), even if such Contributor
|
|
163
|
-
has been advised of the possibility of such damages.
|
|
164
|
-
|
|
165
|
-
9. Accepting Warranty or Additional Liability. While redistributing
|
|
166
|
-
the Work or Derivative Works thereof, You may choose to offer,
|
|
167
|
-
and charge a fee for, acceptance of support, warranty, indemnity,
|
|
168
|
-
or other liability obligations and/or rights consistent with this
|
|
169
|
-
License. However, in accepting such obligations, You may act only
|
|
170
|
-
on Your own behalf and on Your sole responsibility, not on behalf
|
|
171
|
-
of any other Contributor, and only if You agree to indemnify,
|
|
172
|
-
defend, and hold each Contributor harmless for any liability
|
|
173
|
-
incurred by, or claims asserted against, such Contributor by reason
|
|
174
|
-
of your accepting any such warranty or additional liability.
|
|
175
|
-
|
|
176
|
-
END OF TERMS AND CONDITIONS
|
|
177
|
-
|
|
178
|
-
APPENDIX: How to apply the Apache License to your work.
|
|
179
|
-
|
|
180
|
-
To apply the Apache License to your work, attach the following
|
|
181
|
-
boilerplate notice, with the fields enclosed by brackets "{}"
|
|
182
|
-
replaced with your own identifying information. (Don't include
|
|
183
|
-
the brackets!) The text should be enclosed in the appropriate
|
|
184
|
-
comment syntax for the file format. We also recommend that a
|
|
185
|
-
file or class name and description of purpose be included on the
|
|
186
|
-
same "printed page" as the copyright notice for easier
|
|
187
|
-
identification within third-party archives.
|
|
188
|
-
|
|
189
|
-
Copyright 2018-2020 Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
190
|
-
|
|
191
|
-
Licensed under the Apache License, Version 2.0 (the "License");
|
|
192
|
-
you may not use this file except in compliance with the License.
|
|
193
|
-
You may obtain a copy of the License at
|
|
194
|
-
|
|
195
|
-
http://www.apache.org/licenses/LICENSE-2.0
|
|
196
|
-
|
|
197
|
-
Unless required by applicable law or agreed to in writing, software
|
|
198
|
-
distributed under the License is distributed on an "AS IS" BASIS,
|
|
199
|
-
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
200
|
-
See the License for the specific language governing permissions and
|
|
201
|
-
limitations under the License.
|