autotel-aws 0.2.0

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.
Files changed (141) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +540 -0
  3. package/dist/attributes.cjs +49 -0
  4. package/dist/attributes.cjs.map +1 -0
  5. package/dist/attributes.d.cts +117 -0
  6. package/dist/attributes.d.ts +117 -0
  7. package/dist/attributes.js +4 -0
  8. package/dist/attributes.js.map +1 -0
  9. package/dist/chunk-35F3UBOO.cjs +48 -0
  10. package/dist/chunk-35F3UBOO.cjs.map +1 -0
  11. package/dist/chunk-4TGVGEUN.cjs +84 -0
  12. package/dist/chunk-4TGVGEUN.cjs.map +1 -0
  13. package/dist/chunk-CIGXV6HA.js +192 -0
  14. package/dist/chunk-CIGXV6HA.js.map +1 -0
  15. package/dist/chunk-D5INYMRP.cjs +350 -0
  16. package/dist/chunk-D5INYMRP.cjs.map +1 -0
  17. package/dist/chunk-DF5PT3JK.js +387 -0
  18. package/dist/chunk-DF5PT3JK.js.map +1 -0
  19. package/dist/chunk-DGUM43GV.js +10 -0
  20. package/dist/chunk-DGUM43GV.js.map +1 -0
  21. package/dist/chunk-DHHLKZHI.cjs +23 -0
  22. package/dist/chunk-DHHLKZHI.cjs.map +1 -0
  23. package/dist/chunk-FKZOELBT.js +78 -0
  24. package/dist/chunk-FKZOELBT.js.map +1 -0
  25. package/dist/chunk-HMTKKKKP.cjs +390 -0
  26. package/dist/chunk-HMTKKKKP.cjs.map +1 -0
  27. package/dist/chunk-I4CKQ4RD.js +153 -0
  28. package/dist/chunk-I4CKQ4RD.js.map +1 -0
  29. package/dist/chunk-JEQ2X3Z6.cjs +12 -0
  30. package/dist/chunk-JEQ2X3Z6.cjs.map +1 -0
  31. package/dist/chunk-JMSFE6FJ.js +24 -0
  32. package/dist/chunk-JMSFE6FJ.js.map +1 -0
  33. package/dist/chunk-KUIOI74B.cjs +394 -0
  34. package/dist/chunk-KUIOI74B.cjs.map +1 -0
  35. package/dist/chunk-NQ65Y5AI.cjs +195 -0
  36. package/dist/chunk-NQ65Y5AI.cjs.map +1 -0
  37. package/dist/chunk-OB4XTAVK.cjs +345 -0
  38. package/dist/chunk-OB4XTAVK.cjs.map +1 -0
  39. package/dist/chunk-OHFR7WX5.js +341 -0
  40. package/dist/chunk-OHFR7WX5.js.map +1 -0
  41. package/dist/chunk-PZGYL7XZ.js +40 -0
  42. package/dist/chunk-PZGYL7XZ.js.map +1 -0
  43. package/dist/chunk-Q3DMMQ7K.cjs +164 -0
  44. package/dist/chunk-Q3DMMQ7K.cjs.map +1 -0
  45. package/dist/chunk-UZEJV2YD.cjs +139 -0
  46. package/dist/chunk-UZEJV2YD.cjs.map +1 -0
  47. package/dist/chunk-V4IQWFYN.js +341 -0
  48. package/dist/chunk-V4IQWFYN.js.map +1 -0
  49. package/dist/chunk-VZHQH75L.cjs +26 -0
  50. package/dist/chunk-VZHQH75L.cjs.map +1 -0
  51. package/dist/chunk-X6BY6PCK.js +386 -0
  52. package/dist/chunk-X6BY6PCK.js.map +1 -0
  53. package/dist/chunk-YG56NRIO.js +131 -0
  54. package/dist/chunk-YG56NRIO.js.map +1 -0
  55. package/dist/chunk-ZPDRKCAR.js +21 -0
  56. package/dist/chunk-ZPDRKCAR.js.map +1 -0
  57. package/dist/config-C7zV8Zm6.d.cts +125 -0
  58. package/dist/config-DxjTT8jd.d.ts +125 -0
  59. package/dist/dynamodb.cjs +14 -0
  60. package/dist/dynamodb.cjs.map +1 -0
  61. package/dist/dynamodb.d.cts +93 -0
  62. package/dist/dynamodb.d.ts +93 -0
  63. package/dist/dynamodb.js +5 -0
  64. package/dist/dynamodb.js.map +1 -0
  65. package/dist/eventbridge.cjs +279 -0
  66. package/dist/eventbridge.cjs.map +1 -0
  67. package/dist/eventbridge.d.cts +360 -0
  68. package/dist/eventbridge.d.ts +360 -0
  69. package/dist/eventbridge.js +273 -0
  70. package/dist/eventbridge.js.map +1 -0
  71. package/dist/index.cjs +251 -0
  72. package/dist/index.cjs.map +1 -0
  73. package/dist/index.d.cts +126 -0
  74. package/dist/index.d.ts +126 -0
  75. package/dist/index.js +48 -0
  76. package/dist/index.js.map +1 -0
  77. package/dist/kinesis.cjs +23 -0
  78. package/dist/kinesis.cjs.map +1 -0
  79. package/dist/kinesis.d.cts +360 -0
  80. package/dist/kinesis.d.ts +360 -0
  81. package/dist/kinesis.js +6 -0
  82. package/dist/kinesis.js.map +1 -0
  83. package/dist/lambda-auto.cjs +19 -0
  84. package/dist/lambda-auto.cjs.map +1 -0
  85. package/dist/lambda-auto.d.cts +2 -0
  86. package/dist/lambda-auto.d.ts +2 -0
  87. package/dist/lambda-auto.js +17 -0
  88. package/dist/lambda-auto.js.map +1 -0
  89. package/dist/lambda.cjs +42 -0
  90. package/dist/lambda.cjs.map +1 -0
  91. package/dist/lambda.d.cts +231 -0
  92. package/dist/lambda.d.ts +231 -0
  93. package/dist/lambda.js +5 -0
  94. package/dist/lambda.js.map +1 -0
  95. package/dist/s3.cjs +14 -0
  96. package/dist/s3.cjs.map +1 -0
  97. package/dist/s3.d.cts +77 -0
  98. package/dist/s3.d.ts +77 -0
  99. package/dist/s3.js +5 -0
  100. package/dist/s3.js.map +1 -0
  101. package/dist/sdk.cjs +31 -0
  102. package/dist/sdk.cjs.map +1 -0
  103. package/dist/sdk.d.cts +155 -0
  104. package/dist/sdk.d.ts +155 -0
  105. package/dist/sdk.js +6 -0
  106. package/dist/sdk.js.map +1 -0
  107. package/dist/sns.cjs +19 -0
  108. package/dist/sns.cjs.map +1 -0
  109. package/dist/sns.d.cts +256 -0
  110. package/dist/sns.d.ts +256 -0
  111. package/dist/sns.js +6 -0
  112. package/dist/sns.js.map +1 -0
  113. package/dist/sqs.cjs +23 -0
  114. package/dist/sqs.cjs.map +1 -0
  115. package/dist/sqs.d.cts +384 -0
  116. package/dist/sqs.d.ts +384 -0
  117. package/dist/sqs.js +6 -0
  118. package/dist/sqs.js.map +1 -0
  119. package/dist/step-functions.cjs +35 -0
  120. package/dist/step-functions.cjs.map +1 -0
  121. package/dist/step-functions.d.cts +423 -0
  122. package/dist/step-functions.d.ts +423 -0
  123. package/dist/step-functions.js +6 -0
  124. package/dist/step-functions.js.map +1 -0
  125. package/dist/testing.cjs +61 -0
  126. package/dist/testing.cjs.map +1 -0
  127. package/dist/testing.d.cts +39 -0
  128. package/dist/testing.d.ts +39 -0
  129. package/dist/testing.js +58 -0
  130. package/dist/testing.js.map +1 -0
  131. package/dist/types-3_ak5jhy.d.cts +76 -0
  132. package/dist/types-3_ak5jhy.d.ts +76 -0
  133. package/dist/types-UiBv_I_M.d.ts +16 -0
  134. package/dist/types-kTFVdSqO.d.cts +16 -0
  135. package/dist/xray.cjs +26 -0
  136. package/dist/xray.cjs.map +1 -0
  137. package/dist/xray.d.cts +23 -0
  138. package/dist/xray.d.ts +23 -0
  139. package/dist/xray.js +5 -0
  140. package/dist/xray.js.map +1 -0
  141. package/package.json +184 -0
@@ -0,0 +1,76 @@
1
+ import { SpanContext } from '@opentelemetry/api';
2
+
3
+ /**
4
+ * AWS-specific types for autotel-aws
5
+ */
6
+
7
+ /**
8
+ * AWS Lambda event types
9
+ */
10
+ interface LambdaEvent {
11
+ headers?: Record<string, string>;
12
+ Records?: Array<{
13
+ messageAttributes?: Record<string, {
14
+ DataType: string;
15
+ StringValue?: string;
16
+ }>;
17
+ Sns?: {
18
+ MessageAttributes?: Record<string, {
19
+ Type: string;
20
+ Value?: string;
21
+ }>;
22
+ };
23
+ kinesis?: {
24
+ data?: string;
25
+ };
26
+ }>;
27
+ _autotel_trace_context?: SpanContext;
28
+ [key: string]: unknown;
29
+ }
30
+ /**
31
+ * AWS Lambda context
32
+ */
33
+ interface LambdaContext {
34
+ awsRequestId: string;
35
+ functionName: string;
36
+ functionVersion: string;
37
+ invokedFunctionArn: string;
38
+ memoryLimitInMB: string;
39
+ getRemainingTimeInMillis: () => number;
40
+ [key: string]: unknown;
41
+ }
42
+ /**
43
+ * AWS SDK v3 command metadata
44
+ */
45
+ interface AWSCommandMetadata {
46
+ clientName: string;
47
+ commandName: string;
48
+ requestId?: string;
49
+ httpStatusCode?: number;
50
+ extendedRequestId?: string;
51
+ cfId?: string;
52
+ }
53
+ /**
54
+ * AWS service configuration
55
+ */
56
+ interface AWSServiceConfig {
57
+ region?: string;
58
+ endpoint?: string;
59
+ [key: string]: unknown;
60
+ }
61
+ /**
62
+ * X-Ray annotation entry
63
+ */
64
+ interface XRayAnnotation {
65
+ key: string;
66
+ value: string | number | boolean;
67
+ }
68
+ /**
69
+ * Trace context extraction result
70
+ */
71
+ interface ExtractedTraceContext {
72
+ spanContext: SpanContext;
73
+ traceState?: string;
74
+ }
75
+
76
+ export type { AWSServiceConfig as A, ExtractedTraceContext as E, LambdaEvent as L, XRayAnnotation as X, LambdaContext as a, AWSCommandMetadata as b };
@@ -0,0 +1,76 @@
1
+ import { SpanContext } from '@opentelemetry/api';
2
+
3
+ /**
4
+ * AWS-specific types for autotel-aws
5
+ */
6
+
7
+ /**
8
+ * AWS Lambda event types
9
+ */
10
+ interface LambdaEvent {
11
+ headers?: Record<string, string>;
12
+ Records?: Array<{
13
+ messageAttributes?: Record<string, {
14
+ DataType: string;
15
+ StringValue?: string;
16
+ }>;
17
+ Sns?: {
18
+ MessageAttributes?: Record<string, {
19
+ Type: string;
20
+ Value?: string;
21
+ }>;
22
+ };
23
+ kinesis?: {
24
+ data?: string;
25
+ };
26
+ }>;
27
+ _autotel_trace_context?: SpanContext;
28
+ [key: string]: unknown;
29
+ }
30
+ /**
31
+ * AWS Lambda context
32
+ */
33
+ interface LambdaContext {
34
+ awsRequestId: string;
35
+ functionName: string;
36
+ functionVersion: string;
37
+ invokedFunctionArn: string;
38
+ memoryLimitInMB: string;
39
+ getRemainingTimeInMillis: () => number;
40
+ [key: string]: unknown;
41
+ }
42
+ /**
43
+ * AWS SDK v3 command metadata
44
+ */
45
+ interface AWSCommandMetadata {
46
+ clientName: string;
47
+ commandName: string;
48
+ requestId?: string;
49
+ httpStatusCode?: number;
50
+ extendedRequestId?: string;
51
+ cfId?: string;
52
+ }
53
+ /**
54
+ * AWS service configuration
55
+ */
56
+ interface AWSServiceConfig {
57
+ region?: string;
58
+ endpoint?: string;
59
+ [key: string]: unknown;
60
+ }
61
+ /**
62
+ * X-Ray annotation entry
63
+ */
64
+ interface XRayAnnotation {
65
+ key: string;
66
+ value: string | number | boolean;
67
+ }
68
+ /**
69
+ * Trace context extraction result
70
+ */
71
+ interface ExtractedTraceContext {
72
+ spanContext: SpanContext;
73
+ traceState?: string;
74
+ }
75
+
76
+ export type { AWSServiceConfig as A, ExtractedTraceContext as E, LambdaEvent as L, XRayAnnotation as X, LambdaContext as a, AWSCommandMetadata as b };
@@ -0,0 +1,16 @@
1
+ import { L as LambdaEvent, a as LambdaContext } from './types-3_ak5jhy.js';
2
+
3
+ /**
4
+ * Lambda-specific types
5
+ */
6
+
7
+ /**
8
+ * Lambda handler function signature
9
+ */
10
+ type LambdaHandler<TEvent = LambdaEvent, TResult = unknown> = (event: TEvent, context: LambdaContext) => Promise<TResult>;
11
+ /**
12
+ * Lambda trigger type
13
+ */
14
+ type LambdaTrigger = 'http' | 'pubsub' | 'datasource' | 'timer' | 'other';
15
+
16
+ export type { LambdaHandler as L, LambdaTrigger as a };
@@ -0,0 +1,16 @@
1
+ import { L as LambdaEvent, a as LambdaContext } from './types-3_ak5jhy.cjs';
2
+
3
+ /**
4
+ * Lambda-specific types
5
+ */
6
+
7
+ /**
8
+ * Lambda handler function signature
9
+ */
10
+ type LambdaHandler<TEvent = LambdaEvent, TResult = unknown> = (event: TEvent, context: LambdaContext) => Promise<TResult>;
11
+ /**
12
+ * Lambda trigger type
13
+ */
14
+ type LambdaTrigger = 'http' | 'pubsub' | 'datasource' | 'timer' | 'other';
15
+
16
+ export type { LambdaHandler as L, LambdaTrigger as a };
package/dist/xray.cjs ADDED
@@ -0,0 +1,26 @@
1
+ 'use strict';
2
+
3
+ var chunk35F3UBOO_cjs = require('./chunk-35F3UBOO.cjs');
4
+ require('./chunk-Q3DMMQ7K.cjs');
5
+ require('./chunk-JEQ2X3Z6.cjs');
6
+
7
+
8
+
9
+ Object.defineProperty(exports, "XRayPropagator", {
10
+ enumerable: true,
11
+ get: function () { return chunk35F3UBOO_cjs.AWSXRayPropagator; }
12
+ });
13
+ Object.defineProperty(exports, "configureXRay", {
14
+ enumerable: true,
15
+ get: function () { return chunk35F3UBOO_cjs.configureXRay; }
16
+ });
17
+ Object.defineProperty(exports, "setXRayAnnotation", {
18
+ enumerable: true,
19
+ get: function () { return chunk35F3UBOO_cjs.setXRayAnnotation; }
20
+ });
21
+ Object.defineProperty(exports, "setXRayMetadata", {
22
+ enumerable: true,
23
+ get: function () { return chunk35F3UBOO_cjs.setXRayMetadata; }
24
+ });
25
+ //# sourceMappingURL=xray.cjs.map
26
+ //# sourceMappingURL=xray.cjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"xray.cjs"}
@@ -0,0 +1,23 @@
1
+ import { X as XRayConfig } from './config-C7zV8Zm6.cjs';
2
+ export { AWSXRayPropagator as XRayPropagator } from '@opentelemetry/propagator-aws-xray';
3
+ import './types-3_ak5jhy.cjs';
4
+ import '@opentelemetry/api';
5
+
6
+ /**
7
+ * X-Ray annotation and metadata helpers
8
+ */
9
+
10
+ /**
11
+ * Configure X-Ray compatibility features
12
+ */
13
+ declare function configureXRay(config: XRayConfig): void;
14
+ declare function setXRayAnnotation(key: string, value: string | number | boolean): void;
15
+ /**
16
+ * Set X-Ray metadata (not indexed)
17
+ *
18
+ * Metadata is not indexed but can be viewed in X-Ray console.
19
+ * It's stored as regular span attributes.
20
+ */
21
+ declare function setXRayMetadata(key: string, value: string | number | boolean | object): void;
22
+
23
+ export { XRayConfig, configureXRay, setXRayAnnotation, setXRayMetadata };
package/dist/xray.d.ts ADDED
@@ -0,0 +1,23 @@
1
+ import { X as XRayConfig } from './config-DxjTT8jd.js';
2
+ export { AWSXRayPropagator as XRayPropagator } from '@opentelemetry/propagator-aws-xray';
3
+ import './types-3_ak5jhy.js';
4
+ import '@opentelemetry/api';
5
+
6
+ /**
7
+ * X-Ray annotation and metadata helpers
8
+ */
9
+
10
+ /**
11
+ * Configure X-Ray compatibility features
12
+ */
13
+ declare function configureXRay(config: XRayConfig): void;
14
+ declare function setXRayAnnotation(key: string, value: string | number | boolean): void;
15
+ /**
16
+ * Set X-Ray metadata (not indexed)
17
+ *
18
+ * Metadata is not indexed but can be viewed in X-Ray console.
19
+ * It's stored as regular span attributes.
20
+ */
21
+ declare function setXRayMetadata(key: string, value: string | number | boolean | object): void;
22
+
23
+ export { XRayConfig, configureXRay, setXRayAnnotation, setXRayMetadata };
package/dist/xray.js ADDED
@@ -0,0 +1,5 @@
1
+ export { AWSXRayPropagator as XRayPropagator, configureXRay, setXRayAnnotation, setXRayMetadata } from './chunk-PZGYL7XZ.js';
2
+ import './chunk-I4CKQ4RD.js';
3
+ import './chunk-DGUM43GV.js';
4
+ //# sourceMappingURL=xray.js.map
5
+ //# sourceMappingURL=xray.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":[],"names":[],"mappings":"","file":"xray.js"}
package/package.json ADDED
@@ -0,0 +1,184 @@
1
+ {
2
+ "name": "autotel-aws",
3
+ "version": "0.2.0",
4
+ "description": "OpenTelemetry instrumentation for AWS",
5
+ "type": "module",
6
+ "sideEffects": false,
7
+ "exports": {
8
+ ".": {
9
+ "types": "./dist/index.d.ts",
10
+ "import": "./dist/index.js",
11
+ "require": "./dist/index.cjs"
12
+ },
13
+ "./lambda": {
14
+ "types": "./dist/lambda.d.ts",
15
+ "import": "./dist/lambda.js",
16
+ "require": "./dist/lambda.cjs"
17
+ },
18
+ "./lambda/auto": {
19
+ "types": "./dist/lambda-auto.d.ts",
20
+ "import": "./dist/lambda-auto.js",
21
+ "require": "./dist/lambda-auto.cjs"
22
+ },
23
+ "./sdk": {
24
+ "types": "./dist/sdk.d.ts",
25
+ "import": "./dist/sdk.js",
26
+ "require": "./dist/sdk.cjs"
27
+ },
28
+ "./s3": {
29
+ "types": "./dist/s3.d.ts",
30
+ "import": "./dist/s3.js",
31
+ "require": "./dist/s3.cjs"
32
+ },
33
+ "./dynamodb": {
34
+ "types": "./dist/dynamodb.d.ts",
35
+ "import": "./dist/dynamodb.js",
36
+ "require": "./dist/dynamodb.cjs"
37
+ },
38
+ "./sqs": {
39
+ "types": "./dist/sqs.d.ts",
40
+ "import": "./dist/sqs.js",
41
+ "require": "./dist/sqs.cjs"
42
+ },
43
+ "./sns": {
44
+ "types": "./dist/sns.d.ts",
45
+ "import": "./dist/sns.js",
46
+ "require": "./dist/sns.cjs"
47
+ },
48
+ "./kinesis": {
49
+ "types": "./dist/kinesis.d.ts",
50
+ "import": "./dist/kinesis.js",
51
+ "require": "./dist/kinesis.cjs"
52
+ },
53
+ "./step-functions": {
54
+ "types": "./dist/step-functions.d.ts",
55
+ "import": "./dist/step-functions.js",
56
+ "require": "./dist/step-functions.cjs"
57
+ },
58
+ "./eventbridge": {
59
+ "types": "./dist/eventbridge.d.ts",
60
+ "import": "./dist/eventbridge.js",
61
+ "require": "./dist/eventbridge.cjs"
62
+ },
63
+ "./xray": {
64
+ "types": "./dist/xray.d.ts",
65
+ "import": "./dist/xray.js",
66
+ "require": "./dist/xray.cjs"
67
+ },
68
+ "./testing": {
69
+ "types": "./dist/testing.d.ts",
70
+ "import": "./dist/testing.js",
71
+ "require": "./dist/testing.cjs"
72
+ },
73
+ "./attributes": {
74
+ "types": "./dist/attributes.d.ts",
75
+ "import": "./dist/attributes.js",
76
+ "require": "./dist/attributes.cjs"
77
+ }
78
+ },
79
+ "main": "./dist/index.cjs",
80
+ "module": "./dist/index.js",
81
+ "types": "./dist/index.d.ts",
82
+ "files": [
83
+ "dist",
84
+ "README.md"
85
+ ],
86
+ "keywords": [
87
+ "opentelemetry",
88
+ "otel",
89
+ "aws",
90
+ "lambda",
91
+ "observability",
92
+ "tracing",
93
+ "x-ray",
94
+ "aws-sdk",
95
+ "dynamodb",
96
+ "s3",
97
+ "sqs",
98
+ "sns"
99
+ ],
100
+ "author": "Jag Reehal <jag@jagreehal.com> (https://jagreehal.com)",
101
+ "license": "MIT",
102
+ "peerDependencies": {
103
+ "@aws-sdk/client-s3": "^3.0.0",
104
+ "@aws-sdk/client-dynamodb": "^3.0.0",
105
+ "@aws-sdk/client-sqs": "^3.0.0",
106
+ "@aws-sdk/client-sns": "^3.0.0",
107
+ "@aws-sdk/client-kinesis": "^3.0.0",
108
+ "@aws-sdk/client-sfn": "^3.0.0",
109
+ "@aws-sdk/client-lambda": "^3.0.0",
110
+ "@aws-sdk/client-eventbridge": "^3.0.0",
111
+ "@middy/core": "^5.0.0"
112
+ },
113
+ "peerDependenciesMeta": {
114
+ "@aws-sdk/client-s3": {
115
+ "optional": true
116
+ },
117
+ "@aws-sdk/client-dynamodb": {
118
+ "optional": true
119
+ },
120
+ "@aws-sdk/client-sqs": {
121
+ "optional": true
122
+ },
123
+ "@aws-sdk/client-sns": {
124
+ "optional": true
125
+ },
126
+ "@aws-sdk/client-kinesis": {
127
+ "optional": true
128
+ },
129
+ "@aws-sdk/client-sfn": {
130
+ "optional": true
131
+ },
132
+ "@aws-sdk/client-lambda": {
133
+ "optional": true
134
+ },
135
+ "@aws-sdk/client-eventbridge": {
136
+ "optional": true
137
+ },
138
+ "@middy/core": {
139
+ "optional": true
140
+ }
141
+ },
142
+ "dependencies": {
143
+ "@opentelemetry/api": "^1.9.0",
144
+ "@opentelemetry/semantic-conventions": "^1.38.0",
145
+ "@opentelemetry/propagator-aws-xray": "^2.1.4",
146
+ "autotel": "2.7.0"
147
+ },
148
+ "devDependencies": {
149
+ "@aws-sdk/client-s3": "^3.943.0",
150
+ "@aws-sdk/client-dynamodb": "^3.943.0",
151
+ "@aws-sdk/client-sqs": "^3.943.0",
152
+ "@aws-sdk/client-sns": "^3.943.0",
153
+ "@aws-sdk/client-kinesis": "^3.943.0",
154
+ "@aws-sdk/client-sfn": "^3.943.0",
155
+ "@aws-sdk/client-lambda": "^3.943.0",
156
+ "@aws-sdk/client-eventbridge": "^3.943.0",
157
+ "@middy/core": "^6.4.5",
158
+ "@types/aws-lambda": "^8.10.159",
159
+ "@types/node": "^24.10.1",
160
+ "tsup": "^8.5.1",
161
+ "typescript": "^5.9.3",
162
+ "vitest": "^4.0.15",
163
+ "rimraf": "^6.1.2"
164
+ },
165
+ "repository": {
166
+ "type": "git",
167
+ "url": "https://github.com/jagreehal/autotel",
168
+ "directory": "packages/autotel-aws"
169
+ },
170
+ "bugs": {
171
+ "url": "https://github.com/jagreehal/autotel/issues"
172
+ },
173
+ "homepage": "https://github.com/jagreehal/autotel/tree/main/packages/autotel-aws#readme",
174
+ "scripts": {
175
+ "build": "tsup",
176
+ "build:layer": "bash scripts/build-layer.sh",
177
+ "dev": "tsup --watch",
178
+ "test": "vitest run --passWithNoTests",
179
+ "test:watch": "vitest",
180
+ "test:integration": "vitest run --config vitest.integration.config.ts --passWithNoTests",
181
+ "lint": "eslint src/",
182
+ "type-check": "tsc --noEmit"
183
+ }
184
+ }