@@ -635,6 +635,7 @@ react-scripts under the MIT license.
635635jest-serializer under the MIT license.
636636is-typedarray under the MIT license.
637637typedarray-to-buffer under the MIT license.
638+ typescript under the Apache-2.0 license.
638639@pmmmwh/react-refresh-webpack-plugin under the MIT license.
639640webpack under the MIT license.
640641eslint-scope under the BSD-2-Clause license.
@@ -1112,6 +1113,7 @@ utila under the MIT license.
11121113htmlparser2 under the MIT license.
11131114identity-obj-proxy under the MIT license.
11141115harmony-reflect under the Apache-2.0 license.
1116+ jest under the MIT license.
11151117@jest/core under the MIT license.
11161118@jest/console under the MIT license.
11171119@jest/reporters under the MIT license.
@@ -1420,6 +1422,7 @@ rxjs under the Apache-2.0 license.
14201422through under the MIT license.
14211423is-node-process under the MIT license.
14221424js-levenshtein under the MIT license.
1425+ @aws-sdk/client-cognito-identity-provider under the Apache-2.0 license.
14231426@smithy/is-array-buffer under the Apache-2.0 license.
14241427@smithy/util-buffer-from under the Apache-2.0 license.
14251428@smithy/util-utf8 under the Apache-2.0 license.
@@ -1464,6 +1467,7 @@ js-levenshtein under the MIT license.
14641467@smithy/util-defaults-mode-node under the Apache-2.0 license.
14651468@smithy/credential-provider-imds under the Apache-2.0 license.
14661469@aws-sdk/token-providers under the Apache-2.0 license.
1470+ winston under the MIT license.
14671471@colors/colors under the MIT license.
14681472@dabh/diagnostics under the MIT license.
14691473colorspace under the MIT license.
@@ -1482,6 +1486,8 @@ one-time under the MIT license.
14821486fn.name under the MIT license.
14831487stack-trace under the MIT license.
14841488winston-transport under the MIT license.
1489+ decode-uri-component under the MIT license.
1490+ ts-node under the MIT license.
14851491diff under the BSD-3-Clause license.
14861492@cspotcode/source-map-support under the MIT license.
14871493@tsconfig/node10 under the MIT license.
@@ -1495,7 +1501,9 @@ yn under the MIT license.
14951501@jest/expect under the MIT license.
14961502pure-rand under the MIT license.
14971503create-jest under the MIT license.
1504+ ts-jest under the MIT license.
14981505bs-logger under the MIT license.
1506+ aws-sdk-client-mock under the MIT license.
14991507@aws-sdk/client-s3 under the Apache-2.0 license.
15001508@aws-crypto/sha1-browser under the Apache-2.0 license.
15011509@aws-sdk/middleware-bucket-endpoint under the Apache-2.0 license.
@@ -1527,30 +1535,57 @@ nise under the BSD-3-Clause license.
15271535@sinonjs/text-encoding under the Apache-2.0 license.
15281536just-extend under the MIT license.
15291537aws-lambda-powertools under the MIT license.
1530- typing_extensions
1531- aws_lambda_typing under the MIT license.
1538+ aws-lambda-typing under the MIT license.
15321539boto3 under the Apache-2.0 license.
1540+ boto3-stubs under the MIT license.
15331541botocore under the Apache-2.0 license.
1542+ botocore-stubs under the MIT license.
1543+ certifi under the MPL-2.0 license.
1544+ cffi under the MIT license.
1545+ charset-normalizer under the MIT license.
1546+ colorama under the 0BSD license.
1547+ coverage under the Apache-2.0 license.
1548+ cryptography under the Apache-2.0 license.
1549+ exceptiongroup under the MIT license.
1550+ freezegun under the Apache-2.0 license.
1551+ idna under the 0BSD license.
1552+ iniconfig under the MIT license.
1553+ jinja2 under the 0BSD license.
15341554jmespath under the MIT license.
1535- python-dateutil under the Apache-2.0 license.
1536- six under the MIT license.
1537- boto3-stubs under the MIT license.
1555+ markupsafe under the 0BSD license.
1556+ mock under the 0BSD license.
15381557moto under the Apache-2.0 license.
1539- pytest-mock under the MIT license.
1558+ mypy-boto3-cloudformation under the MIT license.
1559+ mypy-boto3-dynamodb under the MIT license.
1560+ mypy-boto3-ec2 under the MIT license.
1561+ mypy-boto3-lambda under the MIT license.
1562+ mypy-boto3-logs under the MIT license.
1563+ mypy-boto3-organizations under the MIT license.
1564+ mypy-boto3-ram under the MIT license.
1565+ mypy-boto3-rds under the MIT license.
1566+ mypy-boto3-s3 under the MIT license.
1567+ mypy-boto3-sns under the MIT license.
1568+ mypy-boto3-sqs under the MIT license.
1569+ mypy-boto3-stepfunctions under the MIT license.
1570+ mypy-boto3-sts under the MIT license.
1571+ packaging under the Apache-2.0 license.
1572+ pluggy under the MIT license.
1573+ pycparser under the 0BSD license.
15401574pytest under the MIT license.
1541- sure under the GNU General Public License v3 or later (GPLv3+) license(s).
1542- pipdeptree under the MIT license.
1543- coverage under the Apache-2.0 license.
1544- freezegun under the Apache-2.0 license.
1545- typescript under the Apache-2.0 license.
1546- jest under the MIT license.
1547- @aws-sdk/client-cognito-identity-provider under the Apache-2.0 license.
1548- winston under the MIT license.
1549- decode-uri-component under the MIT license.
1550- ts-node under the MIT license.
1551- ts-jest under the MIT license.
1552- aws-sdk-client-mock under the MIT license.
1553- typing_extensions
1575+ pytest-mock under the MIT license.
1576+ python-dateutil under the Apache-2.0 license.
1577+ pyyaml under the MIT license.
1578+ requests under the Apache-2.0 license.
1579+ responses under the Apache-2.0 license.
1580+ s3transfer under the Apache-2.0 license.
1581+ six under the MIT license.
1582+ tomli under the MIT license.
1583+ types-awscrt under the MIT license.
1584+ types-s3transfer under the MIT license.
1585+ typing-extensions
1586+ urllib3
1587+ werkzeug under the 0BSD license.
1588+ xmltodict under the MIT license.
15541589
15551590********************
15561591OPEN SOURCE LICENSES
@@ -1568,4 +1603,4 @@ MIT - https://opensource.org/license/mit/
15681603MPL-2.0 - https://www.mozilla.org/MPL/2.0/
15691604Python-2.0 - https://opensource.org/licenses/Python-2.0
15701605Unlicense - https://unlicense.org/
1571- Zlib - http://www.zlib.net/zlib_license.html
1606+ Zlib - http://www.zlib.net/zlib_license.html
0 commit comments