@@ -40,7 +40,6 @@ This software includes third party software subject to the following copyrights:
4040@aws-cdk/asset-awscli-v1 under the Apache-2.0 license.
4141@aws-cdk/asset-kubectl-v20 under the Apache-2.0 license.
4242@aws-cdk/asset-node-proxy-agent-v6 under the Apache-2.0 license.
43- @aws-cdk/aws-servicecatalogappregistry-alpha under the Apache-2.0 license.
4443@aws-cdk/cloud-assembly-schema under the Apache-2.0 license.
4544@aws-cdk/integ-tests-alpha under the Apache-2.0 license.
4645@aws-crypto/crc32 under the Apache-2.0 license.
@@ -57,6 +56,7 @@ This software includes third party software subject to the following copyrights:
5756@aws-lambda-powertools/tracer under the MIT-0 license.
5857@aws-sdk/abort-controller under the Apache-2.0 license.
5958@aws-sdk/client-api-gateway under the Apache-2.0 license.
59+ @aws-sdk/client-bedrock-agentcore-control under the Apache-2.0 license.
6060@aws-sdk/client-cloudformation under the Apache-2.0 license.
6161@aws-sdk/client-cloudwatch-logs under the Apache-2.0 license.
6262@aws-sdk/client-cognito-identity-provider under the Apache-2.0 license.
@@ -130,6 +130,8 @@ This software includes third party software subject to the following copyrights:
130130@aws-sdk/querystring-builder under the Apache-2.0 license.
131131@aws-sdk/querystring-parser under the Apache-2.0 license.
132132@aws-sdk/region-config-resolver under the Apache-2.0 license.
133+ @aws-sdk/s3-presigned-post under the Apache-2.0 license.
134+ @aws-sdk/s3-request-presigner under the Apache-2.0 license.
133135@aws-sdk/service-error-classification under the Apache-2.0 license.
134136@aws-sdk/shared-ini-file-loader under the Apache-2.0 license.
135137@aws-sdk/signature-v4 under the Apache-2.0 license.
@@ -150,6 +152,7 @@ This software includes third party software subject to the following copyrights:
150152@aws-sdk/util-defaults-mode-node under the Apache-2.0 license.
151153@aws-sdk/util-dynamodb under the Apache-2.0 license.
152154@aws-sdk/util-endpoints under the Apache-2.0 license.
155+ @aws-sdk/util-format-url under the Apache-2.0 license.
153156@aws-sdk/util-hex-encoding under the Apache-2.0 license.
154157@aws-sdk/util-locate-window under the Apache-2.0 license.
155158@aws-sdk/util-middleware under the Apache-2.0 license.
@@ -163,11 +166,13 @@ This software includes third party software subject to the following copyrights:
163166@aws-solutions-constructs/aws-apigateway-lambda under the Apache-2.0 license.
164167@aws-solutions-constructs/aws-apigatewayv2websocket-sqs under the Apache-2.0 license.
165168@aws-solutions-constructs/aws-cloudfront-s3 under the Apache-2.0 license.
169+ @aws-solutions-constructs/aws-constructs-factories under the Apache-2.0 license.
166170@aws-solutions-constructs/aws-lambda-dynamodb under the Apache-2.0 license.
167171@aws-solutions-constructs/aws-sqs-lambda under the Apache-2.0 license.
168172@aws-solutions-constructs/aws-wafwebacl-apigateway under the Apache-2.0 license.
169173@aws-solutions-constructs/core under the Apache-2.0 license.
170174@aws-solutions-constructs/resources under the Apache-2.0 license.
175+ @aws/lambda-invoke-store under the Apache-2.0 license.
171176@babel/code-frame under the MIT license.
172177@babel/compat-data under the MIT license.
173178@babel/core under the MIT license.
@@ -180,6 +185,7 @@ This software includes third party software subject to the following copyrights:
180185@babel/helper-define-polyfill-provider under the MIT license.
181186@babel/helper-environment-visitor under the MIT license.
182187@babel/helper-function-name under the MIT license.
188+ @babel/helper-globals under the MIT license.
183189@babel/helper-hoist-variables under the MIT license.
184190@babel/helper-member-expression-to-functions under the MIT license.
185191@babel/helper-module-imports under the MIT license.
@@ -385,11 +391,14 @@ This software includes third party software subject to the following copyrights:
385391@jest/console under the MIT license.
386392@jest/core under the MIT license.
387393@jest/create-cache-key-function under the MIT license.
394+ @jest/diff-sequences under the MIT license.
388395@jest/environment under the MIT license.
389396@jest/expect under the MIT license.
390397@jest/expect-utils under the MIT license.
391398@jest/fake-timers under the MIT license.
399+ @jest/get-type under the MIT license.
392400@jest/globals under the MIT license.
401+ @jest/pattern under the MIT license.
393402@jest/reporters under the MIT license.
394403@jest/schemas under the MIT license.
395404@jest/source-map under the MIT license.
@@ -398,6 +407,7 @@ This software includes third party software subject to the following copyrights:
398407@jest/transform under the MIT license.
399408@jest/types under the MIT license.
400409@jridgewell/gen-mapping under the MIT license.
410+ @jridgewell/remapping under the MIT license.
401411@jridgewell/resolve-uri under the MIT license.
402412@jridgewell/set-array under the MIT license.
403413@jridgewell/source-map under the MIT license.
@@ -573,6 +583,8 @@ This software includes third party software subject to the following copyrights:
573583@smithy/util-uri-escape under the Apache-2.0 license.
574584@smithy/util-utf8 under the Apache-2.0 license.
575585@smithy/util-waiter under the Apache-2.0 license.
586+ @smithy/uuid under the Apache-2.0 license.
587+ @standard-schema/spec under the MIT license.
576588@swc/core under the Apache-2.0 license.
577589@swc/core-darwin-arm64 under the Apache-2.0 AND MIT licenses.
578590@swc/core-darwin-x64 under the Apache-2.0 AND MIT licenses.
@@ -601,6 +613,7 @@ This software includes third party software subject to the following copyrights:
601613@testing-library/react under the MIT license.
602614@testing-library/user-event under MIT license.
603615@testing-library/user-event under the MIT license.
616+ @tokenizer/token under the MIT license.
604617@tsconfig/node10 under the MIT license.
605618@tsconfig/node12 under the MIT license.
606619@tsconfig/node14 under the MIT license.
@@ -614,10 +627,12 @@ This software includes third party software subject to the following copyrights:
614627@types/babel__generator under the MIT license.
615628@types/babel__template under the MIT license.
616629@types/babel__traverse under the MIT license.
630+ @types/chai under the MIT license.
617631@types/cls-hooked under the MIT license.
618632@types/cookie under the MIT license.
619633@types/cypress under the MIT license.
620634@types/debug under the MIT license.
635+ @types/deep-eql under the MIT license.
621636@types/eslint under the MIT license.
622637@types/eslint-scope under the MIT license.
623638@types/estree under the MIT license.
@@ -661,7 +676,9 @@ This software includes third party software subject to the following copyrights:
661676@types/yauzl under the MIT license.
662677@typescript-eslint/eslint-plugin under the MIT license.
663678@typescript-eslint/parser under the BSD-2-Clause license.
679+ @typescript-eslint/project-service under the MIT license.
664680@typescript-eslint/scope-manager under the MIT license.
681+ @typescript-eslint/tsconfig-utils under the MIT license.
665682@typescript-eslint/type-utils under the MIT license.
666683@typescript-eslint/types under the MIT license.
667684@typescript-eslint/typescript-estree under the BSD-2-Clause license.
@@ -748,6 +765,7 @@ asn1 under the MIT license.
748765assert-plus under the MIT license.
749766assertion-error under the MIT license.
750767ast-types under the MIT license.
768+ ast-v8-to-istanbul under the MIT license.
751769astral-regex under the MIT license.
752770async under the MIT license.
753771async-function under the MIT license.
@@ -763,6 +781,7 @@ aws-cdk under the Apache-2.0 license.
763781aws-cdk-lib under the Apache-2.0 license.
764782aws-jwt-verify under the Apache-2.0 license.
765783aws-lambda-powertools under the MIT license.
784+ aws-opentelemetry-distro under the Apache-2.0 license.
766785aws-sdk under the Apache-2.0 license.
767786aws-sdk-client-mock under the MIT license.
768787aws-sdk-client-mock-jest under the MIT license.
@@ -785,6 +804,7 @@ bail under the MIT license.
785804balanced-match under the MIT license.
786805base-64 under the MIT license.
787806base64-js under the MIT license.
807+ baseline-browser-mapping under the Apache-2.0 license.
788808bcrypt-pbkdf under the BSD-3-Clause license.
789809big.js under the MIT license.
790810binary-extensions under the MIT license.
@@ -1040,6 +1060,7 @@ fflate under the MIT license.
10401060figures under the MIT license.
10411061file-entry-cache under the MIT license.
10421062file-loader under the MIT license.
1063+ file-type under the MIT license.
10431064filelist under the Apache-2.0 license.
10441065fill-range under the MIT license.
10451066finalhandler under the MIT license.
@@ -1093,6 +1114,7 @@ graphemer under the MIT license.
10931114graphql under the MIT license.
10941115greenlet under the MIT license.
10951116h11 under the MIT license.
1117+ handlebars under the MIT license.
10961118harmony-reflect under the Apache-2.0 license.
10971119has under the MIT license.
10981120has-bigints under the MIT license.
@@ -1482,6 +1504,7 @@ path-to-regexp under the MIT license.
14821504path-type under the MIT license.
14831505pathe under the MIT license.
14841506pathval under the MIT license.
1507+ peek-readable under the MIT license.
14851508pend under the MIT license.
14861509performance-now under the MIT license.
14871510picocolors under the ISC license.
@@ -1526,9 +1549,10 @@ pyasn1 under the BSD-2-Clause license.
15261549pycparser under the 0BSD license.
15271550pydantic under the MIT license.
15281551pydantic-core under the MIT license.
1529- pyjwt under the MIT license.
1552+ PyJWT under the MIT license.
15301553PyJWT under the MIT license.
15311554pytest under the MIT license.
1555+ pytest-asyncio under the Apache-2.0 license.
15321556pytest-cov under the MIT license.
15331557pytest-env under the MIT license.
15341558python-dateutil under the Dual License license(s).
@@ -1575,6 +1599,7 @@ react-use-websocket under MIT license.
15751599react-use-websocket under the MIT license.
15761600read-cache under the MIT license.
15771601readable-stream under the MIT license.
1602+ readable-web-to-node-stream under the MIT license.
15781603readdirp under the MIT license.
15791604readline under the BSD license.
15801605recast under the MIT license.
@@ -1685,13 +1710,15 @@ stackframe under the MIT license.
16851710stacktrace-parser under the MIT license.
16861711statuses under the MIT license.
16871712std-env under the MIT license.
1713+ strands-agents under the Apache-2.0 License.
1714+ strands-agents-tools under the Apache-2.0 License.
16881715strict-event-emitter under the MIT license.
1689- string_decoder under the MIT license.
16901716string-length under the MIT license.
16911717string-width under the MIT license.
16921718string.prototype.trim under the MIT license.
16931719string.prototype.trimend under the MIT license.
16941720string.prototype.trimstart under the MIT license.
1721+ string_decoder under the MIT license.
16951722stringify-entities under the MIT license.
16961723strip-ansi under the MIT license.
16971724strip-bom under the MIT license.
@@ -1700,6 +1727,7 @@ strip-indent under the MIT license.
17001727strip-json-comments under the MIT license.
17011728strip-literal under the MIT license.
17021729strnum under the MIT license.
1730+ strtok3 under the MIT license.
17031731style-dictionary under the Apache-2.0 license.
17041732style-to-object under the MIT license.
17051733sucrase under the MIT license.
@@ -1737,6 +1765,7 @@ tmpl under the BSD-3-Clause license.
17371765to-fast-properties under the MIT license.
17381766to-regex-range under the MIT license.
17391767toidentifier under the MIT license.
1768+ token-types under the MIT license.
17401769tough-cookie under the BSD-3-Clause license.
17411770tr46 under the MIT license.
17421771traverse under the MIT license.
@@ -1765,6 +1794,7 @@ typescript under the Apache-2.0 license.
17651794typing-extensions under the PSF-2.0 license.
17661795typing-inspection under the MIT license.
17671796ufo under the MIT license.
1797+ uglify-js under the BSD-2-Clause license.
17681798ulid under the MIT license.
17691799unbox-primitive under the MIT license.
17701800uncontrollable under the MIT license.
@@ -1839,6 +1869,7 @@ which-typed-array under the MIT license.
18391869why-is-node-running under the MIT license.
18401870wide-align under the ISC license.
18411871word-wrap under the MIT license.
1872+ wordwrap under the MIT license.
18421873wrap-ansi under the MIT license.
18431874wrappy under the ISC license.
18441875wrapt under the BSD-2-Clause license.
0 commit comments