@aws-cdk/cloud-assembly-schema 2.9.0 → 2.13.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/.jsii +163 -77
- package/.jsii.tabl.json +95 -45
- package/.warnings.jsii.js +17 -15
- package/CONTRIBUTING.md +1 -1
- package/lib/assets/aws-destination.d.ts +4 -9
- package/lib/assets/aws-destination.js +1 -1
- package/lib/assets/docker-image-asset.d.ts +20 -30
- package/lib/assets/docker-image-asset.js +1 -1
- package/lib/assets/file-asset.d.ts +12 -35
- package/lib/assets/file-asset.js +8 -4
- package/lib/assets/schema.d.ts +4 -10
- package/lib/assets/schema.js +1 -1
- package/lib/cloud-assembly/artifact-schema.d.ts +30 -67
- package/lib/cloud-assembly/artifact-schema.js +1 -1
- package/lib/cloud-assembly/context-queries.d.ts +106 -231
- package/lib/cloud-assembly/context-queries.js +62 -10
- package/lib/cloud-assembly/metadata-schema.d.ts +19 -66
- package/lib/cloud-assembly/metadata-schema.js +19 -3
- package/lib/cloud-assembly/schema.d.ts +6 -50
- package/lib/cloud-assembly/schema.js +16 -3
- package/lib/manifest.d.ts +2 -12
- package/lib/manifest.js +4 -14
- package/package.json +4 -4
- package/schema/assets.schema.json +4 -0
- package/schema/cloud-assembly.schema.json +22 -0
- package/schema/cloud-assembly.version.json +1 -1
package/.jsii
CHANGED
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"stability": "stable"
|
|
17
17
|
},
|
|
18
18
|
"homepage": "https://github.com/aws/aws-cdk",
|
|
19
|
-
"jsiiVersion": "1.
|
|
19
|
+
"jsiiVersion": "1.54.0 (build b1b977a)",
|
|
20
20
|
"keywords": [
|
|
21
21
|
"aws",
|
|
22
22
|
"cdk"
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"kind": "interface",
|
|
85
85
|
"locationInModule": {
|
|
86
86
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
87
|
-
"line":
|
|
87
|
+
"line": 66
|
|
88
88
|
},
|
|
89
89
|
"name": "AmiContextQuery",
|
|
90
90
|
"properties": [
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
"immutable": true,
|
|
98
98
|
"locationInModule": {
|
|
99
99
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
100
|
-
"line":
|
|
100
|
+
"line": 70
|
|
101
101
|
},
|
|
102
102
|
"name": "account",
|
|
103
103
|
"type": {
|
|
@@ -113,7 +113,7 @@
|
|
|
113
113
|
"immutable": true,
|
|
114
114
|
"locationInModule": {
|
|
115
115
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
116
|
-
"line":
|
|
116
|
+
"line": 94
|
|
117
117
|
},
|
|
118
118
|
"name": "filters",
|
|
119
119
|
"type": {
|
|
@@ -139,7 +139,7 @@
|
|
|
139
139
|
"immutable": true,
|
|
140
140
|
"locationInModule": {
|
|
141
141
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
142
|
-
"line":
|
|
142
|
+
"line": 75
|
|
143
143
|
},
|
|
144
144
|
"name": "region",
|
|
145
145
|
"type": {
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
"immutable": true,
|
|
157
157
|
"locationInModule": {
|
|
158
158
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
159
|
-
"line":
|
|
159
|
+
"line": 82
|
|
160
160
|
},
|
|
161
161
|
"name": "lookupRoleArn",
|
|
162
162
|
"optional": true,
|
|
@@ -174,7 +174,7 @@
|
|
|
174
174
|
"immutable": true,
|
|
175
175
|
"locationInModule": {
|
|
176
176
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
177
|
-
"line":
|
|
177
|
+
"line": 89
|
|
178
178
|
},
|
|
179
179
|
"name": "owners",
|
|
180
180
|
"optional": true,
|
|
@@ -359,7 +359,7 @@
|
|
|
359
359
|
"kind": "enum",
|
|
360
360
|
"locationInModule": {
|
|
361
361
|
"filename": "lib/cloud-assembly/metadata-schema.ts",
|
|
362
|
-
"line":
|
|
362
|
+
"line": 176
|
|
363
363
|
},
|
|
364
364
|
"members": [
|
|
365
365
|
{
|
|
@@ -569,7 +569,7 @@
|
|
|
569
569
|
"docs": {
|
|
570
570
|
"stability": "stable",
|
|
571
571
|
"summary": "Definitions for the asset manifest.",
|
|
572
|
-
"example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as cloud_assembly_schema from '@aws-cdk/cloud-assembly-schema';\nconst assetManifest: cloud_assembly_schema.AssetManifest = {\n version: 'version',\n\n // the properties below are optional\n dockerImages: {\n dockerImagesKey: {\n destinations: {\n destinationsKey: {\n imageTag: 'imageTag',\n repositoryName: 'repositoryName',\n\n // the properties below are optional\n assumeRoleArn: 'assumeRoleArn',\n assumeRoleExternalId: 'assumeRoleExternalId',\n region: 'region',\n },\n },\n source: {\n directory: 'directory',\n dockerBuildArgs: {\n dockerBuildArgsKey: 'dockerBuildArgs',\n },\n dockerBuildTarget: 'dockerBuildTarget',\n dockerFile: 'dockerFile',\n executable: ['executable'],\n },\n },\n },\n files: {\n filesKey: {\n destinations: {\n destinationsKey: {\n bucketName: 'bucketName',\n objectKey: 'objectKey',\n\n // the properties below are optional\n assumeRoleArn: 'assumeRoleArn',\n assumeRoleExternalId: 'assumeRoleExternalId',\n region: 'region',\n },\n },\n source: {\n executable: ['executable'],\n packaging: cloud_assembly_schema.FileAssetPackaging.FILE,\n path: 'path',\n },\n },\n },\n};",
|
|
572
|
+
"example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as cloud_assembly_schema from '@aws-cdk/cloud-assembly-schema';\nconst assetManifest: cloud_assembly_schema.AssetManifest = {\n version: 'version',\n\n // the properties below are optional\n dockerImages: {\n dockerImagesKey: {\n destinations: {\n destinationsKey: {\n imageTag: 'imageTag',\n repositoryName: 'repositoryName',\n\n // the properties below are optional\n assumeRoleArn: 'assumeRoleArn',\n assumeRoleExternalId: 'assumeRoleExternalId',\n region: 'region',\n },\n },\n source: {\n directory: 'directory',\n dockerBuildArgs: {\n dockerBuildArgsKey: 'dockerBuildArgs',\n },\n dockerBuildTarget: 'dockerBuildTarget',\n dockerFile: 'dockerFile',\n executable: ['executable'],\n networkMode: 'networkMode',\n },\n },\n },\n files: {\n filesKey: {\n destinations: {\n destinationsKey: {\n bucketName: 'bucketName',\n objectKey: 'objectKey',\n\n // the properties below are optional\n assumeRoleArn: 'assumeRoleArn',\n assumeRoleExternalId: 'assumeRoleExternalId',\n region: 'region',\n },\n },\n source: {\n executable: ['executable'],\n packaging: cloud_assembly_schema.FileAssetPackaging.FILE,\n path: 'path',\n },\n },\n },\n};",
|
|
573
573
|
"custom": {
|
|
574
574
|
"exampleMetadata": "fixture=_generated"
|
|
575
575
|
}
|
|
@@ -737,7 +737,7 @@
|
|
|
737
737
|
"kind": "interface",
|
|
738
738
|
"locationInModule": {
|
|
739
739
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
740
|
-
"line":
|
|
740
|
+
"line": 100
|
|
741
741
|
},
|
|
742
742
|
"name": "AvailabilityZonesContextQuery",
|
|
743
743
|
"properties": [
|
|
@@ -750,7 +750,7 @@
|
|
|
750
750
|
"immutable": true,
|
|
751
751
|
"locationInModule": {
|
|
752
752
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
753
|
-
"line":
|
|
753
|
+
"line": 104
|
|
754
754
|
},
|
|
755
755
|
"name": "account",
|
|
756
756
|
"type": {
|
|
@@ -766,7 +766,7 @@
|
|
|
766
766
|
"immutable": true,
|
|
767
767
|
"locationInModule": {
|
|
768
768
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
769
|
-
"line":
|
|
769
|
+
"line": 109
|
|
770
770
|
},
|
|
771
771
|
"name": "region",
|
|
772
772
|
"type": {
|
|
@@ -783,7 +783,7 @@
|
|
|
783
783
|
"immutable": true,
|
|
784
784
|
"locationInModule": {
|
|
785
785
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
786
|
-
"line":
|
|
786
|
+
"line": 116
|
|
787
787
|
},
|
|
788
788
|
"name": "lookupRoleArn",
|
|
789
789
|
"optional": true,
|
|
@@ -1233,7 +1233,7 @@
|
|
|
1233
1233
|
"docs": {
|
|
1234
1234
|
"stability": "stable",
|
|
1235
1235
|
"summary": "Metadata Entry spec for container images.",
|
|
1236
|
-
"example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as cloud_assembly_schema from '@aws-cdk/cloud-assembly-schema';\nconst containerImageAssetMetadataEntry: cloud_assembly_schema.ContainerImageAssetMetadataEntry = {\n id: 'id',\n packaging: 'packaging',\n path: 'path',\n sourceHash: 'sourceHash',\n\n // the properties below are optional\n buildArgs: {\n buildArgsKey: 'buildArgs',\n },\n file: 'file',\n imageNameParameter: 'imageNameParameter',\n imageTag: 'imageTag',\n repositoryName: 'repositoryName',\n target: 'target',\n};",
|
|
1236
|
+
"example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as cloud_assembly_schema from '@aws-cdk/cloud-assembly-schema';\nconst containerImageAssetMetadataEntry: cloud_assembly_schema.ContainerImageAssetMetadataEntry = {\n id: 'id',\n packaging: 'packaging',\n path: 'path',\n sourceHash: 'sourceHash',\n\n // the properties below are optional\n buildArgs: {\n buildArgsKey: 'buildArgs',\n },\n file: 'file',\n imageNameParameter: 'imageNameParameter',\n imageTag: 'imageTag',\n networkMode: 'networkMode',\n repositoryName: 'repositoryName',\n target: 'target',\n};",
|
|
1237
1237
|
"custom": {
|
|
1238
1238
|
"exampleMetadata": "fixture=_generated"
|
|
1239
1239
|
}
|
|
@@ -1389,6 +1389,24 @@
|
|
|
1389
1389
|
"primitive": "string"
|
|
1390
1390
|
}
|
|
1391
1391
|
},
|
|
1392
|
+
{
|
|
1393
|
+
"abstract": true,
|
|
1394
|
+
"docs": {
|
|
1395
|
+
"default": "- no networking mode specified",
|
|
1396
|
+
"stability": "stable",
|
|
1397
|
+
"summary": "Networking mode for the RUN commands during build."
|
|
1398
|
+
},
|
|
1399
|
+
"immutable": true,
|
|
1400
|
+
"locationInModule": {
|
|
1401
|
+
"filename": "lib/cloud-assembly/metadata-schema.ts",
|
|
1402
|
+
"line": 140
|
|
1403
|
+
},
|
|
1404
|
+
"name": "networkMode",
|
|
1405
|
+
"optional": true,
|
|
1406
|
+
"type": {
|
|
1407
|
+
"primitive": "string"
|
|
1408
|
+
}
|
|
1409
|
+
},
|
|
1392
1410
|
{
|
|
1393
1411
|
"abstract": true,
|
|
1394
1412
|
"docs": {
|
|
@@ -1511,6 +1529,13 @@
|
|
|
1511
1529
|
"summary": "KMS Key Provider."
|
|
1512
1530
|
},
|
|
1513
1531
|
"name": "KEY_PROVIDER"
|
|
1532
|
+
},
|
|
1533
|
+
{
|
|
1534
|
+
"docs": {
|
|
1535
|
+
"stability": "stable",
|
|
1536
|
+
"summary": "A plugin provider (the actual plugin name will be in the properties)."
|
|
1537
|
+
},
|
|
1538
|
+
"name": "PLUGIN"
|
|
1514
1539
|
}
|
|
1515
1540
|
],
|
|
1516
1541
|
"name": "ContextProvider",
|
|
@@ -1522,7 +1547,7 @@
|
|
|
1522
1547
|
"docs": {
|
|
1523
1548
|
"stability": "stable",
|
|
1524
1549
|
"summary": "A file asset.",
|
|
1525
|
-
"example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as cloud_assembly_schema from '@aws-cdk/cloud-assembly-schema';\nconst dockerImageAsset: cloud_assembly_schema.DockerImageAsset = {\n destinations: {\n destinationsKey: {\n imageTag: 'imageTag',\n repositoryName: 'repositoryName',\n\n // the properties below are optional\n assumeRoleArn: 'assumeRoleArn',\n assumeRoleExternalId: 'assumeRoleExternalId',\n region: 'region',\n },\n },\n source: {\n directory: 'directory',\n dockerBuildArgs: {\n dockerBuildArgsKey: 'dockerBuildArgs',\n },\n dockerBuildTarget: 'dockerBuildTarget',\n dockerFile: 'dockerFile',\n executable: ['executable'],\n },\n};",
|
|
1550
|
+
"example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as cloud_assembly_schema from '@aws-cdk/cloud-assembly-schema';\nconst dockerImageAsset: cloud_assembly_schema.DockerImageAsset = {\n destinations: {\n destinationsKey: {\n imageTag: 'imageTag',\n repositoryName: 'repositoryName',\n\n // the properties below are optional\n assumeRoleArn: 'assumeRoleArn',\n assumeRoleExternalId: 'assumeRoleExternalId',\n region: 'region',\n },\n },\n source: {\n directory: 'directory',\n dockerBuildArgs: {\n dockerBuildArgsKey: 'dockerBuildArgs',\n },\n dockerBuildTarget: 'dockerBuildTarget',\n dockerFile: 'dockerFile',\n executable: ['executable'],\n networkMode: 'networkMode',\n },\n};",
|
|
1526
1551
|
"custom": {
|
|
1527
1552
|
"exampleMetadata": "fixture=_generated"
|
|
1528
1553
|
}
|
|
@@ -1593,7 +1618,7 @@
|
|
|
1593
1618
|
"kind": "interface",
|
|
1594
1619
|
"locationInModule": {
|
|
1595
1620
|
"filename": "lib/assets/docker-image-asset.ts",
|
|
1596
|
-
"line":
|
|
1621
|
+
"line": 79
|
|
1597
1622
|
},
|
|
1598
1623
|
"name": "DockerImageDestination",
|
|
1599
1624
|
"properties": [
|
|
@@ -1606,7 +1631,7 @@
|
|
|
1606
1631
|
"immutable": true,
|
|
1607
1632
|
"locationInModule": {
|
|
1608
1633
|
"filename": "lib/assets/docker-image-asset.ts",
|
|
1609
|
-
"line":
|
|
1634
|
+
"line": 88
|
|
1610
1635
|
},
|
|
1611
1636
|
"name": "imageTag",
|
|
1612
1637
|
"type": {
|
|
@@ -1622,7 +1647,7 @@
|
|
|
1622
1647
|
"immutable": true,
|
|
1623
1648
|
"locationInModule": {
|
|
1624
1649
|
"filename": "lib/assets/docker-image-asset.ts",
|
|
1625
|
-
"line":
|
|
1650
|
+
"line": 83
|
|
1626
1651
|
},
|
|
1627
1652
|
"name": "repositoryName",
|
|
1628
1653
|
"type": {
|
|
@@ -1638,7 +1663,7 @@
|
|
|
1638
1663
|
"docs": {
|
|
1639
1664
|
"stability": "stable",
|
|
1640
1665
|
"summary": "Properties for how to produce a Docker image from a source.",
|
|
1641
|
-
"example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as cloud_assembly_schema from '@aws-cdk/cloud-assembly-schema';\nconst dockerImageSource: cloud_assembly_schema.DockerImageSource = {\n directory: 'directory',\n dockerBuildArgs: {\n dockerBuildArgsKey: 'dockerBuildArgs',\n },\n dockerBuildTarget: 'dockerBuildTarget',\n dockerFile: 'dockerFile',\n executable: ['executable'],\n};",
|
|
1666
|
+
"example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as cloud_assembly_schema from '@aws-cdk/cloud-assembly-schema';\nconst dockerImageSource: cloud_assembly_schema.DockerImageSource = {\n directory: 'directory',\n dockerBuildArgs: {\n dockerBuildArgsKey: 'dockerBuildArgs',\n },\n dockerBuildTarget: 'dockerBuildTarget',\n dockerFile: 'dockerFile',\n executable: ['executable'],\n networkMode: 'networkMode',\n};",
|
|
1642
1667
|
"custom": {
|
|
1643
1668
|
"exampleMetadata": "fixture=_generated"
|
|
1644
1669
|
}
|
|
@@ -1754,6 +1779,25 @@
|
|
|
1754
1779
|
"kind": "array"
|
|
1755
1780
|
}
|
|
1756
1781
|
}
|
|
1782
|
+
},
|
|
1783
|
+
{
|
|
1784
|
+
"abstract": true,
|
|
1785
|
+
"docs": {
|
|
1786
|
+
"default": "- no networking mode specified",
|
|
1787
|
+
"remarks": "Specify this property to build images on a specific networking mode.",
|
|
1788
|
+
"stability": "stable",
|
|
1789
|
+
"summary": "Networking mode for the RUN commands during build. _Requires Docker Engine API v1.25+_."
|
|
1790
|
+
},
|
|
1791
|
+
"immutable": true,
|
|
1792
|
+
"locationInModule": {
|
|
1793
|
+
"filename": "lib/assets/docker-image-asset.ts",
|
|
1794
|
+
"line": 73
|
|
1795
|
+
},
|
|
1796
|
+
"name": "networkMode",
|
|
1797
|
+
"optional": true,
|
|
1798
|
+
"type": {
|
|
1799
|
+
"primitive": "string"
|
|
1800
|
+
}
|
|
1757
1801
|
}
|
|
1758
1802
|
],
|
|
1759
1803
|
"symbolId": "lib/assets/docker-image-asset:DockerImageSource"
|
|
@@ -1773,7 +1817,7 @@
|
|
|
1773
1817
|
"kind": "interface",
|
|
1774
1818
|
"locationInModule": {
|
|
1775
1819
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
1776
|
-
"line":
|
|
1820
|
+
"line": 243
|
|
1777
1821
|
},
|
|
1778
1822
|
"name": "EndpointServiceAvailabilityZonesContextQuery",
|
|
1779
1823
|
"properties": [
|
|
@@ -1786,7 +1830,7 @@
|
|
|
1786
1830
|
"immutable": true,
|
|
1787
1831
|
"locationInModule": {
|
|
1788
1832
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
1789
|
-
"line":
|
|
1833
|
+
"line": 247
|
|
1790
1834
|
},
|
|
1791
1835
|
"name": "account",
|
|
1792
1836
|
"type": {
|
|
@@ -1802,7 +1846,7 @@
|
|
|
1802
1846
|
"immutable": true,
|
|
1803
1847
|
"locationInModule": {
|
|
1804
1848
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
1805
|
-
"line":
|
|
1849
|
+
"line": 252
|
|
1806
1850
|
},
|
|
1807
1851
|
"name": "region",
|
|
1808
1852
|
"type": {
|
|
@@ -1818,7 +1862,7 @@
|
|
|
1818
1862
|
"immutable": true,
|
|
1819
1863
|
"locationInModule": {
|
|
1820
1864
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
1821
|
-
"line":
|
|
1865
|
+
"line": 264
|
|
1822
1866
|
},
|
|
1823
1867
|
"name": "serviceName",
|
|
1824
1868
|
"type": {
|
|
@@ -1835,7 +1879,7 @@
|
|
|
1835
1879
|
"immutable": true,
|
|
1836
1880
|
"locationInModule": {
|
|
1837
1881
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
1838
|
-
"line":
|
|
1882
|
+
"line": 259
|
|
1839
1883
|
},
|
|
1840
1884
|
"name": "lookupRoleArn",
|
|
1841
1885
|
"optional": true,
|
|
@@ -2225,7 +2269,7 @@
|
|
|
2225
2269
|
"kind": "interface",
|
|
2226
2270
|
"locationInModule": {
|
|
2227
2271
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2228
|
-
"line":
|
|
2272
|
+
"line": 123
|
|
2229
2273
|
},
|
|
2230
2274
|
"name": "HostedZoneContextQuery",
|
|
2231
2275
|
"properties": [
|
|
@@ -2238,7 +2282,7 @@
|
|
|
2238
2282
|
"immutable": true,
|
|
2239
2283
|
"locationInModule": {
|
|
2240
2284
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2241
|
-
"line":
|
|
2285
|
+
"line": 127
|
|
2242
2286
|
},
|
|
2243
2287
|
"name": "account",
|
|
2244
2288
|
"type": {
|
|
@@ -2254,7 +2298,7 @@
|
|
|
2254
2298
|
"immutable": true,
|
|
2255
2299
|
"locationInModule": {
|
|
2256
2300
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2257
|
-
"line":
|
|
2301
|
+
"line": 144
|
|
2258
2302
|
},
|
|
2259
2303
|
"name": "domainName",
|
|
2260
2304
|
"type": {
|
|
@@ -2270,7 +2314,7 @@
|
|
|
2270
2314
|
"immutable": true,
|
|
2271
2315
|
"locationInModule": {
|
|
2272
2316
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2273
|
-
"line":
|
|
2317
|
+
"line": 132
|
|
2274
2318
|
},
|
|
2275
2319
|
"name": "region",
|
|
2276
2320
|
"type": {
|
|
@@ -2287,7 +2331,7 @@
|
|
|
2287
2331
|
"immutable": true,
|
|
2288
2332
|
"locationInModule": {
|
|
2289
2333
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2290
|
-
"line":
|
|
2334
|
+
"line": 139
|
|
2291
2335
|
},
|
|
2292
2336
|
"name": "lookupRoleArn",
|
|
2293
2337
|
"optional": true,
|
|
@@ -2305,7 +2349,7 @@
|
|
|
2305
2349
|
"immutable": true,
|
|
2306
2350
|
"locationInModule": {
|
|
2307
2351
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2308
|
-
"line":
|
|
2352
|
+
"line": 151
|
|
2309
2353
|
},
|
|
2310
2354
|
"name": "privateZone",
|
|
2311
2355
|
"optional": true,
|
|
@@ -2324,7 +2368,7 @@
|
|
|
2324
2368
|
"immutable": true,
|
|
2325
2369
|
"locationInModule": {
|
|
2326
2370
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2327
|
-
"line":
|
|
2371
|
+
"line": 161
|
|
2328
2372
|
},
|
|
2329
2373
|
"name": "vpcId",
|
|
2330
2374
|
"optional": true,
|
|
@@ -2350,7 +2394,7 @@
|
|
|
2350
2394
|
"kind": "interface",
|
|
2351
2395
|
"locationInModule": {
|
|
2352
2396
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2353
|
-
"line":
|
|
2397
|
+
"line": 447
|
|
2354
2398
|
},
|
|
2355
2399
|
"name": "KeyContextQuery",
|
|
2356
2400
|
"properties": [
|
|
@@ -2363,7 +2407,7 @@
|
|
|
2363
2407
|
"immutable": true,
|
|
2364
2408
|
"locationInModule": {
|
|
2365
2409
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2366
|
-
"line":
|
|
2410
|
+
"line": 451
|
|
2367
2411
|
},
|
|
2368
2412
|
"name": "account",
|
|
2369
2413
|
"type": {
|
|
@@ -2379,7 +2423,7 @@
|
|
|
2379
2423
|
"immutable": true,
|
|
2380
2424
|
"locationInModule": {
|
|
2381
2425
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2382
|
-
"line":
|
|
2426
|
+
"line": 468
|
|
2383
2427
|
},
|
|
2384
2428
|
"name": "aliasName",
|
|
2385
2429
|
"type": {
|
|
@@ -2395,7 +2439,7 @@
|
|
|
2395
2439
|
"immutable": true,
|
|
2396
2440
|
"locationInModule": {
|
|
2397
2441
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2398
|
-
"line":
|
|
2442
|
+
"line": 456
|
|
2399
2443
|
},
|
|
2400
2444
|
"name": "region",
|
|
2401
2445
|
"type": {
|
|
@@ -2412,7 +2456,7 @@
|
|
|
2412
2456
|
"immutable": true,
|
|
2413
2457
|
"locationInModule": {
|
|
2414
2458
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2415
|
-
"line":
|
|
2459
|
+
"line": 463
|
|
2416
2460
|
},
|
|
2417
2461
|
"name": "lookupRoleArn",
|
|
2418
2462
|
"optional": true,
|
|
@@ -2441,7 +2485,7 @@
|
|
|
2441
2485
|
"kind": "interface",
|
|
2442
2486
|
"locationInModule": {
|
|
2443
2487
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2444
|
-
"line":
|
|
2488
|
+
"line": 307
|
|
2445
2489
|
},
|
|
2446
2490
|
"name": "LoadBalancerContextQuery",
|
|
2447
2491
|
"properties": [
|
|
@@ -2454,7 +2498,7 @@
|
|
|
2454
2498
|
"immutable": true,
|
|
2455
2499
|
"locationInModule": {
|
|
2456
2500
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2457
|
-
"line":
|
|
2501
|
+
"line": 311
|
|
2458
2502
|
},
|
|
2459
2503
|
"name": "account",
|
|
2460
2504
|
"type": {
|
|
@@ -2470,7 +2514,7 @@
|
|
|
2470
2514
|
"immutable": true,
|
|
2471
2515
|
"locationInModule": {
|
|
2472
2516
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2473
|
-
"line":
|
|
2517
|
+
"line": 316
|
|
2474
2518
|
},
|
|
2475
2519
|
"name": "region",
|
|
2476
2520
|
"type": {
|
|
@@ -2487,7 +2531,7 @@
|
|
|
2487
2531
|
"immutable": true,
|
|
2488
2532
|
"locationInModule": {
|
|
2489
2533
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2490
|
-
"line":
|
|
2534
|
+
"line": 323
|
|
2491
2535
|
},
|
|
2492
2536
|
"name": "lookupRoleArn",
|
|
2493
2537
|
"optional": true,
|
|
@@ -2513,7 +2557,7 @@
|
|
|
2513
2557
|
"kind": "interface",
|
|
2514
2558
|
"locationInModule": {
|
|
2515
2559
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2516
|
-
"line":
|
|
2560
|
+
"line": 285
|
|
2517
2561
|
},
|
|
2518
2562
|
"name": "LoadBalancerFilter",
|
|
2519
2563
|
"properties": [
|
|
@@ -2526,7 +2570,7 @@
|
|
|
2526
2570
|
"immutable": true,
|
|
2527
2571
|
"locationInModule": {
|
|
2528
2572
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2529
|
-
"line":
|
|
2573
|
+
"line": 289
|
|
2530
2574
|
},
|
|
2531
2575
|
"name": "loadBalancerType",
|
|
2532
2576
|
"type": {
|
|
@@ -2543,7 +2587,7 @@
|
|
|
2543
2587
|
"immutable": true,
|
|
2544
2588
|
"locationInModule": {
|
|
2545
2589
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2546
|
-
"line":
|
|
2590
|
+
"line": 295
|
|
2547
2591
|
},
|
|
2548
2592
|
"name": "loadBalancerArn",
|
|
2549
2593
|
"optional": true,
|
|
@@ -2561,7 +2605,7 @@
|
|
|
2561
2605
|
"immutable": true,
|
|
2562
2606
|
"locationInModule": {
|
|
2563
2607
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2564
|
-
"line":
|
|
2608
|
+
"line": 301
|
|
2565
2609
|
},
|
|
2566
2610
|
"name": "loadBalancerTags",
|
|
2567
2611
|
"optional": true,
|
|
@@ -2595,7 +2639,7 @@
|
|
|
2595
2639
|
"kind": "interface",
|
|
2596
2640
|
"locationInModule": {
|
|
2597
2641
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2598
|
-
"line":
|
|
2642
|
+
"line": 364
|
|
2599
2643
|
},
|
|
2600
2644
|
"name": "LoadBalancerListenerContextQuery",
|
|
2601
2645
|
"properties": [
|
|
@@ -2608,7 +2652,7 @@
|
|
|
2608
2652
|
"immutable": true,
|
|
2609
2653
|
"locationInModule": {
|
|
2610
2654
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2611
|
-
"line":
|
|
2655
|
+
"line": 368
|
|
2612
2656
|
},
|
|
2613
2657
|
"name": "account",
|
|
2614
2658
|
"type": {
|
|
@@ -2624,7 +2668,7 @@
|
|
|
2624
2668
|
"immutable": true,
|
|
2625
2669
|
"locationInModule": {
|
|
2626
2670
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2627
|
-
"line":
|
|
2671
|
+
"line": 373
|
|
2628
2672
|
},
|
|
2629
2673
|
"name": "region",
|
|
2630
2674
|
"type": {
|
|
@@ -2641,7 +2685,7 @@
|
|
|
2641
2685
|
"immutable": true,
|
|
2642
2686
|
"locationInModule": {
|
|
2643
2687
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2644
|
-
"line":
|
|
2688
|
+
"line": 386
|
|
2645
2689
|
},
|
|
2646
2690
|
"name": "listenerArn",
|
|
2647
2691
|
"optional": true,
|
|
@@ -2659,7 +2703,7 @@
|
|
|
2659
2703
|
"immutable": true,
|
|
2660
2704
|
"locationInModule": {
|
|
2661
2705
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2662
|
-
"line":
|
|
2706
|
+
"line": 398
|
|
2663
2707
|
},
|
|
2664
2708
|
"name": "listenerPort",
|
|
2665
2709
|
"optional": true,
|
|
@@ -2677,7 +2721,7 @@
|
|
|
2677
2721
|
"immutable": true,
|
|
2678
2722
|
"locationInModule": {
|
|
2679
2723
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2680
|
-
"line":
|
|
2724
|
+
"line": 392
|
|
2681
2725
|
},
|
|
2682
2726
|
"name": "listenerProtocol",
|
|
2683
2727
|
"optional": true,
|
|
@@ -2695,7 +2739,7 @@
|
|
|
2695
2739
|
"immutable": true,
|
|
2696
2740
|
"locationInModule": {
|
|
2697
2741
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2698
|
-
"line":
|
|
2742
|
+
"line": 380
|
|
2699
2743
|
},
|
|
2700
2744
|
"name": "lookupRoleArn",
|
|
2701
2745
|
"optional": true,
|
|
@@ -2716,7 +2760,7 @@
|
|
|
2716
2760
|
"kind": "enum",
|
|
2717
2761
|
"locationInModule": {
|
|
2718
2762
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2719
|
-
"line":
|
|
2763
|
+
"line": 329
|
|
2720
2764
|
},
|
|
2721
2765
|
"members": [
|
|
2722
2766
|
{
|
|
@@ -2775,7 +2819,7 @@
|
|
|
2775
2819
|
"kind": "enum",
|
|
2776
2820
|
"locationInModule": {
|
|
2777
2821
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
2778
|
-
"line":
|
|
2822
|
+
"line": 270
|
|
2779
2823
|
},
|
|
2780
2824
|
"members": [
|
|
2781
2825
|
{
|
|
@@ -3018,7 +3062,7 @@
|
|
|
3018
3062
|
"kind": "interface",
|
|
3019
3063
|
"locationInModule": {
|
|
3020
3064
|
"filename": "lib/cloud-assembly/metadata-schema.ts",
|
|
3021
|
-
"line":
|
|
3065
|
+
"line": 211
|
|
3022
3066
|
},
|
|
3023
3067
|
"name": "MetadataEntry",
|
|
3024
3068
|
"properties": [
|
|
@@ -3031,7 +3075,7 @@
|
|
|
3031
3075
|
"immutable": true,
|
|
3032
3076
|
"locationInModule": {
|
|
3033
3077
|
"filename": "lib/cloud-assembly/metadata-schema.ts",
|
|
3034
|
-
"line":
|
|
3078
|
+
"line": 215
|
|
3035
3079
|
},
|
|
3036
3080
|
"name": "type",
|
|
3037
3081
|
"type": {
|
|
@@ -3048,7 +3092,7 @@
|
|
|
3048
3092
|
"immutable": true,
|
|
3049
3093
|
"locationInModule": {
|
|
3050
3094
|
"filename": "lib/cloud-assembly/metadata-schema.ts",
|
|
3051
|
-
"line":
|
|
3095
|
+
"line": 222
|
|
3052
3096
|
},
|
|
3053
3097
|
"name": "data",
|
|
3054
3098
|
"optional": true,
|
|
@@ -3086,7 +3130,7 @@
|
|
|
3086
3130
|
"immutable": true,
|
|
3087
3131
|
"locationInModule": {
|
|
3088
3132
|
"filename": "lib/cloud-assembly/metadata-schema.ts",
|
|
3089
|
-
"line":
|
|
3133
|
+
"line": 229
|
|
3090
3134
|
},
|
|
3091
3135
|
"name": "trace",
|
|
3092
3136
|
"optional": true,
|
|
@@ -3181,6 +3225,9 @@
|
|
|
3181
3225
|
},
|
|
3182
3226
|
{
|
|
3183
3227
|
"fqn": "@aws-cdk/cloud-assembly-schema.KeyContextQuery"
|
|
3228
|
+
},
|
|
3229
|
+
{
|
|
3230
|
+
"fqn": "@aws-cdk/cloud-assembly-schema.PluginContextQuery"
|
|
3184
3231
|
}
|
|
3185
3232
|
]
|
|
3186
3233
|
}
|
|
@@ -3261,6 +3308,45 @@
|
|
|
3261
3308
|
],
|
|
3262
3309
|
"symbolId": "lib/cloud-assembly/artifact-schema:NestedCloudAssemblyProperties"
|
|
3263
3310
|
},
|
|
3311
|
+
"@aws-cdk/cloud-assembly-schema.PluginContextQuery": {
|
|
3312
|
+
"assembly": "@aws-cdk/cloud-assembly-schema",
|
|
3313
|
+
"datatype": true,
|
|
3314
|
+
"docs": {
|
|
3315
|
+
"remarks": "This alternate branch is necessary because it needs to be able to escape all type checking\nwe do on on the cloud assembly -- we cannot know the properties that will be used a priori.",
|
|
3316
|
+
"stability": "stable",
|
|
3317
|
+
"summary": "Query input for plugins.",
|
|
3318
|
+
"example": "// The code below shows an example of how to instantiate this type.\n// The values are placeholders you should change.\nimport * as cloud_assembly_schema from '@aws-cdk/cloud-assembly-schema';\nconst pluginContextQuery: cloud_assembly_schema.PluginContextQuery = {\n pluginName: 'pluginName',\n};",
|
|
3319
|
+
"custom": {
|
|
3320
|
+
"exampleMetadata": "fixture=_generated"
|
|
3321
|
+
}
|
|
3322
|
+
},
|
|
3323
|
+
"fqn": "@aws-cdk/cloud-assembly-schema.PluginContextQuery",
|
|
3324
|
+
"kind": "interface",
|
|
3325
|
+
"locationInModule": {
|
|
3326
|
+
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3327
|
+
"line": 477
|
|
3328
|
+
},
|
|
3329
|
+
"name": "PluginContextQuery",
|
|
3330
|
+
"properties": [
|
|
3331
|
+
{
|
|
3332
|
+
"abstract": true,
|
|
3333
|
+
"docs": {
|
|
3334
|
+
"stability": "stable",
|
|
3335
|
+
"summary": "The name of the plugin."
|
|
3336
|
+
},
|
|
3337
|
+
"immutable": true,
|
|
3338
|
+
"locationInModule": {
|
|
3339
|
+
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3340
|
+
"line": 481
|
|
3341
|
+
},
|
|
3342
|
+
"name": "pluginName",
|
|
3343
|
+
"type": {
|
|
3344
|
+
"primitive": "string"
|
|
3345
|
+
}
|
|
3346
|
+
}
|
|
3347
|
+
],
|
|
3348
|
+
"symbolId": "lib/cloud-assembly/context-queries:PluginContextQuery"
|
|
3349
|
+
},
|
|
3264
3350
|
"@aws-cdk/cloud-assembly-schema.RuntimeInfo": {
|
|
3265
3351
|
"assembly": "@aws-cdk/cloud-assembly-schema",
|
|
3266
3352
|
"datatype": true,
|
|
@@ -3319,7 +3405,7 @@
|
|
|
3319
3405
|
"kind": "interface",
|
|
3320
3406
|
"locationInModule": {
|
|
3321
3407
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3322
|
-
"line":
|
|
3408
|
+
"line": 167
|
|
3323
3409
|
},
|
|
3324
3410
|
"name": "SSMParameterContextQuery",
|
|
3325
3411
|
"properties": [
|
|
@@ -3332,7 +3418,7 @@
|
|
|
3332
3418
|
"immutable": true,
|
|
3333
3419
|
"locationInModule": {
|
|
3334
3420
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3335
|
-
"line":
|
|
3421
|
+
"line": 171
|
|
3336
3422
|
},
|
|
3337
3423
|
"name": "account",
|
|
3338
3424
|
"type": {
|
|
@@ -3348,7 +3434,7 @@
|
|
|
3348
3434
|
"immutable": true,
|
|
3349
3435
|
"locationInModule": {
|
|
3350
3436
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3351
|
-
"line":
|
|
3437
|
+
"line": 188
|
|
3352
3438
|
},
|
|
3353
3439
|
"name": "parameterName",
|
|
3354
3440
|
"type": {
|
|
@@ -3364,7 +3450,7 @@
|
|
|
3364
3450
|
"immutable": true,
|
|
3365
3451
|
"locationInModule": {
|
|
3366
3452
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3367
|
-
"line":
|
|
3453
|
+
"line": 176
|
|
3368
3454
|
},
|
|
3369
3455
|
"name": "region",
|
|
3370
3456
|
"type": {
|
|
@@ -3381,7 +3467,7 @@
|
|
|
3381
3467
|
"immutable": true,
|
|
3382
3468
|
"locationInModule": {
|
|
3383
3469
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3384
|
-
"line":
|
|
3470
|
+
"line": 183
|
|
3385
3471
|
},
|
|
3386
3472
|
"name": "lookupRoleArn",
|
|
3387
3473
|
"optional": true,
|
|
@@ -3407,7 +3493,7 @@
|
|
|
3407
3493
|
"kind": "interface",
|
|
3408
3494
|
"locationInModule": {
|
|
3409
3495
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3410
|
-
"line":
|
|
3496
|
+
"line": 404
|
|
3411
3497
|
},
|
|
3412
3498
|
"name": "SecurityGroupContextQuery",
|
|
3413
3499
|
"properties": [
|
|
@@ -3420,7 +3506,7 @@
|
|
|
3420
3506
|
"immutable": true,
|
|
3421
3507
|
"locationInModule": {
|
|
3422
3508
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3423
|
-
"line":
|
|
3509
|
+
"line": 408
|
|
3424
3510
|
},
|
|
3425
3511
|
"name": "account",
|
|
3426
3512
|
"type": {
|
|
@@ -3436,7 +3522,7 @@
|
|
|
3436
3522
|
"immutable": true,
|
|
3437
3523
|
"locationInModule": {
|
|
3438
3524
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3439
|
-
"line":
|
|
3525
|
+
"line": 413
|
|
3440
3526
|
},
|
|
3441
3527
|
"name": "region",
|
|
3442
3528
|
"type": {
|
|
@@ -3453,7 +3539,7 @@
|
|
|
3453
3539
|
"immutable": true,
|
|
3454
3540
|
"locationInModule": {
|
|
3455
3541
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3456
|
-
"line":
|
|
3542
|
+
"line": 420
|
|
3457
3543
|
},
|
|
3458
3544
|
"name": "lookupRoleArn",
|
|
3459
3545
|
"optional": true,
|
|
@@ -3471,7 +3557,7 @@
|
|
|
3471
3557
|
"immutable": true,
|
|
3472
3558
|
"locationInModule": {
|
|
3473
3559
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3474
|
-
"line":
|
|
3560
|
+
"line": 427
|
|
3475
3561
|
},
|
|
3476
3562
|
"name": "securityGroupId",
|
|
3477
3563
|
"optional": true,
|
|
@@ -3489,7 +3575,7 @@
|
|
|
3489
3575
|
"immutable": true,
|
|
3490
3576
|
"locationInModule": {
|
|
3491
3577
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3492
|
-
"line":
|
|
3578
|
+
"line": 434
|
|
3493
3579
|
},
|
|
3494
3580
|
"name": "securityGroupName",
|
|
3495
3581
|
"optional": true,
|
|
@@ -3507,7 +3593,7 @@
|
|
|
3507
3593
|
"immutable": true,
|
|
3508
3594
|
"locationInModule": {
|
|
3509
3595
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3510
|
-
"line":
|
|
3596
|
+
"line": 441
|
|
3511
3597
|
},
|
|
3512
3598
|
"name": "vpcId",
|
|
3513
3599
|
"optional": true,
|
|
@@ -3627,7 +3713,7 @@
|
|
|
3627
3713
|
"kind": "interface",
|
|
3628
3714
|
"locationInModule": {
|
|
3629
3715
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3630
|
-
"line":
|
|
3716
|
+
"line": 194
|
|
3631
3717
|
},
|
|
3632
3718
|
"name": "VpcContextQuery",
|
|
3633
3719
|
"properties": [
|
|
@@ -3640,7 +3726,7 @@
|
|
|
3640
3726
|
"immutable": true,
|
|
3641
3727
|
"locationInModule": {
|
|
3642
3728
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3643
|
-
"line":
|
|
3729
|
+
"line": 198
|
|
3644
3730
|
},
|
|
3645
3731
|
"name": "account",
|
|
3646
3732
|
"type": {
|
|
@@ -3658,7 +3744,7 @@
|
|
|
3658
3744
|
"immutable": true,
|
|
3659
3745
|
"locationInModule": {
|
|
3660
3746
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3661
|
-
"line":
|
|
3747
|
+
"line": 219
|
|
3662
3748
|
},
|
|
3663
3749
|
"name": "filter",
|
|
3664
3750
|
"type": {
|
|
@@ -3679,7 +3765,7 @@
|
|
|
3679
3765
|
"immutable": true,
|
|
3680
3766
|
"locationInModule": {
|
|
3681
3767
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3682
|
-
"line":
|
|
3768
|
+
"line": 203
|
|
3683
3769
|
},
|
|
3684
3770
|
"name": "region",
|
|
3685
3771
|
"type": {
|
|
@@ -3696,7 +3782,7 @@
|
|
|
3696
3782
|
"immutable": true,
|
|
3697
3783
|
"locationInModule": {
|
|
3698
3784
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3699
|
-
"line":
|
|
3785
|
+
"line": 210
|
|
3700
3786
|
},
|
|
3701
3787
|
"name": "lookupRoleArn",
|
|
3702
3788
|
"optional": true,
|
|
@@ -3714,7 +3800,7 @@
|
|
|
3714
3800
|
"immutable": true,
|
|
3715
3801
|
"locationInModule": {
|
|
3716
3802
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3717
|
-
"line":
|
|
3803
|
+
"line": 227
|
|
3718
3804
|
},
|
|
3719
3805
|
"name": "returnAsymmetricSubnets",
|
|
3720
3806
|
"optional": true,
|
|
@@ -3733,7 +3819,7 @@
|
|
|
3733
3819
|
"immutable": true,
|
|
3734
3820
|
"locationInModule": {
|
|
3735
3821
|
"filename": "lib/cloud-assembly/context-queries.ts",
|
|
3736
|
-
"line":
|
|
3822
|
+
"line": 237
|
|
3737
3823
|
},
|
|
3738
3824
|
"name": "subnetGroupNameTag",
|
|
3739
3825
|
"optional": true,
|
|
@@ -3745,6 +3831,6 @@
|
|
|
3745
3831
|
"symbolId": "lib/cloud-assembly/context-queries:VpcContextQuery"
|
|
3746
3832
|
}
|
|
3747
3833
|
},
|
|
3748
|
-
"version": "2.
|
|
3834
|
+
"version": "2.13.0",
|
|
3749
3835
|
"fingerprint": "**********"
|
|
3750
3836
|
}
|