thinkwork-cli 0.13.0 → 0.13.2
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/{api-client-JUBCQQDF.js → api-client-JYZXYQJR.js} +3 -1
- package/dist/bowser-6Z6JFAIR.js +2822 -0
- package/dist/chunk-DV3MRBR5.js +43 -0
- package/dist/chunk-DVPBI5HM.js +1728 -0
- package/dist/chunk-EI5ZX7CN.js +522 -0
- package/dist/chunk-EUJ7X6YD.js +126 -0
- package/dist/chunk-GG5WKBOX.js +436 -0
- package/dist/chunk-I64EZSU5.js +358 -0
- package/dist/chunk-ILZKG5WV.js +6151 -0
- package/dist/chunk-KMIJ5KGT.js +128 -0
- package/dist/chunk-OCPHU34C.js +996 -0
- package/dist/chunk-QOERT44A.js +3286 -0
- package/dist/chunk-XYM7PE2A.js +2264 -0
- package/dist/{chunk-STY44FQO.js → chunk-Z2F6RJFR.js} +12 -18
- package/dist/cli.js +72564 -18884
- package/dist/dist-es-CRV46D5B.js +315 -0
- package/dist/dist-es-DCY4IC3Y.js +2000 -0
- package/dist/dist-es-ENBUC3JP.js +14726 -0
- package/dist/dist-es-G54LBMRN.js +48 -0
- package/dist/dist-es-G7PTG75M.js +176 -0
- package/dist/dist-es-GKDBE7E6.js +88 -0
- package/dist/dist-es-HY3535OI.js +70 -0
- package/dist/dist-es-KL7Y5NB2.js +377 -0
- package/dist/dist-es-LDE437AM.js +170 -0
- package/dist/dist-es-P26FWFLT.js +485 -0
- package/dist/dist-es-Q57SZXZ7.js +70 -0
- package/dist/dist-es-R7FGL2IB.js +88 -0
- package/dist/dist-es-USORBXZ5.js +318 -0
- package/dist/dist-es-ZKC2QKD2.js +377 -0
- package/dist/drizzle/0076_scheduled_jobs_marco_backfill.sql +2 -1
- package/dist/drizzle/0079_seed_tenant_customize_catalog.sql +1 -0
- package/dist/drizzle/0090_brain_schema_extraction.sql +10 -0
- package/dist/drizzle/0132_drop_computer_tables.sql +3 -0
- package/dist/drizzle/0160_compliance_event_types_plugins.sql +2 -0
- package/dist/drizzle/0214_think137_drop_judge_evidence_roi.sql +1 -0
- package/dist/drizzle/0216_drop_agent_loop_versions_goal_worker_policy.sql +1 -0
- package/dist/drizzle/0227_analyst_reader_role.sql +106 -38
- package/dist/drizzle/0230_analyst_rls.sql +192 -66
- package/dist/drizzle/0232_memory_source_thin_ledger.sql +176 -0
- package/dist/drizzle/0232_message_source_event_id.sql +9 -0
- package/dist/drizzle/0233_msteams_install_and_links.sql +151 -0
- package/dist/drizzle/0233_workflow_memory_stage_tokens.sql +20 -0
- package/dist/drizzle/0234_memory_claim_lifecycle.sql +160 -0
- package/dist/drizzle/0235_workflow_token_execution_claim.sql +34 -0
- package/dist/drizzle/0236_memory_retraction_fencing.sql +50 -0
- package/dist/drizzle/0237_memory_claims_active_value_uidx.sql +172 -0
- package/dist/drizzle/0238_memory_erase_generation_fence.sql +97 -0
- package/dist/drizzle/0239_canonical_entity_identity.sql +257 -0
- package/dist/drizzle/0240_memory_personal_scope.sql +45 -0
- package/dist/drizzle/0241_knowledge_base_document_manifest.sql +67 -0
- package/dist/drizzle/0242_search_queries.sql +28 -0
- package/dist/drizzle/0243_section_sources_thread_refs.sql +12 -0
- package/dist/drizzle/0244_system_automations_and_memory_stage_overrides.sql +45 -0
- package/dist/drizzle/0245_wiki_page_render.sql +21 -0
- package/dist/drizzle/0246_automation_workflow_ownership.sql +30 -0
- package/dist/drizzle/0247_capability_runtime.sql +402 -0
- package/dist/drizzle/0248_capability_private_interpreter.sql +13 -0
- package/dist/drizzle/0249_capability_headless_execution_evidence.sql +40 -0
- package/dist/drizzle/0250_kg_schema_extraction.sql +576 -0
- package/dist/drizzle/0251_agents_json_render_ui.sql +25 -0
- package/dist/drizzle/0251_brain_stragglers.sql +263 -0
- package/dist/drizzle/0252_drop_kg_and_straggler_compat_views.sql +100 -0
- package/dist/drizzle/0253_drop_brain_substrate.sql +93 -0
- package/dist/drizzle/0254_capability_autonomous_admission.sql +29 -0
- package/dist/drizzle/0255_capability_autonomous_approval_mode.sql +16 -0
- package/dist/drizzle/0256_agent_profile_manifest_authority.sql +18 -0
- package/dist/drizzle/0257_agents_runtime_allow_harness.sql +24 -0
- package/dist/drizzle/0257_capability_approvals.sql +53 -0
- package/dist/drizzle/0258_pending_tool_approvals.sql +84 -0
- package/dist/drizzle/0259_tenant_capability_registry_trust.sql +19 -0
- package/dist/drizzle/0260_scheduled_jobs_run_as_user.sql +20 -0
- package/dist/drizzle/0261_managed_harness_multiplayer.sql +313 -0
- package/dist/drizzle/0261_native_auth_control_plane.sql +328 -0
- package/dist/drizzle/0262_auth_subscription_tickets.sql +59 -0
- package/dist/drizzle/0262_parallel_harness_threads.sql +9 -0
- package/dist/drizzle/0263_agentcore_runtime_identifier.sql +69 -0
- package/dist/drizzle/0263_drop_workos_auth_runtime.sql +236 -0
- package/dist/drizzle/0264_auth_enrollment_attempt_limits.sql +15 -0
- package/dist/drizzle/0264_harness_tool_execution_ledger.sql +113 -0
- package/dist/drizzle/0265_eval_runs_requester_identity.sql +28 -0
- package/dist/drizzle/0265_require_fully_valid_auth_publication.sql +27 -0
- package/dist/drizzle/0266_auth_identity_recovery_grants.sql +9 -0
- package/dist/drizzle/0266_eval_profiles_runtime_type.sql +12 -0
- package/dist/drizzle/0267_ontology_candidate_rejections.sql +53 -0
- package/dist/drizzle/0268_identity_crosswalk_routing.sql +182 -0
- package/dist/drizzle/0269_ontology_system_map.sql +31 -0
- package/dist/event-streams-7JNLJEEL.js +894 -0
- package/dist/event-streams-KDF5RWR6.js +1515 -0
- package/dist/loadSso-DJVB7BXE.js +576 -0
- package/dist/loadSso-JAMNA3WY.js +583 -0
- package/dist/plugins/catalog/package.json +1 -2
- package/dist/plugins/catalog/src/__tests__/build-catalog.test.ts +0 -1
- package/dist/plugins/catalog/src/__tests__/contracts.test.ts +0 -69
- package/dist/plugins/catalog/src/__tests__/plugin-package.test.ts +0 -2
- package/dist/plugins/catalog/src/__tests__/plugin-registry.test.ts +0 -5
- package/dist/plugins/catalog/src/contracts.ts +2 -179
- package/dist/plugins/catalog/src/registry/generated-first-party.ts +0 -6
- package/dist/signin-UGDWTGS4.js +821 -0
- package/dist/sso-oidc-Q4VXANXY.js +837 -0
- package/dist/sts-CWLSE3GH.js +1241 -0
- package/dist/sts-DNZLNVOV.js +1245 -0
- package/dist/terraform/examples/greenfield/main.tf +247 -50
- package/dist/terraform/examples/greenfield/terraform.tfvars.example +15 -1
- package/dist/terraform/modules/app/agentcore-admin/main.tf +341 -0
- package/dist/terraform/modules/app/agentcore-admin/outputs.tf +20 -0
- package/dist/terraform/modules/app/agentcore-code-interpreter/main.tf +61 -0
- package/dist/terraform/modules/app/agentcore-gateway/main.tf +305 -0
- package/dist/terraform/modules/app/agentcore-gateway/outputs.tf +44 -0
- package/dist/terraform/modules/app/agentcore-gateway/scripts/delete_gateway.sh +93 -0
- package/dist/terraform/modules/app/agentcore-gateway/scripts/read_gateway.sh +33 -0
- package/dist/terraform/modules/app/agentcore-gateway/scripts/reconcile_gateway.sh +543 -0
- package/dist/terraform/modules/app/agentcore-gateway/variables.tf +70 -0
- package/dist/terraform/modules/app/agentcore-harness/main.tf +330 -0
- package/dist/terraform/modules/app/agentcore-harness/outputs.tf +72 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/delete_harness.sh +5 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/harness-lifecycle.mjs +430 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/harness-readback.mjs +180 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/harness-tool-contract.mjs +193 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/prune_harness.sh +5 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/read_harness.sh +5 -0
- package/dist/terraform/modules/app/agentcore-harness/scripts/reconcile_harness.sh +5 -0
- package/dist/terraform/modules/app/agentcore-harness/variables.tf +96 -0
- package/dist/terraform/modules/app/agentcore-identity/main.tf +173 -0
- package/dist/terraform/modules/app/agentcore-identity/outputs.tf +51 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/bootstrap_twenty_oauth_client.sh +122 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/delete_identity.sh +25 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/delete_twenty_identity.sh +16 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/read_identity.sh +40 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/reconcile_identity.sh +73 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/reconcile_twenty_identity.sh +74 -0
- package/dist/terraform/modules/app/agentcore-identity/scripts/reconcile_twenty_provider.mjs +61 -0
- package/dist/terraform/modules/app/agentcore-identity/variables.tf +54 -0
- package/dist/terraform/modules/app/agentcore-pi/main.tf +7 -0
- package/dist/terraform/modules/app/appsync-subscriptions/main.tf +127 -21
- package/dist/terraform/modules/app/appsync-subscriptions/outputs.tf +0 -6
- package/dist/terraform/modules/app/appsync-subscriptions/variables.tf +5 -0
- package/dist/terraform/modules/app/capability-broker/main.tf +393 -0
- package/dist/terraform/modules/app/capability-broker/outputs.tf +54 -0
- package/dist/terraform/modules/app/capability-broker/variables.tf +98 -0
- package/dist/terraform/modules/app/deployment-control-plane/runner.py +1011 -31
- package/dist/terraform/modules/app/deployment-control-plane/test_runner_bundle.py +655 -2
- package/dist/terraform/modules/app/lambda-api/agentcore-harness-alarms.tf +88 -0
- package/dist/terraform/modules/app/lambda-api/agentcore-identity-alarms.tf +91 -0
- package/dist/terraform/modules/app/lambda-api/capability-search-alarms.tf +60 -0
- package/dist/terraform/modules/app/lambda-api/handlers.tf +606 -37
- package/dist/terraform/modules/app/lambda-api/iam-grouped.tf +192 -21
- package/dist/terraform/modules/app/lambda-api/main.tf +35 -0
- package/dist/terraform/modules/app/lambda-api/mcp-oauth.tf +181 -4
- package/dist/terraform/modules/app/lambda-api/memory-alarms.tf +92 -0
- package/dist/terraform/modules/app/lambda-api/msteams-app-secrets.tf +46 -0
- package/dist/terraform/modules/app/lambda-api/outputs.tf +35 -0
- package/dist/terraform/modules/app/lambda-api/runtime-config.tf +3 -21
- package/dist/terraform/modules/app/lambda-api/variables.tf +188 -3
- package/dist/terraform/modules/app/workflow-interpreter-stepfunctions/alarms.tf +47 -0
- package/dist/terraform/modules/app/workflow-interpreter-stepfunctions/main.tf +43 -2
- package/dist/terraform/modules/foundation/cognito/main.tf +319 -73
- package/dist/terraform/modules/foundation/cognito/outputs.tf +42 -0
- package/dist/terraform/modules/foundation/cognito/variables.tf +124 -2
- package/dist/terraform/modules/foundation/vpc/outputs.tf +5 -0
- package/dist/terraform/modules/thinkwork/main.tf +396 -26
- package/dist/terraform/modules/thinkwork/outputs.tf +188 -5
- package/dist/terraform/modules/thinkwork/variables.tf +154 -5
- package/dist/terraform/schema.graphql +69 -36
- package/dist/workspace-defaults/files/TOOLS.md +39 -0
- package/dist/workspace-defaults/files/USER.md +1 -0
- package/dist/workspace-defaults/files/agents/analyst/INSTRUCTIONS.md +18 -0
- package/dist/workspace-defaults/files/agents/coding/INSTRUCTIONS.md +11 -0
- package/dist/workspace-defaults/files/agents/research/INSTRUCTIONS.md +12 -0
- package/dist/workspace-defaults/files/agents/reviewer/INSTRUCTIONS.md +15 -0
- package/dist/workspace-defaults/files/skills/document-composer/SKILL.md +6 -2
- package/package.json +6 -3
- package/dist/plugins/workos-auth/package.json +0 -22
- package/dist/plugins/workos-auth/src/index.ts +0 -30
- package/dist/plugins/workos-auth/src/manifest.ts +0 -40
- package/dist/plugins/workos-auth/src/provider-contract.ts +0 -39
- package/dist/plugins/workos-auth/test/manifest.test.ts +0 -94
- package/dist/plugins/workos-auth/tsconfig.json +0 -8
- /package/dist/workspace-defaults/files/{AGENTS.md → INSTRUCTIONS.md} +0 -0
|
@@ -0,0 +1,522 @@
|
|
|
1
|
+
import { createRequire as __createRequire } from "node:module"; const require = __createRequire(import.meta.url);
|
|
2
|
+
import {
|
|
3
|
+
HttpRequest,
|
|
4
|
+
escapeUri,
|
|
5
|
+
normalizeProvider
|
|
6
|
+
} from "./chunk-XYM7PE2A.js";
|
|
7
|
+
import {
|
|
8
|
+
fromHex,
|
|
9
|
+
fromUtf8,
|
|
10
|
+
isArrayBuffer,
|
|
11
|
+
toHex,
|
|
12
|
+
toUint8Array
|
|
13
|
+
} from "./chunk-OCPHU34C.js";
|
|
14
|
+
|
|
15
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/HeaderFormatter.js
|
|
16
|
+
var HeaderFormatter = class {
|
|
17
|
+
format(headers) {
|
|
18
|
+
const chunks = [];
|
|
19
|
+
for (const headerName of Object.keys(headers)) {
|
|
20
|
+
const bytes = fromUtf8(headerName);
|
|
21
|
+
chunks.push(Uint8Array.from([bytes.byteLength]), bytes, this.formatHeaderValue(headers[headerName]));
|
|
22
|
+
}
|
|
23
|
+
const out = new Uint8Array(chunks.reduce((carry, bytes) => carry + bytes.byteLength, 0));
|
|
24
|
+
let position = 0;
|
|
25
|
+
for (const chunk of chunks) {
|
|
26
|
+
out.set(chunk, position);
|
|
27
|
+
position += chunk.byteLength;
|
|
28
|
+
}
|
|
29
|
+
return out;
|
|
30
|
+
}
|
|
31
|
+
formatHeaderValue(header) {
|
|
32
|
+
switch (header.type) {
|
|
33
|
+
case "boolean":
|
|
34
|
+
return Uint8Array.from([header.value ? HEADER_VALUE_TYPE.boolTrue : HEADER_VALUE_TYPE.boolFalse]);
|
|
35
|
+
case "byte":
|
|
36
|
+
return Uint8Array.from([HEADER_VALUE_TYPE.byte, header.value]);
|
|
37
|
+
case "short":
|
|
38
|
+
const shortView = new DataView(new ArrayBuffer(3));
|
|
39
|
+
shortView.setUint8(0, HEADER_VALUE_TYPE.short);
|
|
40
|
+
shortView.setInt16(1, header.value, false);
|
|
41
|
+
return new Uint8Array(shortView.buffer);
|
|
42
|
+
case "integer":
|
|
43
|
+
const intView = new DataView(new ArrayBuffer(5));
|
|
44
|
+
intView.setUint8(0, HEADER_VALUE_TYPE.integer);
|
|
45
|
+
intView.setInt32(1, header.value, false);
|
|
46
|
+
return new Uint8Array(intView.buffer);
|
|
47
|
+
case "long":
|
|
48
|
+
const longBytes = new Uint8Array(9);
|
|
49
|
+
longBytes[0] = HEADER_VALUE_TYPE.long;
|
|
50
|
+
longBytes.set(header.value.bytes, 1);
|
|
51
|
+
return longBytes;
|
|
52
|
+
case "binary":
|
|
53
|
+
const binView = new DataView(new ArrayBuffer(3 + header.value.byteLength));
|
|
54
|
+
binView.setUint8(0, HEADER_VALUE_TYPE.byteArray);
|
|
55
|
+
binView.setUint16(1, header.value.byteLength, false);
|
|
56
|
+
const binBytes = new Uint8Array(binView.buffer);
|
|
57
|
+
binBytes.set(header.value, 3);
|
|
58
|
+
return binBytes;
|
|
59
|
+
case "string":
|
|
60
|
+
const utf8Bytes = fromUtf8(header.value);
|
|
61
|
+
const strView = new DataView(new ArrayBuffer(3 + utf8Bytes.byteLength));
|
|
62
|
+
strView.setUint8(0, HEADER_VALUE_TYPE.string);
|
|
63
|
+
strView.setUint16(1, utf8Bytes.byteLength, false);
|
|
64
|
+
const strBytes = new Uint8Array(strView.buffer);
|
|
65
|
+
strBytes.set(utf8Bytes, 3);
|
|
66
|
+
return strBytes;
|
|
67
|
+
case "timestamp":
|
|
68
|
+
const tsBytes = new Uint8Array(9);
|
|
69
|
+
tsBytes[0] = HEADER_VALUE_TYPE.timestamp;
|
|
70
|
+
tsBytes.set(Int64.fromNumber(header.value.valueOf()).bytes, 1);
|
|
71
|
+
return tsBytes;
|
|
72
|
+
case "uuid":
|
|
73
|
+
if (!UUID_PATTERN.test(header.value)) {
|
|
74
|
+
throw new Error(`Invalid UUID received: ${header.value}`);
|
|
75
|
+
}
|
|
76
|
+
const uuidBytes = new Uint8Array(17);
|
|
77
|
+
uuidBytes[0] = HEADER_VALUE_TYPE.uuid;
|
|
78
|
+
uuidBytes.set(fromHex(header.value.replace(/-/g, "")), 1);
|
|
79
|
+
return uuidBytes;
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
};
|
|
83
|
+
var HEADER_VALUE_TYPE;
|
|
84
|
+
(function(HEADER_VALUE_TYPE2) {
|
|
85
|
+
HEADER_VALUE_TYPE2[HEADER_VALUE_TYPE2["boolTrue"] = 0] = "boolTrue";
|
|
86
|
+
HEADER_VALUE_TYPE2[HEADER_VALUE_TYPE2["boolFalse"] = 1] = "boolFalse";
|
|
87
|
+
HEADER_VALUE_TYPE2[HEADER_VALUE_TYPE2["byte"] = 2] = "byte";
|
|
88
|
+
HEADER_VALUE_TYPE2[HEADER_VALUE_TYPE2["short"] = 3] = "short";
|
|
89
|
+
HEADER_VALUE_TYPE2[HEADER_VALUE_TYPE2["integer"] = 4] = "integer";
|
|
90
|
+
HEADER_VALUE_TYPE2[HEADER_VALUE_TYPE2["long"] = 5] = "long";
|
|
91
|
+
HEADER_VALUE_TYPE2[HEADER_VALUE_TYPE2["byteArray"] = 6] = "byteArray";
|
|
92
|
+
HEADER_VALUE_TYPE2[HEADER_VALUE_TYPE2["string"] = 7] = "string";
|
|
93
|
+
HEADER_VALUE_TYPE2[HEADER_VALUE_TYPE2["timestamp"] = 8] = "timestamp";
|
|
94
|
+
HEADER_VALUE_TYPE2[HEADER_VALUE_TYPE2["uuid"] = 9] = "uuid";
|
|
95
|
+
})(HEADER_VALUE_TYPE || (HEADER_VALUE_TYPE = {}));
|
|
96
|
+
var UUID_PATTERN = /^[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$/;
|
|
97
|
+
var Int64 = class _Int64 {
|
|
98
|
+
bytes;
|
|
99
|
+
constructor(bytes) {
|
|
100
|
+
this.bytes = bytes;
|
|
101
|
+
if (bytes.byteLength !== 8) {
|
|
102
|
+
throw new Error("Int64 buffers must be exactly 8 bytes");
|
|
103
|
+
}
|
|
104
|
+
}
|
|
105
|
+
static fromNumber(number) {
|
|
106
|
+
if (number > 9223372036854776e3 || number < -9223372036854776e3) {
|
|
107
|
+
throw new Error(`${number} is too large (or, if negative, too small) to represent as an Int64`);
|
|
108
|
+
}
|
|
109
|
+
const bytes = new Uint8Array(8);
|
|
110
|
+
for (let i = 7, remaining = Math.abs(Math.round(number)); i > -1 && remaining > 0; i--, remaining /= 256) {
|
|
111
|
+
bytes[i] = remaining;
|
|
112
|
+
}
|
|
113
|
+
if (number < 0) {
|
|
114
|
+
negate(bytes);
|
|
115
|
+
}
|
|
116
|
+
return new _Int64(bytes);
|
|
117
|
+
}
|
|
118
|
+
valueOf() {
|
|
119
|
+
const bytes = this.bytes.slice(0);
|
|
120
|
+
const negative = bytes[0] & 128;
|
|
121
|
+
if (negative) {
|
|
122
|
+
negate(bytes);
|
|
123
|
+
}
|
|
124
|
+
return parseInt(toHex(bytes), 16) * (negative ? -1 : 1);
|
|
125
|
+
}
|
|
126
|
+
toString() {
|
|
127
|
+
return String(this.valueOf());
|
|
128
|
+
}
|
|
129
|
+
};
|
|
130
|
+
function negate(bytes) {
|
|
131
|
+
for (let i = 0; i < 8; i++) {
|
|
132
|
+
bytes[i] ^= 255;
|
|
133
|
+
}
|
|
134
|
+
for (let i = 7; i > -1; i--) {
|
|
135
|
+
bytes[i]++;
|
|
136
|
+
if (bytes[i] !== 0)
|
|
137
|
+
break;
|
|
138
|
+
}
|
|
139
|
+
}
|
|
140
|
+
|
|
141
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/constants.js
|
|
142
|
+
var ALGORITHM_QUERY_PARAM = "X-Amz-Algorithm";
|
|
143
|
+
var CREDENTIAL_QUERY_PARAM = "X-Amz-Credential";
|
|
144
|
+
var AMZ_DATE_QUERY_PARAM = "X-Amz-Date";
|
|
145
|
+
var SIGNED_HEADERS_QUERY_PARAM = "X-Amz-SignedHeaders";
|
|
146
|
+
var EXPIRES_QUERY_PARAM = "X-Amz-Expires";
|
|
147
|
+
var SIGNATURE_QUERY_PARAM = "X-Amz-Signature";
|
|
148
|
+
var TOKEN_QUERY_PARAM = "X-Amz-Security-Token";
|
|
149
|
+
var AUTH_HEADER = "authorization";
|
|
150
|
+
var AMZ_DATE_HEADER = AMZ_DATE_QUERY_PARAM.toLowerCase();
|
|
151
|
+
var DATE_HEADER = "date";
|
|
152
|
+
var GENERATED_HEADERS = [AUTH_HEADER, AMZ_DATE_HEADER, DATE_HEADER];
|
|
153
|
+
var SIGNATURE_HEADER = SIGNATURE_QUERY_PARAM.toLowerCase();
|
|
154
|
+
var SHA256_HEADER = "x-amz-content-sha256";
|
|
155
|
+
var TOKEN_HEADER = TOKEN_QUERY_PARAM.toLowerCase();
|
|
156
|
+
var ALWAYS_UNSIGNABLE_HEADERS = {
|
|
157
|
+
authorization: true,
|
|
158
|
+
"cache-control": true,
|
|
159
|
+
connection: true,
|
|
160
|
+
expect: true,
|
|
161
|
+
from: true,
|
|
162
|
+
"keep-alive": true,
|
|
163
|
+
"max-forwards": true,
|
|
164
|
+
pragma: true,
|
|
165
|
+
referer: true,
|
|
166
|
+
te: true,
|
|
167
|
+
trailer: true,
|
|
168
|
+
"transfer-encoding": true,
|
|
169
|
+
upgrade: true,
|
|
170
|
+
"user-agent": true,
|
|
171
|
+
"x-amzn-trace-id": true
|
|
172
|
+
};
|
|
173
|
+
var PROXY_HEADER_PATTERN = /^proxy-/;
|
|
174
|
+
var SEC_HEADER_PATTERN = /^sec-/;
|
|
175
|
+
var ALGORITHM_IDENTIFIER = "AWS4-HMAC-SHA256";
|
|
176
|
+
var EVENT_ALGORITHM_IDENTIFIER = "AWS4-HMAC-SHA256-PAYLOAD";
|
|
177
|
+
var UNSIGNED_PAYLOAD = "UNSIGNED-PAYLOAD";
|
|
178
|
+
var MAX_CACHE_SIZE = 50;
|
|
179
|
+
var KEY_TYPE_IDENTIFIER = "aws4_request";
|
|
180
|
+
var MAX_PRESIGNED_TTL = 60 * 60 * 24 * 7;
|
|
181
|
+
|
|
182
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/getCanonicalQuery.js
|
|
183
|
+
var getCanonicalQuery = ({ query = {} }) => {
|
|
184
|
+
const keys = [];
|
|
185
|
+
const serialized = {};
|
|
186
|
+
for (const key of Object.keys(query)) {
|
|
187
|
+
if (key.toLowerCase() === SIGNATURE_HEADER) {
|
|
188
|
+
continue;
|
|
189
|
+
}
|
|
190
|
+
const encodedKey = escapeUri(key);
|
|
191
|
+
keys.push(encodedKey);
|
|
192
|
+
const value = query[key];
|
|
193
|
+
if (typeof value === "string") {
|
|
194
|
+
serialized[encodedKey] = `${encodedKey}=${escapeUri(value)}`;
|
|
195
|
+
} else if (Array.isArray(value)) {
|
|
196
|
+
serialized[encodedKey] = value.slice(0).reduce((encoded, value2) => encoded.concat([`${encodedKey}=${escapeUri(value2)}`]), []).sort().join("&");
|
|
197
|
+
}
|
|
198
|
+
}
|
|
199
|
+
return keys.sort().map((key) => serialized[key]).filter((serialized2) => serialized2).join("&");
|
|
200
|
+
};
|
|
201
|
+
|
|
202
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/utilDate.js
|
|
203
|
+
var iso8601 = (time) => toDate(time).toISOString().replace(/\.\d{3}Z$/, "Z");
|
|
204
|
+
var toDate = (time) => {
|
|
205
|
+
if (typeof time === "number") {
|
|
206
|
+
return new Date(time * 1e3);
|
|
207
|
+
}
|
|
208
|
+
if (typeof time === "string") {
|
|
209
|
+
if (Number(time)) {
|
|
210
|
+
return new Date(Number(time) * 1e3);
|
|
211
|
+
}
|
|
212
|
+
return new Date(time);
|
|
213
|
+
}
|
|
214
|
+
return time;
|
|
215
|
+
};
|
|
216
|
+
|
|
217
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/SignatureV4Base.js
|
|
218
|
+
var SignatureV4Base = class {
|
|
219
|
+
service;
|
|
220
|
+
regionProvider;
|
|
221
|
+
credentialProvider;
|
|
222
|
+
sha256;
|
|
223
|
+
uriEscapePath;
|
|
224
|
+
applyChecksum;
|
|
225
|
+
constructor({ applyChecksum, credentials, region, service, sha256, uriEscapePath = true }) {
|
|
226
|
+
this.service = service;
|
|
227
|
+
this.sha256 = sha256;
|
|
228
|
+
this.uriEscapePath = uriEscapePath;
|
|
229
|
+
this.applyChecksum = typeof applyChecksum === "boolean" ? applyChecksum : true;
|
|
230
|
+
this.regionProvider = normalizeProvider(region);
|
|
231
|
+
this.credentialProvider = normalizeProvider(credentials);
|
|
232
|
+
}
|
|
233
|
+
createCanonicalRequest(request, canonicalHeaders, payloadHash) {
|
|
234
|
+
const sortedHeaders = Object.keys(canonicalHeaders).sort();
|
|
235
|
+
return `${request.method}
|
|
236
|
+
${this.getCanonicalPath(request)}
|
|
237
|
+
${getCanonicalQuery(request)}
|
|
238
|
+
${sortedHeaders.map((name) => `${name}:${canonicalHeaders[name]}`).join("\n")}
|
|
239
|
+
|
|
240
|
+
${sortedHeaders.join(";")}
|
|
241
|
+
${payloadHash}`;
|
|
242
|
+
}
|
|
243
|
+
async createStringToSign(longDate, credentialScope, canonicalRequest, algorithmIdentifier) {
|
|
244
|
+
const hash = new this.sha256();
|
|
245
|
+
hash.update(toUint8Array(canonicalRequest));
|
|
246
|
+
const hashedRequest = await hash.digest();
|
|
247
|
+
return `${algorithmIdentifier}
|
|
248
|
+
${longDate}
|
|
249
|
+
${credentialScope}
|
|
250
|
+
${toHex(hashedRequest)}`;
|
|
251
|
+
}
|
|
252
|
+
getCanonicalPath({ path }) {
|
|
253
|
+
if (this.uriEscapePath) {
|
|
254
|
+
const normalizedPathSegments = [];
|
|
255
|
+
for (const pathSegment of path.split("/")) {
|
|
256
|
+
if (pathSegment?.length === 0)
|
|
257
|
+
continue;
|
|
258
|
+
if (pathSegment === ".")
|
|
259
|
+
continue;
|
|
260
|
+
if (pathSegment === "..") {
|
|
261
|
+
normalizedPathSegments.pop();
|
|
262
|
+
} else {
|
|
263
|
+
normalizedPathSegments.push(pathSegment);
|
|
264
|
+
}
|
|
265
|
+
}
|
|
266
|
+
const normalizedPath = `${path?.startsWith("/") ? "/" : ""}${normalizedPathSegments.join("/")}${normalizedPathSegments.length > 0 && path?.endsWith("/") ? "/" : ""}`;
|
|
267
|
+
const doubleEncoded = escapeUri(normalizedPath);
|
|
268
|
+
return doubleEncoded.replace(/%2F/g, "/");
|
|
269
|
+
}
|
|
270
|
+
return path;
|
|
271
|
+
}
|
|
272
|
+
validateResolvedCredentials(credentials) {
|
|
273
|
+
if (typeof credentials !== "object" || typeof credentials.accessKeyId !== "string" || typeof credentials.secretAccessKey !== "string") {
|
|
274
|
+
throw new Error("Resolved credential object is not valid");
|
|
275
|
+
}
|
|
276
|
+
}
|
|
277
|
+
formatDate(now) {
|
|
278
|
+
const longDate = iso8601(now).replace(/[-:]/g, "");
|
|
279
|
+
return {
|
|
280
|
+
longDate,
|
|
281
|
+
shortDate: longDate.slice(0, 8)
|
|
282
|
+
};
|
|
283
|
+
}
|
|
284
|
+
getCanonicalHeaderList(headers) {
|
|
285
|
+
return Object.keys(headers).sort().join(";");
|
|
286
|
+
}
|
|
287
|
+
};
|
|
288
|
+
|
|
289
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/credentialDerivation.js
|
|
290
|
+
var signingKeyCache = {};
|
|
291
|
+
var cacheQueue = [];
|
|
292
|
+
var createScope = (shortDate, region, service) => `${shortDate}/${region}/${service}/${KEY_TYPE_IDENTIFIER}`;
|
|
293
|
+
var getSigningKey = async (sha256Constructor, credentials, shortDate, region, service) => {
|
|
294
|
+
const credsHash = await hmac(sha256Constructor, credentials.secretAccessKey, credentials.accessKeyId);
|
|
295
|
+
const cacheKey = `${shortDate}:${region}:${service}:${toHex(credsHash)}:${credentials.sessionToken}`;
|
|
296
|
+
if (cacheKey in signingKeyCache) {
|
|
297
|
+
return signingKeyCache[cacheKey];
|
|
298
|
+
}
|
|
299
|
+
cacheQueue.push(cacheKey);
|
|
300
|
+
while (cacheQueue.length > MAX_CACHE_SIZE) {
|
|
301
|
+
delete signingKeyCache[cacheQueue.shift()];
|
|
302
|
+
}
|
|
303
|
+
let key = `AWS4${credentials.secretAccessKey}`;
|
|
304
|
+
for (const signable of [shortDate, region, service, KEY_TYPE_IDENTIFIER]) {
|
|
305
|
+
key = await hmac(sha256Constructor, key, signable);
|
|
306
|
+
}
|
|
307
|
+
return signingKeyCache[cacheKey] = key;
|
|
308
|
+
};
|
|
309
|
+
var hmac = (ctor, secret, data) => {
|
|
310
|
+
const hash = new ctor(secret);
|
|
311
|
+
hash.update(toUint8Array(data));
|
|
312
|
+
return hash.digest();
|
|
313
|
+
};
|
|
314
|
+
|
|
315
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/getCanonicalHeaders.js
|
|
316
|
+
var getCanonicalHeaders = ({ headers }, unsignableHeaders, signableHeaders) => {
|
|
317
|
+
const canonical = {};
|
|
318
|
+
for (const headerName of Object.keys(headers).sort()) {
|
|
319
|
+
if (headers[headerName] == void 0) {
|
|
320
|
+
continue;
|
|
321
|
+
}
|
|
322
|
+
const canonicalHeaderName = headerName.toLowerCase();
|
|
323
|
+
if (canonicalHeaderName in ALWAYS_UNSIGNABLE_HEADERS || unsignableHeaders?.has(canonicalHeaderName) || PROXY_HEADER_PATTERN.test(canonicalHeaderName) || SEC_HEADER_PATTERN.test(canonicalHeaderName)) {
|
|
324
|
+
if (!signableHeaders || signableHeaders && !signableHeaders.has(canonicalHeaderName)) {
|
|
325
|
+
continue;
|
|
326
|
+
}
|
|
327
|
+
}
|
|
328
|
+
canonical[canonicalHeaderName] = headers[headerName].trim().replace(/\s+/g, " ");
|
|
329
|
+
}
|
|
330
|
+
return canonical;
|
|
331
|
+
};
|
|
332
|
+
|
|
333
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/getPayloadHash.js
|
|
334
|
+
var getPayloadHash = async ({ headers, body }, hashConstructor) => {
|
|
335
|
+
for (const headerName of Object.keys(headers)) {
|
|
336
|
+
if (headerName.toLowerCase() === SHA256_HEADER) {
|
|
337
|
+
return headers[headerName];
|
|
338
|
+
}
|
|
339
|
+
}
|
|
340
|
+
if (body == void 0) {
|
|
341
|
+
return "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855";
|
|
342
|
+
} else if (typeof body === "string" || ArrayBuffer.isView(body) || isArrayBuffer(body)) {
|
|
343
|
+
const hashCtor = new hashConstructor();
|
|
344
|
+
hashCtor.update(toUint8Array(body));
|
|
345
|
+
return toHex(await hashCtor.digest());
|
|
346
|
+
}
|
|
347
|
+
return UNSIGNED_PAYLOAD;
|
|
348
|
+
};
|
|
349
|
+
|
|
350
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/headerUtil.js
|
|
351
|
+
var hasHeader = (soughtHeader, headers) => {
|
|
352
|
+
soughtHeader = soughtHeader.toLowerCase();
|
|
353
|
+
for (const headerName of Object.keys(headers)) {
|
|
354
|
+
if (soughtHeader === headerName.toLowerCase()) {
|
|
355
|
+
return true;
|
|
356
|
+
}
|
|
357
|
+
}
|
|
358
|
+
return false;
|
|
359
|
+
};
|
|
360
|
+
|
|
361
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/moveHeadersToQuery.js
|
|
362
|
+
var moveHeadersToQuery = (request, options = {}) => {
|
|
363
|
+
const { headers, query = {} } = HttpRequest.clone(request);
|
|
364
|
+
for (const name of Object.keys(headers)) {
|
|
365
|
+
const lname = name.toLowerCase();
|
|
366
|
+
if (lname.slice(0, 6) === "x-amz-" && !options.unhoistableHeaders?.has(lname) || options.hoistableHeaders?.has(lname)) {
|
|
367
|
+
query[name] = headers[name];
|
|
368
|
+
delete headers[name];
|
|
369
|
+
}
|
|
370
|
+
}
|
|
371
|
+
return {
|
|
372
|
+
...request,
|
|
373
|
+
headers,
|
|
374
|
+
query
|
|
375
|
+
};
|
|
376
|
+
};
|
|
377
|
+
|
|
378
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/prepareRequest.js
|
|
379
|
+
var prepareRequest = (request) => {
|
|
380
|
+
request = HttpRequest.clone(request);
|
|
381
|
+
for (const headerName of Object.keys(request.headers)) {
|
|
382
|
+
if (GENERATED_HEADERS.indexOf(headerName.toLowerCase()) > -1) {
|
|
383
|
+
delete request.headers[headerName];
|
|
384
|
+
}
|
|
385
|
+
}
|
|
386
|
+
return request;
|
|
387
|
+
};
|
|
388
|
+
|
|
389
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/SignatureV4.js
|
|
390
|
+
var SignatureV4 = class extends SignatureV4Base {
|
|
391
|
+
headerFormatter = new HeaderFormatter();
|
|
392
|
+
constructor({ applyChecksum, credentials, region, service, sha256, uriEscapePath = true }) {
|
|
393
|
+
super({
|
|
394
|
+
applyChecksum,
|
|
395
|
+
credentials,
|
|
396
|
+
region,
|
|
397
|
+
service,
|
|
398
|
+
sha256,
|
|
399
|
+
uriEscapePath
|
|
400
|
+
});
|
|
401
|
+
}
|
|
402
|
+
async presign(originalRequest, options = {}) {
|
|
403
|
+
const { signingDate = /* @__PURE__ */ new Date(), expiresIn = 3600, unsignableHeaders, unhoistableHeaders, signableHeaders, hoistableHeaders, signingRegion, signingService } = options;
|
|
404
|
+
const credentials = await this.credentialProvider();
|
|
405
|
+
this.validateResolvedCredentials(credentials);
|
|
406
|
+
const region = signingRegion ?? await this.regionProvider();
|
|
407
|
+
const { longDate, shortDate } = this.formatDate(signingDate);
|
|
408
|
+
if (expiresIn > MAX_PRESIGNED_TTL) {
|
|
409
|
+
return Promise.reject("Signature version 4 presigned URLs must have an expiration date less than one week in the future");
|
|
410
|
+
}
|
|
411
|
+
const scope = createScope(shortDate, region, signingService ?? this.service);
|
|
412
|
+
const request = moveHeadersToQuery(prepareRequest(originalRequest), { unhoistableHeaders, hoistableHeaders });
|
|
413
|
+
if (credentials.sessionToken) {
|
|
414
|
+
request.query[TOKEN_QUERY_PARAM] = credentials.sessionToken;
|
|
415
|
+
}
|
|
416
|
+
request.query[ALGORITHM_QUERY_PARAM] = ALGORITHM_IDENTIFIER;
|
|
417
|
+
request.query[CREDENTIAL_QUERY_PARAM] = `${credentials.accessKeyId}/${scope}`;
|
|
418
|
+
request.query[AMZ_DATE_QUERY_PARAM] = longDate;
|
|
419
|
+
request.query[EXPIRES_QUERY_PARAM] = expiresIn.toString(10);
|
|
420
|
+
const canonicalHeaders = getCanonicalHeaders(request, unsignableHeaders, signableHeaders);
|
|
421
|
+
request.query[SIGNED_HEADERS_QUERY_PARAM] = this.getCanonicalHeaderList(canonicalHeaders);
|
|
422
|
+
request.query[SIGNATURE_QUERY_PARAM] = await this.getSignature(longDate, scope, this.getSigningKey(credentials, region, shortDate, signingService), this.createCanonicalRequest(request, canonicalHeaders, await getPayloadHash(originalRequest, this.sha256)));
|
|
423
|
+
return request;
|
|
424
|
+
}
|
|
425
|
+
async sign(toSign, options) {
|
|
426
|
+
if (typeof toSign === "string") {
|
|
427
|
+
return this.signString(toSign, options);
|
|
428
|
+
} else if (toSign.headers && toSign.payload) {
|
|
429
|
+
return this.signEvent(toSign, options);
|
|
430
|
+
} else if (toSign.message) {
|
|
431
|
+
return this.signMessage(toSign, options);
|
|
432
|
+
} else {
|
|
433
|
+
return this.signRequest(toSign, options);
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
async signEvent({ headers, payload }, { signingDate = /* @__PURE__ */ new Date(), priorSignature, signingRegion, signingService, eventStreamCredentials }) {
|
|
437
|
+
const region = signingRegion ?? await this.regionProvider();
|
|
438
|
+
const { shortDate, longDate } = this.formatDate(signingDate);
|
|
439
|
+
const scope = createScope(shortDate, region, signingService ?? this.service);
|
|
440
|
+
const hashedPayload = await getPayloadHash({ headers: {}, body: payload }, this.sha256);
|
|
441
|
+
const hash = new this.sha256();
|
|
442
|
+
hash.update(headers);
|
|
443
|
+
const hashedHeaders = toHex(await hash.digest());
|
|
444
|
+
const stringToSign = [
|
|
445
|
+
EVENT_ALGORITHM_IDENTIFIER,
|
|
446
|
+
longDate,
|
|
447
|
+
scope,
|
|
448
|
+
priorSignature,
|
|
449
|
+
hashedHeaders,
|
|
450
|
+
hashedPayload
|
|
451
|
+
].join("\n");
|
|
452
|
+
return this.signString(stringToSign, {
|
|
453
|
+
signingDate,
|
|
454
|
+
signingRegion: region,
|
|
455
|
+
signingService,
|
|
456
|
+
eventStreamCredentials
|
|
457
|
+
});
|
|
458
|
+
}
|
|
459
|
+
async signMessage(signableMessage, { signingDate = /* @__PURE__ */ new Date(), signingRegion, signingService, eventStreamCredentials }) {
|
|
460
|
+
const promise = this.signEvent({
|
|
461
|
+
headers: this.headerFormatter.format(signableMessage.message.headers),
|
|
462
|
+
payload: signableMessage.message.body
|
|
463
|
+
}, {
|
|
464
|
+
signingDate,
|
|
465
|
+
signingRegion,
|
|
466
|
+
signingService,
|
|
467
|
+
priorSignature: signableMessage.priorSignature,
|
|
468
|
+
eventStreamCredentials
|
|
469
|
+
});
|
|
470
|
+
return promise.then((signature) => {
|
|
471
|
+
return { message: signableMessage.message, signature };
|
|
472
|
+
});
|
|
473
|
+
}
|
|
474
|
+
async signString(stringToSign, { signingDate = /* @__PURE__ */ new Date(), signingRegion, signingService, eventStreamCredentials } = {}) {
|
|
475
|
+
const credentials = eventStreamCredentials ?? await this.credentialProvider();
|
|
476
|
+
this.validateResolvedCredentials(credentials);
|
|
477
|
+
const region = signingRegion ?? await this.regionProvider();
|
|
478
|
+
const { shortDate } = this.formatDate(signingDate);
|
|
479
|
+
const hash = new this.sha256(await this.getSigningKey(credentials, region, shortDate, signingService));
|
|
480
|
+
hash.update(toUint8Array(stringToSign));
|
|
481
|
+
return toHex(await hash.digest());
|
|
482
|
+
}
|
|
483
|
+
async signRequest(requestToSign, { signingDate = /* @__PURE__ */ new Date(), signableHeaders, unsignableHeaders, signingRegion, signingService } = {}) {
|
|
484
|
+
const credentials = await this.credentialProvider();
|
|
485
|
+
this.validateResolvedCredentials(credentials);
|
|
486
|
+
const region = signingRegion ?? await this.regionProvider();
|
|
487
|
+
const request = prepareRequest(requestToSign);
|
|
488
|
+
const { longDate, shortDate } = this.formatDate(signingDate);
|
|
489
|
+
const scope = createScope(shortDate, region, signingService ?? this.service);
|
|
490
|
+
request.headers[AMZ_DATE_HEADER] = longDate;
|
|
491
|
+
if (credentials.sessionToken) {
|
|
492
|
+
request.headers[TOKEN_HEADER] = credentials.sessionToken;
|
|
493
|
+
}
|
|
494
|
+
const payloadHash = await getPayloadHash(request, this.sha256);
|
|
495
|
+
if (!hasHeader(SHA256_HEADER, request.headers) && this.applyChecksum) {
|
|
496
|
+
request.headers[SHA256_HEADER] = payloadHash;
|
|
497
|
+
}
|
|
498
|
+
const canonicalHeaders = getCanonicalHeaders(request, unsignableHeaders, signableHeaders);
|
|
499
|
+
const signature = await this.getSignature(longDate, scope, this.getSigningKey(credentials, region, shortDate, signingService), this.createCanonicalRequest(request, canonicalHeaders, payloadHash));
|
|
500
|
+
request.headers[AUTH_HEADER] = `${ALGORITHM_IDENTIFIER} Credential=${credentials.accessKeyId}/${scope}, SignedHeaders=${this.getCanonicalHeaderList(canonicalHeaders)}, Signature=${signature}`;
|
|
501
|
+
return request;
|
|
502
|
+
}
|
|
503
|
+
async getSignature(longDate, credentialScope, keyPromise, canonicalRequest) {
|
|
504
|
+
const stringToSign = await this.createStringToSign(longDate, credentialScope, canonicalRequest, ALGORITHM_IDENTIFIER);
|
|
505
|
+
const hash = new this.sha256(await keyPromise);
|
|
506
|
+
hash.update(toUint8Array(stringToSign));
|
|
507
|
+
return toHex(await hash.digest());
|
|
508
|
+
}
|
|
509
|
+
getSigningKey(credentials, region, shortDate, service) {
|
|
510
|
+
return getSigningKey(this.sha256, credentials, shortDate, region, service || this.service);
|
|
511
|
+
}
|
|
512
|
+
};
|
|
513
|
+
|
|
514
|
+
// ../../node_modules/.pnpm/@smithy+signature-v4@5.6.6/node_modules/@smithy/signature-v4/dist-es/signature-v4a-container.js
|
|
515
|
+
var signatureV4aContainer = {
|
|
516
|
+
SignatureV4a: null
|
|
517
|
+
};
|
|
518
|
+
|
|
519
|
+
export {
|
|
520
|
+
SignatureV4,
|
|
521
|
+
signatureV4aContainer
|
|
522
|
+
};
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
import { createRequire as __createRequire } from "node:module"; const require = __createRequire(import.meta.url);
|
|
2
|
+
|
|
3
|
+
// ../../node_modules/.pnpm/@aws-sdk+nested-clients@3.997.20/node_modules/@aws-sdk/nested-clients/package.json
|
|
4
|
+
var package_default = {
|
|
5
|
+
name: "@aws-sdk/nested-clients",
|
|
6
|
+
version: "3.997.20",
|
|
7
|
+
description: "Nested clients for AWS SDK packages.",
|
|
8
|
+
main: "./dist-cjs/index.js",
|
|
9
|
+
module: "./dist-es/index.js",
|
|
10
|
+
types: "./dist-types/index.d.ts",
|
|
11
|
+
scripts: {
|
|
12
|
+
build: "yarn lint && concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
13
|
+
"build:cjs": "node ../../scripts/compilation/inline",
|
|
14
|
+
"build:es": "tsc -p tsconfig.es.json",
|
|
15
|
+
"build:include:deps": 'yarn g:turbo run build -F="$npm_package_name"',
|
|
16
|
+
"build:types": "tsc -p tsconfig.types.json",
|
|
17
|
+
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
18
|
+
clean: "premove dist-cjs dist-es dist-types tsconfig.cjs.tsbuildinfo tsconfig.es.tsbuildinfo tsconfig.types.tsbuildinfo",
|
|
19
|
+
lint: "node ../../scripts/validation/submodules-linter.js",
|
|
20
|
+
test: "yarn g:vitest run",
|
|
21
|
+
"test:watch": "yarn g:vitest watch"
|
|
22
|
+
},
|
|
23
|
+
engines: {
|
|
24
|
+
node: ">=20.0.0"
|
|
25
|
+
},
|
|
26
|
+
sideEffects: false,
|
|
27
|
+
author: {
|
|
28
|
+
name: "AWS SDK for JavaScript Team",
|
|
29
|
+
url: "https://aws.amazon.com/sdk-for-javascript/"
|
|
30
|
+
},
|
|
31
|
+
license: "Apache-2.0",
|
|
32
|
+
dependencies: {
|
|
33
|
+
"@aws-crypto/sha256-browser": "5.2.0",
|
|
34
|
+
"@aws-crypto/sha256-js": "5.2.0",
|
|
35
|
+
"@aws-sdk/core": "^3.974.20",
|
|
36
|
+
"@aws-sdk/signature-v4-multi-region": "^3.996.34",
|
|
37
|
+
"@aws-sdk/types": "^3.973.12",
|
|
38
|
+
"@smithy/core": "^3.24.6",
|
|
39
|
+
"@smithy/fetch-http-handler": "^5.4.6",
|
|
40
|
+
"@smithy/node-http-handler": "^4.7.6",
|
|
41
|
+
"@smithy/types": "^4.14.3",
|
|
42
|
+
tslib: "^2.6.2"
|
|
43
|
+
},
|
|
44
|
+
devDependencies: {
|
|
45
|
+
concurrently: "7.0.0",
|
|
46
|
+
"downlevel-dts": "0.10.1",
|
|
47
|
+
premove: "4.0.0",
|
|
48
|
+
typescript: "~5.8.3"
|
|
49
|
+
},
|
|
50
|
+
typesVersions: {
|
|
51
|
+
"<4.5": {
|
|
52
|
+
"dist-types/*": [
|
|
53
|
+
"dist-types/ts3.4/*"
|
|
54
|
+
]
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
files: [
|
|
58
|
+
"./cognito-identity.d.ts",
|
|
59
|
+
"./cognito-identity.js",
|
|
60
|
+
"./signin.d.ts",
|
|
61
|
+
"./signin.js",
|
|
62
|
+
"./sso-oidc.d.ts",
|
|
63
|
+
"./sso-oidc.js",
|
|
64
|
+
"./sso.d.ts",
|
|
65
|
+
"./sso.js",
|
|
66
|
+
"./sts.d.ts",
|
|
67
|
+
"./sts.js",
|
|
68
|
+
"dist-*/**"
|
|
69
|
+
],
|
|
70
|
+
browser: {
|
|
71
|
+
"./dist-es/submodules/cognito-identity/runtimeConfig": "./dist-es/submodules/cognito-identity/runtimeConfig.browser",
|
|
72
|
+
"./dist-es/submodules/signin/runtimeConfig": "./dist-es/submodules/signin/runtimeConfig.browser",
|
|
73
|
+
"./dist-es/submodules/sso-oidc/runtimeConfig": "./dist-es/submodules/sso-oidc/runtimeConfig.browser",
|
|
74
|
+
"./dist-es/submodules/sso/runtimeConfig": "./dist-es/submodules/sso/runtimeConfig.browser",
|
|
75
|
+
"./dist-es/submodules/sts/runtimeConfig": "./dist-es/submodules/sts/runtimeConfig.browser"
|
|
76
|
+
},
|
|
77
|
+
"react-native": {},
|
|
78
|
+
homepage: "https://github.com/aws/aws-sdk-js-v3/tree/main/packages/nested-clients",
|
|
79
|
+
repository: {
|
|
80
|
+
type: "git",
|
|
81
|
+
url: "https://github.com/aws/aws-sdk-js-v3.git",
|
|
82
|
+
directory: "packages/nested-clients"
|
|
83
|
+
},
|
|
84
|
+
exports: {
|
|
85
|
+
"./package.json": "./package.json",
|
|
86
|
+
"./sso-oidc": {
|
|
87
|
+
types: "./dist-types/submodules/sso-oidc/index.d.ts",
|
|
88
|
+
module: "./dist-es/submodules/sso-oidc/index.js",
|
|
89
|
+
node: "./dist-cjs/submodules/sso-oidc/index.js",
|
|
90
|
+
import: "./dist-es/submodules/sso-oidc/index.js",
|
|
91
|
+
require: "./dist-cjs/submodules/sso-oidc/index.js"
|
|
92
|
+
},
|
|
93
|
+
"./sts": {
|
|
94
|
+
types: "./dist-types/submodules/sts/index.d.ts",
|
|
95
|
+
module: "./dist-es/submodules/sts/index.js",
|
|
96
|
+
node: "./dist-cjs/submodules/sts/index.js",
|
|
97
|
+
import: "./dist-es/submodules/sts/index.js",
|
|
98
|
+
require: "./dist-cjs/submodules/sts/index.js"
|
|
99
|
+
},
|
|
100
|
+
"./signin": {
|
|
101
|
+
types: "./dist-types/submodules/signin/index.d.ts",
|
|
102
|
+
module: "./dist-es/submodules/signin/index.js",
|
|
103
|
+
node: "./dist-cjs/submodules/signin/index.js",
|
|
104
|
+
import: "./dist-es/submodules/signin/index.js",
|
|
105
|
+
require: "./dist-cjs/submodules/signin/index.js"
|
|
106
|
+
},
|
|
107
|
+
"./cognito-identity": {
|
|
108
|
+
types: "./dist-types/submodules/cognito-identity/index.d.ts",
|
|
109
|
+
module: "./dist-es/submodules/cognito-identity/index.js",
|
|
110
|
+
node: "./dist-cjs/submodules/cognito-identity/index.js",
|
|
111
|
+
import: "./dist-es/submodules/cognito-identity/index.js",
|
|
112
|
+
require: "./dist-cjs/submodules/cognito-identity/index.js"
|
|
113
|
+
},
|
|
114
|
+
"./sso": {
|
|
115
|
+
types: "./dist-types/submodules/sso/index.d.ts",
|
|
116
|
+
module: "./dist-es/submodules/sso/index.js",
|
|
117
|
+
node: "./dist-cjs/submodules/sso/index.js",
|
|
118
|
+
import: "./dist-es/submodules/sso/index.js",
|
|
119
|
+
require: "./dist-cjs/submodules/sso/index.js"
|
|
120
|
+
}
|
|
121
|
+
}
|
|
122
|
+
};
|
|
123
|
+
|
|
124
|
+
export {
|
|
125
|
+
package_default
|
|
126
|
+
};
|