aws-cdk 2.1139.0 → 2.1140.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.
- package/THIRD_PARTY_LICENSES +18 -18
- package/build-info.json +2 -2
- package/db.json.gz +0 -0
- package/docs/deploy-architecture.md +1 -1
- package/lib/cli/cdk-toolkit.js +10 -10
- package/lib/cli/pretty-print-error.d.ts +13 -4
- package/lib/cli/pretty-print-error.js +25 -13
- package/lib/index.js +146 -85
- package/lib/index_bg.wasm +0 -0
- package/lib/init-templates/.init-version.json +1 -1
- package/package.json +9 -9
package/THIRD_PARTY_LICENSES
CHANGED
|
@@ -4326,7 +4326,7 @@ The aws-cdk package includes the following third-party software/licensing:
|
|
|
4326
4326
|
|
|
4327
4327
|
----------------
|
|
4328
4328
|
|
|
4329
|
-
** @aws-sdk/core@3.977.
|
|
4329
|
+
** @aws-sdk/core@3.977.9 - https://www.npmjs.com/package/@aws-sdk/core/v/3.977.9 | Apache-2.0
|
|
4330
4330
|
Apache License
|
|
4331
4331
|
Version 2.0, January 2004
|
|
4332
4332
|
http://www.apache.org/licenses/
|
|
@@ -4531,7 +4531,7 @@ Apache License
|
|
|
4531
4531
|
|
|
4532
4532
|
----------------
|
|
4533
4533
|
|
|
4534
|
-
** @aws-sdk/credential-provider-cognito-identity@3.972.
|
|
4534
|
+
** @aws-sdk/credential-provider-cognito-identity@3.972.69 - https://www.npmjs.com/package/@aws-sdk/credential-provider-cognito-identity/v/3.972.69 | Apache-2.0
|
|
4535
4535
|
Apache License
|
|
4536
4536
|
Version 2.0, January 2004
|
|
4537
4537
|
http://www.apache.org/licenses/
|
|
@@ -4737,7 +4737,7 @@ Apache License
|
|
|
4737
4737
|
|
|
4738
4738
|
----------------
|
|
4739
4739
|
|
|
4740
|
-
** @aws-sdk/credential-provider-env@3.972.
|
|
4740
|
+
** @aws-sdk/credential-provider-env@3.972.70 - https://www.npmjs.com/package/@aws-sdk/credential-provider-env/v/3.972.70 | Apache-2.0
|
|
4741
4741
|
Apache License
|
|
4742
4742
|
Version 2.0, January 2004
|
|
4743
4743
|
http://www.apache.org/licenses/
|
|
@@ -4942,11 +4942,11 @@ Apache License
|
|
|
4942
4942
|
|
|
4943
4943
|
----------------
|
|
4944
4944
|
|
|
4945
|
-
** @aws-sdk/credential-provider-http@3.972.
|
|
4945
|
+
** @aws-sdk/credential-provider-http@3.972.72 - https://www.npmjs.com/package/@aws-sdk/credential-provider-http/v/3.972.72 | Apache-2.0
|
|
4946
4946
|
|
|
4947
4947
|
----------------
|
|
4948
4948
|
|
|
4949
|
-
** @aws-sdk/credential-provider-ini@3.973.
|
|
4949
|
+
** @aws-sdk/credential-provider-ini@3.973.15 - https://www.npmjs.com/package/@aws-sdk/credential-provider-ini/v/3.973.15 | Apache-2.0
|
|
4950
4950
|
Apache License
|
|
4951
4951
|
Version 2.0, January 2004
|
|
4952
4952
|
http://www.apache.org/licenses/
|
|
@@ -5151,11 +5151,11 @@ Apache License
|
|
|
5151
5151
|
|
|
5152
5152
|
----------------
|
|
5153
5153
|
|
|
5154
|
-
** @aws-sdk/credential-provider-login@3.972.
|
|
5154
|
+
** @aws-sdk/credential-provider-login@3.972.77 - https://www.npmjs.com/package/@aws-sdk/credential-provider-login/v/3.972.77 | Apache-2.0
|
|
5155
5155
|
|
|
5156
5156
|
----------------
|
|
5157
5157
|
|
|
5158
|
-
** @aws-sdk/credential-provider-node@3.972.
|
|
5158
|
+
** @aws-sdk/credential-provider-node@3.972.81 - https://www.npmjs.com/package/@aws-sdk/credential-provider-node/v/3.972.81 | Apache-2.0
|
|
5159
5159
|
Apache License
|
|
5160
5160
|
Version 2.0, January 2004
|
|
5161
5161
|
http://www.apache.org/licenses/
|
|
@@ -5360,7 +5360,7 @@ Apache License
|
|
|
5360
5360
|
|
|
5361
5361
|
----------------
|
|
5362
5362
|
|
|
5363
|
-
** @aws-sdk/credential-provider-process@3.972.
|
|
5363
|
+
** @aws-sdk/credential-provider-process@3.972.70 - https://www.npmjs.com/package/@aws-sdk/credential-provider-process/v/3.972.70 | Apache-2.0
|
|
5364
5364
|
Apache License
|
|
5365
5365
|
Version 2.0, January 2004
|
|
5366
5366
|
http://www.apache.org/licenses/
|
|
@@ -5565,7 +5565,7 @@ Apache License
|
|
|
5565
5565
|
|
|
5566
5566
|
----------------
|
|
5567
5567
|
|
|
5568
|
-
** @aws-sdk/credential-provider-sso@3.973.
|
|
5568
|
+
** @aws-sdk/credential-provider-sso@3.973.14 - https://www.npmjs.com/package/@aws-sdk/credential-provider-sso/v/3.973.14 | Apache-2.0
|
|
5569
5569
|
Apache License
|
|
5570
5570
|
Version 2.0, January 2004
|
|
5571
5571
|
http://www.apache.org/licenses/
|
|
@@ -5770,7 +5770,7 @@ Apache License
|
|
|
5770
5770
|
|
|
5771
5771
|
----------------
|
|
5772
5772
|
|
|
5773
|
-
** @aws-sdk/credential-provider-web-identity@3.972.
|
|
5773
|
+
** @aws-sdk/credential-provider-web-identity@3.972.76 - https://www.npmjs.com/package/@aws-sdk/credential-provider-web-identity/v/3.972.76 | Apache-2.0
|
|
5774
5774
|
Apache License
|
|
5775
5775
|
Version 2.0, January 2004
|
|
5776
5776
|
http://www.apache.org/licenses/
|
|
@@ -5975,7 +5975,7 @@ Apache License
|
|
|
5975
5975
|
|
|
5976
5976
|
----------------
|
|
5977
5977
|
|
|
5978
|
-
** @aws-sdk/credential-providers@3.
|
|
5978
|
+
** @aws-sdk/credential-providers@3.1120.0 - https://www.npmjs.com/package/@aws-sdk/credential-providers/v/3.1120.0 | Apache-2.0
|
|
5979
5979
|
Apache License
|
|
5980
5980
|
Version 2.0, January 2004
|
|
5981
5981
|
http://www.apache.org/licenses/
|
|
@@ -7207,11 +7207,11 @@ Apache License
|
|
|
7207
7207
|
|
|
7208
7208
|
----------------
|
|
7209
7209
|
|
|
7210
|
-
** @aws-sdk/nested-clients@3.997.
|
|
7210
|
+
** @aws-sdk/nested-clients@3.997.44 - https://www.npmjs.com/package/@aws-sdk/nested-clients/v/3.997.44 | Apache-2.0
|
|
7211
7211
|
|
|
7212
7212
|
----------------
|
|
7213
7213
|
|
|
7214
|
-
** @aws-sdk/signature-v4-multi-region@3.996.
|
|
7214
|
+
** @aws-sdk/signature-v4-multi-region@3.996.46 - https://www.npmjs.com/package/@aws-sdk/signature-v4-multi-region/v/3.996.46 | Apache-2.0
|
|
7215
7215
|
Apache License
|
|
7216
7216
|
Version 2.0, January 2004
|
|
7217
7217
|
http://www.apache.org/licenses/
|
|
@@ -7417,7 +7417,7 @@ Apache License
|
|
|
7417
7417
|
|
|
7418
7418
|
----------------
|
|
7419
7419
|
|
|
7420
|
-
** @aws-sdk/token-providers@3.
|
|
7420
|
+
** @aws-sdk/token-providers@3.1116.0 - https://www.npmjs.com/package/@aws-sdk/token-providers/v/3.1116.0 | Apache-2.0
|
|
7421
7421
|
Apache License
|
|
7422
7422
|
Version 2.0, January 2004
|
|
7423
7423
|
http://www.apache.org/licenses/
|
|
@@ -7622,7 +7622,7 @@ Apache License
|
|
|
7622
7622
|
|
|
7623
7623
|
----------------
|
|
7624
7624
|
|
|
7625
|
-
** @aws-sdk/xml-builder@3.972.
|
|
7625
|
+
** @aws-sdk/xml-builder@3.972.40 - https://www.npmjs.com/package/@aws-sdk/xml-builder/v/3.972.40 | Apache-2.0
|
|
7626
7626
|
Apache License
|
|
7627
7627
|
Version 2.0, January 2004
|
|
7628
7628
|
http://www.apache.org/licenses/
|
|
@@ -9182,7 +9182,7 @@ Apache License
|
|
|
9182
9182
|
|
|
9183
9183
|
----------------
|
|
9184
9184
|
|
|
9185
|
-
** @smithy/node-http-handler@4.
|
|
9185
|
+
** @smithy/node-http-handler@4.11.3 - https://www.npmjs.com/package/@smithy/node-http-handler/v/4.11.3 | Apache-2.0
|
|
9186
9186
|
Apache License
|
|
9187
9187
|
Version 2.0, January 2004
|
|
9188
9188
|
http://www.apache.org/licenses/
|
|
@@ -10936,7 +10936,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
|
|
|
10936
10936
|
|
|
10937
10937
|
----------------
|
|
10938
10938
|
|
|
10939
|
-
** cdk-from-cfn@0.
|
|
10939
|
+
** cdk-from-cfn@0.327.0 - https://www.npmjs.com/package/cdk-from-cfn/v/0.327.0 | MIT OR Apache-2.0
|
|
10940
10940
|
|
|
10941
10941
|
----------------
|
|
10942
10942
|
|
|
@@ -12247,7 +12247,7 @@ THE SOFTWARE.
|
|
|
12247
12247
|
|
|
12248
12248
|
----------------
|
|
12249
12249
|
|
|
12250
|
-
** picomatch@4.0.
|
|
12250
|
+
** picomatch@4.0.7 - https://www.npmjs.com/package/picomatch/v/4.0.7 | MIT
|
|
12251
12251
|
The MIT License (MIT)
|
|
12252
12252
|
|
|
12253
12253
|
Copyright (c) 2017-present, Jon Schlinkert.
|
package/build-info.json
CHANGED
package/db.json.gz
CHANGED
|
Binary file
|
|
@@ -31,7 +31,7 @@ graph TD
|
|
|
31
31
|
n13["Return CloudAssembly object"]
|
|
32
32
|
|
|
33
33
|
%% Stack Selection
|
|
34
|
-
n14["stack-assembly.ts (toolkit-lib):<br/>assembly.
|
|
34
|
+
n14["stack-assembly.ts (toolkit-lib):<br/>assembly.selectStacks()"]
|
|
35
35
|
n15["cdk-toolkit.ts:<br/>validateStacks()"]
|
|
36
36
|
n16["Return StackCollection"]
|
|
37
37
|
|