1
1
Scalable Analytics using Apache Druid on AWS
2
+
2
3
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3
4
Licensed under the Apache License Version 2.0 (the "License"). You may not use this file except
4
5
in compliance with the License. A copy of the License is located at http://www.apache.org/licenses/
@@ -54,7 +55,7 @@ This software includes third party software subject to the following copyrights:
54
55
@aws-sdk/xml-builder under the Apache-2.0 license
55
56
@babel/code-frame under the MIT license
56
57
@babel/compat-data under the MIT license
57
- @babel/core under the MIT license.
58
+ @babel/core under the MIT license
58
59
@babel/generator under the MIT license
59
60
@babel/helper-compilation-targets under the MIT license
60
61
@babel/helper-environment-visitor under the MIT license
@@ -87,7 +88,7 @@ This software includes third party software subject to the following copyrights:
87
88
@babel/plugin-syntax-typescript under the MIT license
88
89
@babel/template under the MIT license
89
90
@babel/traverse under the MIT license
90
- @babel/types under the MIT license.
91
+ @babel/types under the MIT license
91
92
@balena/dockerignore under the Apache-2.0 license
92
93
@bcoe/v8-coverage under the MIT license
93
94
@cspotcode/source-map-support under the MIT license
@@ -102,7 +103,7 @@ This software includes third party software subject to the following copyrights:
102
103
@istanbuljs/load-nyc-config under the ISC license
103
104
@istanbuljs/schema under the MIT license
104
105
@jest/console under the MIT license
105
- @jest/core under the MIT license.
106
+ @jest/core under the MIT license
106
107
@jest/environment under the MIT license
107
108
@jest/expect under the MIT license
108
109
@jest/expect-utils under the MIT license
@@ -114,7 +115,7 @@ This software includes third party software subject to the following copyrights:
114
115
@jest/test-result under the MIT license
115
116
@jest/test-sequencer under the MIT license
116
117
@jest/transform under the MIT license
117
- @jest/types under the MIT license.
118
+ @jest/types under the MIT license
118
119
@jridgewell/gen-mapping under the MIT license
119
120
@jridgewell/resolve-uri under the MIT license
120
121
@jridgewell/set-array under the MIT license
@@ -126,12 +127,12 @@ This software includes third party software subject to the following copyrights:
126
127
@pkgr/utils under the MIT license
127
128
@sinclair/typebox under the MIT license
128
129
@sinonjs/commons under the BSD-3-Clause license
129
- @sinonjs/fake-timers under the BSD-3-Clause license.
130
+ @sinonjs/fake-timers under the BSD-3-Clause license
130
131
@sinonjs/samsam under the BSD-3-Clause license
131
132
@sinonjs/text-encoding under the (Unlicense OR Apache-2.0) license
132
133
@smithy/abort-controller under the Apache-2.0 license
133
134
@smithy/config-resolver under the Apache-2.0 license
134
- @smithy/core under the Apache-2.0 license.
135
+ @smithy/core under the Apache-2.0 license
135
136
@smithy/credential-provider-imds under the Apache-2.0 license
136
137
@smithy/eventstream-codec under the Apache-2.0 license
137
138
@smithy/fetch-http-handler under the Apache-2.0 license
@@ -153,7 +154,7 @@ This software includes third party software subject to the following copyrights:
153
154
@smithy/shared-ini-file-loader under the Apache-2.0 license
154
155
@smithy/signature-v4 under the Apache-2.0 license
155
156
@smithy/smithy-client under the Apache-2.0 license
156
- @smithy/types under the Apache-2.0 license.
157
+ @smithy/types under the Apache-2.0 license
157
158
@smithy/url-parser under the Apache-2.0 license
158
159
@smithy/util-base64 under the Apache-2.0 license
159
160
@smithy/util-body-length-browser under the Apache-2.0 license
@@ -162,7 +163,7 @@ This software includes third party software subject to the following copyrights:
162
163
@smithy/util-config-provider under the Apache-2.0 license
163
164
@smithy/util-defaults-mode-browser under the Apache-2.0 license
164
165
@smithy/util-defaults-mode-node under the Apache-2.0 license
165
- @smithy/util-endpoints under the Apache-2.0 license.
166
+ @smithy/util-endpoints under the Apache-2.0 license
166
167
@smithy/util-hex-encoding under the Apache-2.0 license
167
168
@smithy/util-middleware under the Apache-2.0 license
168
169
@smithy/util-retry under the Apache-2.0 license
@@ -198,12 +199,12 @@ This software includes third party software subject to the following copyrights:
198
199
@types/yargs under the MIT license
199
200
@types/yargs-parser under the MIT license
200
201
@typescript-eslint/eslint-plugin under the MIT license
201
- @typescript-eslint/parser under the BSD-2-Clause license.
202
+ @typescript-eslint/parser under the BSD-2-Clause license
202
203
@typescript-eslint/scope-manager under the MIT license
203
204
@typescript-eslint/type-utils under the MIT license
204
- @typescript-eslint/types under the MIT license.
205
+ @typescript-eslint/types under the MIT license
205
206
@typescript-eslint/typescript-estree under the BSD-2-Clause license
206
- @typescript-eslint/utils under the MIT license.
207
+ @typescript-eslint/utils under the MIT license
207
208
@typescript-eslint/visitor-keys under the MIT license
208
209
acorn under the MIT license
209
210
acorn-jsx under the MIT license
@@ -221,6 +222,7 @@ astral-regex under the MIT license
221
222
asynckit under the MIT license
222
223
aws-cdk under the Apache-2.0 license
223
224
aws-cdk-lib under the Apache-2.0 license
225
+ aws-observability/aws-for-fluent-bit under the Apache-2.0 license
224
226
aws-sdk-client-mock under the MIT license
225
227
axios under the MIT license
226
228
babel-jest under the MIT license
@@ -251,6 +253,7 @@ char-regex under the MIT license
251
253
ci-info under the MIT license
252
254
cjs-module-lexer under the MIT license
253
255
cliui under the ISC license
256
+ cloudwatch-agent/cloudwatch-agent under the MIT license
254
257
co under the MIT license
255
258
collect-v8-coverage under the MIT license
256
259
color-convert under the MIT license
@@ -264,6 +267,8 @@ com.amazonaws/aws-java-sdk-s3 under the Apache-2.0 license
264
267
com.amazonaws/aws-java-sdk-sts under the Apache-2.0 license
265
268
com.amazonaws/elasticache-java-cluster-client under the Apache-2.0 license
266
269
com.amazonaws/jmespath-java under the Apache-2.0 license
270
+ com.amazon.solutions.druid.extensions/druid-cloudwatch under the Apache-2.0 license
271
+ com.amazon.solutions.druid.extensions/druid-oidc under the Apache-2.0 license
267
272
com.fasterxml.jackson.core/jackson-annotations under the Apache-2.0 license
268
273
com.fasterxml.jackson.core/jackson-core under the Apache-2.0 license
269
274
com.fasterxml.jackson.core/jackson-databind under the Apache-2.0 license
@@ -310,10 +315,10 @@ com.nimbusds/oauth2-oidc-sdk under the Apache-2.0 license
310
315
com.ning/compress-lzf under the Apache-2.0 license
311
316
com.opencsv/opencsv under the Apache-2.0 license
312
317
com.squareup.okhttp3/mockwebserver under the Apache-2.0 license
313
- com.squareup.okhttp3/okhttp under the Apache-2.0 license.
318
+ com.squareup.okhttp3/okhttp under the Apache-2.0 license
314
319
com.squareup.okhttp/okhttp under the Apache-2.0 license
315
320
com.squareup.okio/okio under the Apache-2.0 license
316
- com.squareup.okio/okio-jvm under the Apache-2.0 license.
321
+ com.squareup.okio/okio-jvm under the Apache-2.0 license
317
322
com.sun.activation/javax.activation under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license
318
323
com.sun.jersey.contribs/jersey-guice under the CDDL-1.1 license
319
324
com.sun.jersey.contribs/jersey-guice under the GPL-2.0-with-classpath-exception license
@@ -355,6 +360,7 @@ diff-sequences under the MIT license
355
360
dir-glob under the MIT license
356
361
doctrine under the Apache-2.0 license
357
362
docutils under the BSD-2-Clause license
363
+ druid under the Apache-2.0 license
358
364
electron-to-chromium under the ISC license
359
365
emittery under the MIT license
360
366
emoji-regex under the MIT license
@@ -379,6 +385,7 @@ execa under the MIT license
379
385
exit under the MIT license
380
386
expect under the MIT license.
381
387
exponential-backoff under the Apache-2.0 license
388
+ external-dns/external-dns under the Apache-2.0 license
382
389
fast-deep-equal under the MIT license
383
390
fast-diff under the Apache-2.0 license
384
391
fast-glob under the MIT license
@@ -405,9 +412,9 @@ get-package-type under the MIT license
405
412
get-stream under the MIT license
406
413
glob under the ISC license
407
414
glob-parent under the ISC license
408
- globals under the MIT license.
415
+ globals under the MIT license
409
416
globby under the MIT license
410
- graceful-fs under the ISC license.
417
+ graceful-fs under the ISC license
411
418
graphemer under the MIT license
412
419
has under the MIT license
413
420
has-flag under the MIT license
@@ -460,11 +467,11 @@ is-stream under the MIT license
460
467
is-wsl under the MIT license
461
468
isarray under the MIT license
462
469
isexe under the ISC license
463
- istanbul-lib-coverage under the BSD-3-Clause license.
470
+ istanbul-lib-coverage under the BSD-3-Clause license
464
471
istanbul-lib-instrument under the BSD-3-Clause license
465
- istanbul-lib-report under the BSD-3-Clause license.
472
+ istanbul-lib-report under the BSD-3-Clause license
466
473
istanbul-lib-source-maps under the BSD-3-Clause license
467
- istanbul-reports under the BSD-3-Clause license.
474
+ istanbul-reports under the BSD-3-Clause license
468
475
it.unimi.dsi/fastutil under the Apache-2.0 license
469
476
it.unimi.dsi/fastutil-core under the Apache-2.0 license
470
477
it.unimi.dsi/fastutil-extra under the Apache-2.0 license
@@ -481,7 +488,7 @@ javax.validation/validation-api under the Apache-2.0 license
481
488
javax.ws.rs/jsr311-api under the CDDL-1.0 license
482
489
javax.xml.bind/jaxb-api under the CDDL-1.1 license
483
490
javax.xml.bind/jaxb-api under the GPL-2.0-with-classpath-exception license
484
- jest under the MIT license.
491
+ jest under the MIT license
485
492
jest-changed-files under the MIT license
486
493
jest-circus under the MIT license
487
494
jest-cli under the MIT license
@@ -511,7 +518,7 @@ jest-worker under the MIT license
511
518
Jinja2 under the BSD-3-Clause license
512
519
joda-time/joda-time under the Apache-2.0 license
513
520
js-tokens under the MIT license
514
- js-yaml under the MIT license.
521
+ js-yaml under the MIT license
515
522
jsesc under the MIT license
516
523
json5 under the MIT license
517
524
json-parse-even-better-errors under the MIT license
@@ -548,7 +555,7 @@ mock under the 0BSD license
548
555
moment under the MIT license
549
556
moto under the Apache-2.0 license
550
557
ms under the MIT license
551
- mustache under the MIT license.
558
+ mustache under the MIT license
552
559
natural-compare under the MIT license
553
560
natural-compare-lite under the MIT license
554
561
net.bytebuddy/byte-buddy under the Apache-2.0 license
@@ -561,7 +568,7 @@ net.minidev/accessors-smart under the Apache-2.0 license
561
568
net.minidev/json-smart under the Apache-2.0 license
562
569
net.thisptr/jackson-jq under the Apache-2.0 license
563
570
nise under the BSD-3-Clause license
564
- node-forge under the BSD-3-Clause license.
571
+ node-forge under the BSD-3-Clause license
565
572
node-int64 under the MIT license
566
573
node-releases under the MIT license
567
574
normalize-path under the MIT license
@@ -650,7 +657,7 @@ org.glassfish/jakarta.el under the GPL-2.0-with-classpath-exception license
650
657
org.glassfish/javax.el under the (CDDL-1.0 OR GPL-2.0-with-classpath-exception) license
651
658
org.hamcrest/hamcrest-core under the BSD-3-Clause license
652
659
org.hibernate.validator/hibernate-validator under the Apache-2.0 license
653
- org.hibernate/hibernate-validator under the Apache-2.0 license.
660
+ org.hibernate/hibernate-validator under the Apache-2.0 license
654
661
org.hyperic/sigar under the Apache-2.0 license
655
662
org.jboss.logging/jboss-logging under the Apache-2.0 license
656
663
org.jdbi/jdbi under the Apache-2.0 license
@@ -678,7 +685,7 @@ org.roaringbitmap/shims under the Apache-2.0 license
678
685
org.skife.config/config-magic under the Apache-2.0 license
679
686
org.slf4j/jcl-over-slf4j under the Apache-2.0 license
680
687
org.slf4j/slf4j-api under the MIT license
681
- org.tukaani/xz under the Public Domain license
688
+ org.tukaani/xz under the 0BSD license
682
689
org.xerial.snappy/snappy-java under the Apache-2.0 license
683
690
p-limit under the MIT license
684
691
p-locate under the MIT license
@@ -698,7 +705,7 @@ pirates under the MIT license
698
705
pkg-dir under the MIT license
699
706
pluggy under the MIT license
700
707
prelude-ls under the MIT license
701
- prettier under the MIT license.
708
+ prettier under the MIT license
702
709
prettier-linter-helpers under the MIT license
703
710
pretty-format under the MIT license
704
711
prompts under the MIT license
@@ -714,6 +721,7 @@ pygpgme under the GNU Lesser General Public License v2 or later (LGPLv2+) licens
714
721
pygpgme under the LGPL-2.1-only license
715
722
pytest under the MIT license
716
723
pytest-cov under the MIT license
724
+ Python under the PSF license
717
725
python-dateutil under the (Apache-2.0 or BSD) license
718
726
queue-microtask under the MIT license
719
727
react-is under the MIT license
@@ -726,23 +734,24 @@ resolve.exports under the MIT license
726
734
responses under the Apache-2.0 license
727
735
reusify under the MIT license
728
736
rimraf under the ISC license
737
+ rpm-python under the MIT license
729
738
run-applescript under the MIT license
730
739
run-parallel under the MIT license
731
740
s3transfer under the Apache-2.0 license
732
- semver under the ISC license.
741
+ semver under the ISC license
733
742
setuptools under the MIT license
734
743
shebang-command under the MIT license
735
744
shebang-regex under the MIT license
736
745
signal-exit under the ISC license
737
- sinon under the BSD-3-Clause license.
746
+ sinon under the BSD-3-Clause license
738
747
sisteransi under the MIT license
739
748
slash under the MIT license
740
749
slice-ansi under the MIT license
741
750
software.amazon.ion/ion-java under the Apache-2.0 license
742
- source-map under the BSD-3-Clause license.
743
- source-map-support under the MIT license.
751
+ source-map under the BSD-3-Clause license
752
+ source-map-support under the MIT license
744
753
sprintf-js under the BSD-3-Clause license
745
- stack-utils under the MIT license.
754
+ stack-utils under the MIT license
746
755
string-length under the MIT license
747
756
string-width under the MIT license
748
757
strip-ansi under the MIT license
@@ -775,7 +784,7 @@ uri-js under the BSD-2-Clause license
775
784
urlgrabber under the GNU Lesser General Public License v2 or later (LGPLv2+) license
776
785
urlgrabber under the LGPL-2.0-or-later license
777
786
urllib3 under the MIT license
778
- uuid under the MIT license.
787
+ uuid under the MIT license
779
788
v8-compile-cache-lib under the MIT license
780
789
v8-to-istanbul under the ISC license
781
790
walker under the Apache-2.0 license
@@ -790,10 +799,11 @@ xmltodict under the MIT license
790
799
y18n under the ISC license
791
800
yallist under the ISC license
792
801
yaml under the ISC license
793
- yargs under the MIT license.
794
- yargs-parser under the ISC license.
802
+ yargs under the MIT license
803
+ yargs-parser under the ISC license
795
804
yn under the MIT license
796
805
yocto-queue under the MIT license
806
+ yum-metadata-parser under the GPL-2.0 license
797
807
798
808
********************
799
809
OPEN SOURCE LICENSES
@@ -813,7 +823,7 @@ CC0-1.0 - None
813
823
CDDL-1.0 - None
814
824
CDDL-1.1 - None
815
825
EPL-1.0 - http://www.eclipse.org/legal/epl-v10.html
816
- EPL-2.0 - None
826
+ EPL-2.0 - http://www.eclipse.org/legal/epl-v20.html
817
827
GNU Lesser General Public License v2 or later (LGPLv2+) - None
818
828
GNU Library or Lesser General Public License (LGPL) - None
819
829
GPL-2.0-with-classpath-exception - None
@@ -826,7 +836,8 @@ LGPL/MIT - None
826
836
MIT - https://opensource.org/licenses/MIT
827
837
Mozilla Public License, Version 2.0 - http://www.mozilla.org/MPL/2.0/index.txt
828
838
PSF or ZPL - None
829
- PSF-2.0 - https://opensource.org/licenses/PSF-2.0
839
+ PSF-2.0 - https://opensource.org/license/python-2-0
840
+ Python-2.0 - https://opensource.org/license/python-2-0
830
841
Public Domain - None
831
842
Unicode/ICU License - https://raw.githubusercontent.com/unicode-org/icu/main/icu4c/LICENSE
832
- Unlicense - https://opensource.org/licenses/Unlicense
843
+ Unlicense - https://opensource.org/licenses/Unlicense
0 commit comments