@aws-solutions-constructs/aws-lambda-secretsmanager 2.50.0 → 2.52.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/.eslintignore +2 -0
- package/.jsii +50 -5
- package/integ.config.json +7 -0
- package/lib/index.js +1 -1
- package/package.json +12 -11
- package/test/integ.lamsec-deployFunction.js +5 -2
- package/test/integ.lamsec-deployFunction.js.snapshot/asset.0c3255e93ffe7a906c7422e9f0e9cc4c7fd86ee996ee3bb302e2f134b38463c8/index.js +8 -0
- package/test/integ.lamsec-deployFunction.js.snapshot/cdk.out +1 -0
- package/test/integ.lamsec-deployFunction.js.snapshot/integ.json +12 -0
- package/test/integ.lamsec-deployFunction.js.snapshot/lamsec-deployFunction.assets.json +32 -0
- package/test/integ.lamsec-deployFunction.js.snapshot/lamsec-deployFunction.template.json +208 -0
- package/test/integ.lamsec-deployFunction.js.snapshot/lamsecdeployFunctionIntegDefaultTestDeployAssert7322BEEA.assets.json +19 -0
- package/test/integ.lamsec-deployFunction.js.snapshot/lamsecdeployFunctionIntegDefaultTestDeployAssert7322BEEA.template.json +36 -0
- package/test/integ.lamsec-deployFunction.js.snapshot/manifest.json +131 -0
- package/test/integ.lamsec-deployFunction.js.snapshot/tree.json +342 -0
- package/test/integ.lamsec-deployFunctionWithExistingVpc.js +6 -2
- package/test/integ.lamsec-deployFunctionWithExistingVpc.js.snapshot/asset.0c3255e93ffe7a906c7422e9f0e9cc4c7fd86ee996ee3bb302e2f134b38463c8/index.js +8 -0
- package/test/integ.lamsec-deployFunctionWithExistingVpc.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e/__entrypoint__.js +1 -0
- package/test/integ.lamsec-deployFunctionWithExistingVpc.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e/index.js +1 -0
- package/test/integ.lamsec-deployFunctionWithExistingVpc.js.snapshot/cdk.out +1 -0
- package/test/integ.lamsec-deployFunctionWithExistingVpc.js.snapshot/integ.json +12 -0
- package/test/integ.lamsec-deployFunctionWithExistingVpc.js.snapshot/lamsec-deployFunctionWithExistingVpc.assets.json +45 -0
- package/test/integ.lamsec-deployFunctionWithExistingVpc.js.snapshot/lamsec-deployFunctionWithExistingVpc.template.json +1019 -0
- package/test/integ.lamsec-deployFunctionWithExistingVpc.js.snapshot/lamsecdeployFunctionWithExistingVpcIntegDefaultTestDeployAssert647243A7.assets.json +19 -0
- package/test/integ.lamsec-deployFunctionWithExistingVpc.js.snapshot/lamsecdeployFunctionWithExistingVpcIntegDefaultTestDeployAssert647243A7.template.json +36 -0
- package/test/integ.lamsec-deployFunctionWithExistingVpc.js.snapshot/manifest.json +329 -0
- package/test/integ.lamsec-deployFunctionWithExistingVpc.js.snapshot/tree.json +1393 -0
- package/test/integ.lamsec-deployFunctionWithVpc.js +6 -2
- package/test/integ.lamsec-deployFunctionWithVpc.js.snapshot/asset.0c3255e93ffe7a906c7422e9f0e9cc4c7fd86ee996ee3bb302e2f134b38463c8/index.js +8 -0
- package/test/integ.lamsec-deployFunctionWithVpc.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e/__entrypoint__.js +1 -0
- package/test/integ.lamsec-deployFunctionWithVpc.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e/index.js +1 -0
- package/test/integ.lamsec-deployFunctionWithVpc.js.snapshot/cdk.out +1 -0
- package/test/integ.lamsec-deployFunctionWithVpc.js.snapshot/integ.json +12 -0
- package/test/integ.lamsec-deployFunctionWithVpc.js.snapshot/lamsec-deployFunctionWithVpc.assets.json +45 -0
- package/test/integ.lamsec-deployFunctionWithVpc.js.snapshot/lamsec-deployFunctionWithVpc.template.json +735 -0
- package/test/integ.lamsec-deployFunctionWithVpc.js.snapshot/lamsecdeployFunctionWithVpcIntegDefaultTestDeployAssert66148FF5.assets.json +19 -0
- package/test/integ.lamsec-deployFunctionWithVpc.js.snapshot/lamsecdeployFunctionWithVpcIntegDefaultTestDeployAssert66148FF5.template.json +36 -0
- package/test/integ.lamsec-deployFunctionWithVpc.js.snapshot/manifest.json +233 -0
- package/test/integ.lamsec-deployFunctionWithVpc.js.snapshot/tree.json +981 -0
- package/test/integ.lamsec-existingFunction.js +5 -2
- package/test/integ.lamsec-existingFunction.js.snapshot/asset.0c3255e93ffe7a906c7422e9f0e9cc4c7fd86ee996ee3bb302e2f134b38463c8/index.js +8 -0
- package/test/integ.lamsec-existingFunction.js.snapshot/cdk.out +1 -0
- package/test/integ.lamsec-existingFunction.js.snapshot/integ.json +12 -0
- package/test/integ.lamsec-existingFunction.js.snapshot/lamsec-existingFunction.assets.json +32 -0
- package/test/integ.lamsec-existingFunction.js.snapshot/lamsec-existingFunction.template.json +208 -0
- package/test/integ.lamsec-existingFunction.js.snapshot/lamsecexistingFunctionIntegDefaultTestDeployAssert295B352B.assets.json +19 -0
- package/test/integ.lamsec-existingFunction.js.snapshot/lamsecexistingFunctionIntegDefaultTestDeployAssert295B352B.template.json +36 -0
- package/test/integ.lamsec-existingFunction.js.snapshot/manifest.json +131 -0
- package/test/integ.lamsec-existingFunction.js.snapshot/tree.json +342 -0
- package/test/integ.lamsec-deployFunction.expected.json +0 -208
- package/test/integ.lamsec-deployFunctionWithExistingVpc.expected.json +0 -1044
- package/test/integ.lamsec-deployFunctionWithVpc.expected.json +0 -650
- package/test/integ.lamsec-existingFunction.expected.json +0 -208
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "36.0.0",
|
|
3
|
+
"files": {
|
|
4
|
+
"21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22": {
|
|
5
|
+
"source": {
|
|
6
|
+
"path": "lamsecdeployFunctionWithExistingVpcIntegDefaultTestDeployAssert647243A7.template.json",
|
|
7
|
+
"packaging": "file"
|
|
8
|
+
},
|
|
9
|
+
"destinations": {
|
|
10
|
+
"current_account-current_region": {
|
|
11
|
+
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
|
|
12
|
+
"objectKey": "21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22.json",
|
|
13
|
+
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"dockerImages": {}
|
|
19
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Parameters": {
|
|
3
|
+
"BootstrapVersion": {
|
|
4
|
+
"Type": "AWS::SSM::Parameter::Value<String>",
|
|
5
|
+
"Default": "/cdk-bootstrap/hnb659fds/version",
|
|
6
|
+
"Description": "Version of the CDK Bootstrap resources in this environment, automatically retrieved from SSM Parameter Store. [cdk:skip]"
|
|
7
|
+
}
|
|
8
|
+
},
|
|
9
|
+
"Rules": {
|
|
10
|
+
"CheckBootstrapVersion": {
|
|
11
|
+
"Assertions": [
|
|
12
|
+
{
|
|
13
|
+
"Assert": {
|
|
14
|
+
"Fn::Not": [
|
|
15
|
+
{
|
|
16
|
+
"Fn::Contains": [
|
|
17
|
+
[
|
|
18
|
+
"1",
|
|
19
|
+
"2",
|
|
20
|
+
"3",
|
|
21
|
+
"4",
|
|
22
|
+
"5"
|
|
23
|
+
],
|
|
24
|
+
{
|
|
25
|
+
"Ref": "BootstrapVersion"
|
|
26
|
+
}
|
|
27
|
+
]
|
|
28
|
+
}
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
"AssertDescription": "CDK bootstrap stack version 6 required. Please run 'cdk bootstrap' with a recent version of the CDK CLI."
|
|
32
|
+
}
|
|
33
|
+
]
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|
|
@@ -0,0 +1,329 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "36.0.0",
|
|
3
|
+
"artifacts": {
|
|
4
|
+
"lamsecdeployFunctionWithExistingVpcIntegDefaultTestDeployAssert647243A7.assets": {
|
|
5
|
+
"type": "cdk:asset-manifest",
|
|
6
|
+
"properties": {
|
|
7
|
+
"file": "lamsecdeployFunctionWithExistingVpcIntegDefaultTestDeployAssert647243A7.assets.json",
|
|
8
|
+
"requiresBootstrapStackVersion": 6,
|
|
9
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
|
|
10
|
+
}
|
|
11
|
+
},
|
|
12
|
+
"lamsecdeployFunctionWithExistingVpcIntegDefaultTestDeployAssert647243A7": {
|
|
13
|
+
"type": "aws:cloudformation:stack",
|
|
14
|
+
"environment": "aws://unknown-account/unknown-region",
|
|
15
|
+
"properties": {
|
|
16
|
+
"templateFile": "lamsecdeployFunctionWithExistingVpcIntegDefaultTestDeployAssert647243A7.template.json",
|
|
17
|
+
"terminationProtection": false,
|
|
18
|
+
"validateOnSynth": false,
|
|
19
|
+
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
|
|
20
|
+
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
|
|
21
|
+
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22.json",
|
|
22
|
+
"requiresBootstrapStackVersion": 6,
|
|
23
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
|
|
24
|
+
"additionalDependencies": [
|
|
25
|
+
"lamsecdeployFunctionWithExistingVpcIntegDefaultTestDeployAssert647243A7.assets"
|
|
26
|
+
],
|
|
27
|
+
"lookupRole": {
|
|
28
|
+
"arn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-lookup-role-${AWS::AccountId}-${AWS::Region}",
|
|
29
|
+
"requiresBootstrapStackVersion": 8,
|
|
30
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
"dependencies": [
|
|
34
|
+
"lamsecdeployFunctionWithExistingVpcIntegDefaultTestDeployAssert647243A7.assets"
|
|
35
|
+
],
|
|
36
|
+
"metadata": {
|
|
37
|
+
"/lamsec-deployFunctionWithExistingVpc/Integ/DefaultTest/DeployAssert/BootstrapVersion": [
|
|
38
|
+
{
|
|
39
|
+
"type": "aws:cdk:logicalId",
|
|
40
|
+
"data": "BootstrapVersion"
|
|
41
|
+
}
|
|
42
|
+
],
|
|
43
|
+
"/lamsec-deployFunctionWithExistingVpc/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion": [
|
|
44
|
+
{
|
|
45
|
+
"type": "aws:cdk:logicalId",
|
|
46
|
+
"data": "CheckBootstrapVersion"
|
|
47
|
+
}
|
|
48
|
+
]
|
|
49
|
+
},
|
|
50
|
+
"displayName": "lamsec-deployFunctionWithExistingVpc/Integ/DefaultTest/DeployAssert"
|
|
51
|
+
},
|
|
52
|
+
"lamsec-deployFunctionWithExistingVpc.assets": {
|
|
53
|
+
"type": "cdk:asset-manifest",
|
|
54
|
+
"properties": {
|
|
55
|
+
"file": "lamsec-deployFunctionWithExistingVpc.assets.json",
|
|
56
|
+
"requiresBootstrapStackVersion": 6,
|
|
57
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
"lamsec-deployFunctionWithExistingVpc": {
|
|
61
|
+
"type": "aws:cloudformation:stack",
|
|
62
|
+
"environment": "aws://unknown-account/unknown-region",
|
|
63
|
+
"properties": {
|
|
64
|
+
"templateFile": "lamsec-deployFunctionWithExistingVpc.template.json",
|
|
65
|
+
"terminationProtection": false,
|
|
66
|
+
"validateOnSynth": false,
|
|
67
|
+
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
|
|
68
|
+
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
|
|
69
|
+
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/866ffc8bad93a64431285277a99984416862edce03b94fdce329050fccc8d372.json",
|
|
70
|
+
"requiresBootstrapStackVersion": 6,
|
|
71
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
|
|
72
|
+
"additionalDependencies": [
|
|
73
|
+
"lamsec-deployFunctionWithExistingVpc.assets"
|
|
74
|
+
],
|
|
75
|
+
"lookupRole": {
|
|
76
|
+
"arn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-lookup-role-${AWS::AccountId}-${AWS::Region}",
|
|
77
|
+
"requiresBootstrapStackVersion": 8,
|
|
78
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
|
|
79
|
+
}
|
|
80
|
+
},
|
|
81
|
+
"dependencies": [
|
|
82
|
+
"lamsec-deployFunctionWithExistingVpc.assets"
|
|
83
|
+
],
|
|
84
|
+
"metadata": {
|
|
85
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/Resource": [
|
|
86
|
+
{
|
|
87
|
+
"type": "aws:cdk:logicalId",
|
|
88
|
+
"data": "Vpc8378EB38"
|
|
89
|
+
}
|
|
90
|
+
],
|
|
91
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PublicSubnet1/Subnet": [
|
|
92
|
+
{
|
|
93
|
+
"type": "aws:cdk:logicalId",
|
|
94
|
+
"data": "VpcPublicSubnet1Subnet5C2D37C4"
|
|
95
|
+
}
|
|
96
|
+
],
|
|
97
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PublicSubnet1/RouteTable": [
|
|
98
|
+
{
|
|
99
|
+
"type": "aws:cdk:logicalId",
|
|
100
|
+
"data": "VpcPublicSubnet1RouteTable6C95E38E"
|
|
101
|
+
}
|
|
102
|
+
],
|
|
103
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PublicSubnet1/RouteTableAssociation": [
|
|
104
|
+
{
|
|
105
|
+
"type": "aws:cdk:logicalId",
|
|
106
|
+
"data": "VpcPublicSubnet1RouteTableAssociation97140677"
|
|
107
|
+
}
|
|
108
|
+
],
|
|
109
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PublicSubnet1/DefaultRoute": [
|
|
110
|
+
{
|
|
111
|
+
"type": "aws:cdk:logicalId",
|
|
112
|
+
"data": "VpcPublicSubnet1DefaultRoute3DA9E72A"
|
|
113
|
+
}
|
|
114
|
+
],
|
|
115
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PublicSubnet1/EIP": [
|
|
116
|
+
{
|
|
117
|
+
"type": "aws:cdk:logicalId",
|
|
118
|
+
"data": "VpcPublicSubnet1EIPD7E02669"
|
|
119
|
+
}
|
|
120
|
+
],
|
|
121
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PublicSubnet1/NATGateway": [
|
|
122
|
+
{
|
|
123
|
+
"type": "aws:cdk:logicalId",
|
|
124
|
+
"data": "VpcPublicSubnet1NATGateway4D7517AA"
|
|
125
|
+
}
|
|
126
|
+
],
|
|
127
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PublicSubnet2/Subnet": [
|
|
128
|
+
{
|
|
129
|
+
"type": "aws:cdk:logicalId",
|
|
130
|
+
"data": "VpcPublicSubnet2Subnet691E08A3"
|
|
131
|
+
}
|
|
132
|
+
],
|
|
133
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PublicSubnet2/RouteTable": [
|
|
134
|
+
{
|
|
135
|
+
"type": "aws:cdk:logicalId",
|
|
136
|
+
"data": "VpcPublicSubnet2RouteTable94F7E489"
|
|
137
|
+
}
|
|
138
|
+
],
|
|
139
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PublicSubnet2/RouteTableAssociation": [
|
|
140
|
+
{
|
|
141
|
+
"type": "aws:cdk:logicalId",
|
|
142
|
+
"data": "VpcPublicSubnet2RouteTableAssociationDD5762D8"
|
|
143
|
+
}
|
|
144
|
+
],
|
|
145
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PublicSubnet2/DefaultRoute": [
|
|
146
|
+
{
|
|
147
|
+
"type": "aws:cdk:logicalId",
|
|
148
|
+
"data": "VpcPublicSubnet2DefaultRoute97F91067"
|
|
149
|
+
}
|
|
150
|
+
],
|
|
151
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PublicSubnet2/EIP": [
|
|
152
|
+
{
|
|
153
|
+
"type": "aws:cdk:logicalId",
|
|
154
|
+
"data": "VpcPublicSubnet2EIP3C605A87"
|
|
155
|
+
}
|
|
156
|
+
],
|
|
157
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PublicSubnet2/NATGateway": [
|
|
158
|
+
{
|
|
159
|
+
"type": "aws:cdk:logicalId",
|
|
160
|
+
"data": "VpcPublicSubnet2NATGateway9182C01D"
|
|
161
|
+
}
|
|
162
|
+
],
|
|
163
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PrivateSubnet1/Subnet": [
|
|
164
|
+
{
|
|
165
|
+
"type": "aws:cdk:logicalId",
|
|
166
|
+
"data": "VpcPrivateSubnet1Subnet536B997A"
|
|
167
|
+
}
|
|
168
|
+
],
|
|
169
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PrivateSubnet1/RouteTable": [
|
|
170
|
+
{
|
|
171
|
+
"type": "aws:cdk:logicalId",
|
|
172
|
+
"data": "VpcPrivateSubnet1RouteTableB2C5B500"
|
|
173
|
+
}
|
|
174
|
+
],
|
|
175
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PrivateSubnet1/RouteTableAssociation": [
|
|
176
|
+
{
|
|
177
|
+
"type": "aws:cdk:logicalId",
|
|
178
|
+
"data": "VpcPrivateSubnet1RouteTableAssociation70C59FA6"
|
|
179
|
+
}
|
|
180
|
+
],
|
|
181
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PrivateSubnet1/DefaultRoute": [
|
|
182
|
+
{
|
|
183
|
+
"type": "aws:cdk:logicalId",
|
|
184
|
+
"data": "VpcPrivateSubnet1DefaultRouteBE02A9ED"
|
|
185
|
+
}
|
|
186
|
+
],
|
|
187
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PrivateSubnet2/Subnet": [
|
|
188
|
+
{
|
|
189
|
+
"type": "aws:cdk:logicalId",
|
|
190
|
+
"data": "VpcPrivateSubnet2Subnet3788AAA1"
|
|
191
|
+
}
|
|
192
|
+
],
|
|
193
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PrivateSubnet2/RouteTable": [
|
|
194
|
+
{
|
|
195
|
+
"type": "aws:cdk:logicalId",
|
|
196
|
+
"data": "VpcPrivateSubnet2RouteTableA678073B"
|
|
197
|
+
}
|
|
198
|
+
],
|
|
199
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PrivateSubnet2/RouteTableAssociation": [
|
|
200
|
+
{
|
|
201
|
+
"type": "aws:cdk:logicalId",
|
|
202
|
+
"data": "VpcPrivateSubnet2RouteTableAssociationA89CAD56"
|
|
203
|
+
}
|
|
204
|
+
],
|
|
205
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/PrivateSubnet2/DefaultRoute": [
|
|
206
|
+
{
|
|
207
|
+
"type": "aws:cdk:logicalId",
|
|
208
|
+
"data": "VpcPrivateSubnet2DefaultRoute060D2087"
|
|
209
|
+
}
|
|
210
|
+
],
|
|
211
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/IGW": [
|
|
212
|
+
{
|
|
213
|
+
"type": "aws:cdk:logicalId",
|
|
214
|
+
"data": "VpcIGWD7BA715C"
|
|
215
|
+
}
|
|
216
|
+
],
|
|
217
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/VPCGW": [
|
|
218
|
+
{
|
|
219
|
+
"type": "aws:cdk:logicalId",
|
|
220
|
+
"data": "VpcVPCGWBF912B6E"
|
|
221
|
+
}
|
|
222
|
+
],
|
|
223
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/RestrictDefaultSecurityGroupCustomResource/Default": [
|
|
224
|
+
{
|
|
225
|
+
"type": "aws:cdk:logicalId",
|
|
226
|
+
"data": "VpcRestrictDefaultSecurityGroupCustomResourceC73DA2BE"
|
|
227
|
+
}
|
|
228
|
+
],
|
|
229
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/FlowLog/IAMRole/Resource": [
|
|
230
|
+
{
|
|
231
|
+
"type": "aws:cdk:logicalId",
|
|
232
|
+
"data": "VpcFlowLogIAMRole6A475D41"
|
|
233
|
+
}
|
|
234
|
+
],
|
|
235
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/FlowLog/IAMRole/DefaultPolicy/Resource": [
|
|
236
|
+
{
|
|
237
|
+
"type": "aws:cdk:logicalId",
|
|
238
|
+
"data": "VpcFlowLogIAMRoleDefaultPolicy406FB995"
|
|
239
|
+
}
|
|
240
|
+
],
|
|
241
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/FlowLog/LogGroup/Resource": [
|
|
242
|
+
{
|
|
243
|
+
"type": "aws:cdk:logicalId",
|
|
244
|
+
"data": "VpcFlowLogLogGroup7B5C56B9"
|
|
245
|
+
}
|
|
246
|
+
],
|
|
247
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/FlowLog/FlowLog": [
|
|
248
|
+
{
|
|
249
|
+
"type": "aws:cdk:logicalId",
|
|
250
|
+
"data": "VpcFlowLog8FF33A73"
|
|
251
|
+
}
|
|
252
|
+
],
|
|
253
|
+
"/lamsec-deployFunctionWithExistingVpc/Vpc/SECRETS_MANAGER/Resource": [
|
|
254
|
+
{
|
|
255
|
+
"type": "aws:cdk:logicalId",
|
|
256
|
+
"data": "VpcSECRETSMANAGERF52907C2"
|
|
257
|
+
}
|
|
258
|
+
],
|
|
259
|
+
"/lamsec-deployFunctionWithExistingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role": [
|
|
260
|
+
{
|
|
261
|
+
"type": "aws:cdk:logicalId",
|
|
262
|
+
"data": "CustomVpcRestrictDefaultSGCustomResourceProviderRole26592FE0"
|
|
263
|
+
}
|
|
264
|
+
],
|
|
265
|
+
"/lamsec-deployFunctionWithExistingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler": [
|
|
266
|
+
{
|
|
267
|
+
"type": "aws:cdk:logicalId",
|
|
268
|
+
"data": "CustomVpcRestrictDefaultSGCustomResourceProviderHandlerDC833E5E"
|
|
269
|
+
}
|
|
270
|
+
],
|
|
271
|
+
"/lamsec-deployFunctionWithExistingVpc/test-lambda-secretsmanager-stack/LambdaFunctionServiceRole/Resource": [
|
|
272
|
+
{
|
|
273
|
+
"type": "aws:cdk:logicalId",
|
|
274
|
+
"data": "testlambdasecretsmanagerstackLambdaFunctionServiceRole4FE7A9C6"
|
|
275
|
+
}
|
|
276
|
+
],
|
|
277
|
+
"/lamsec-deployFunctionWithExistingVpc/test-lambda-secretsmanager-stack/LambdaFunctionServiceRole/DefaultPolicy/Resource": [
|
|
278
|
+
{
|
|
279
|
+
"type": "aws:cdk:logicalId",
|
|
280
|
+
"data": "testlambdasecretsmanagerstackLambdaFunctionServiceRoleDefaultPolicy2F46FC5F"
|
|
281
|
+
}
|
|
282
|
+
],
|
|
283
|
+
"/lamsec-deployFunctionWithExistingVpc/test-lambda-secretsmanager-stack/ReplaceDefaultSecurityGroup-security-group/Resource": [
|
|
284
|
+
{
|
|
285
|
+
"type": "aws:cdk:logicalId",
|
|
286
|
+
"data": "testlambdasecretsmanagerstackReplaceDefaultSecurityGroupsecuritygroupBBE9275E"
|
|
287
|
+
}
|
|
288
|
+
],
|
|
289
|
+
"/lamsec-deployFunctionWithExistingVpc/test-lambda-secretsmanager-stack/LambdaFunction/Resource": [
|
|
290
|
+
{
|
|
291
|
+
"type": "aws:cdk:logicalId",
|
|
292
|
+
"data": "testlambdasecretsmanagerstackLambdaFunction2DDE520A"
|
|
293
|
+
}
|
|
294
|
+
],
|
|
295
|
+
"/lamsec-deployFunctionWithExistingVpc/test-lambda-secretsmanager-stack/secret/Resource": [
|
|
296
|
+
{
|
|
297
|
+
"type": "aws:cdk:logicalId",
|
|
298
|
+
"data": "testlambdasecretsmanagerstacksecretC2FCB96E"
|
|
299
|
+
}
|
|
300
|
+
],
|
|
301
|
+
"/lamsec-deployFunctionWithExistingVpc/lamsec-deployFunctionWithExistingVpc-SECRETS_MANAGER-security-group/Resource": [
|
|
302
|
+
{
|
|
303
|
+
"type": "aws:cdk:logicalId",
|
|
304
|
+
"data": "lamsecdeployFunctionWithExistingVpcSECRETSMANAGERsecuritygroup30E54F0F"
|
|
305
|
+
}
|
|
306
|
+
],
|
|
307
|
+
"/lamsec-deployFunctionWithExistingVpc/BootstrapVersion": [
|
|
308
|
+
{
|
|
309
|
+
"type": "aws:cdk:logicalId",
|
|
310
|
+
"data": "BootstrapVersion"
|
|
311
|
+
}
|
|
312
|
+
],
|
|
313
|
+
"/lamsec-deployFunctionWithExistingVpc/CheckBootstrapVersion": [
|
|
314
|
+
{
|
|
315
|
+
"type": "aws:cdk:logicalId",
|
|
316
|
+
"data": "CheckBootstrapVersion"
|
|
317
|
+
}
|
|
318
|
+
]
|
|
319
|
+
},
|
|
320
|
+
"displayName": "lamsec-deployFunctionWithExistingVpc"
|
|
321
|
+
},
|
|
322
|
+
"Tree": {
|
|
323
|
+
"type": "cdk:tree",
|
|
324
|
+
"properties": {
|
|
325
|
+
"file": "tree.json"
|
|
326
|
+
}
|
|
327
|
+
}
|
|
328
|
+
}
|
|
329
|
+
}
|