|
8 | 8 | "id": "integ-servicecatalogappregistry-attribute-group",
|
9 | 9 | "path": "integ-servicecatalogappregistry-attribute-group",
|
10 | 10 | "children": {
|
| 11 | + "TestApplication": { |
| 12 | + "id": "TestApplication", |
| 13 | + "path": "integ-servicecatalogappregistry-attribute-group/TestApplication", |
| 14 | + "children": { |
| 15 | + "Resource": { |
| 16 | + "id": "Resource", |
| 17 | + "path": "integ-servicecatalogappregistry-attribute-group/TestApplication/Resource", |
| 18 | + "attributes": { |
| 19 | + "aws:cdk:cloudformation:type": "AWS::ServiceCatalogAppRegistry::Application", |
| 20 | + "aws:cdk:cloudformation:props": { |
| 21 | + "name": "TestApplication", |
| 22 | + "description": "My application description" |
| 23 | + } |
| 24 | + }, |
| 25 | + "constructInfo": { |
| 26 | + "fqn": "aws-cdk-lib.aws_servicecatalogappregistry.CfnApplication", |
| 27 | + "version": "0.0.0" |
| 28 | + } |
| 29 | + } |
| 30 | + }, |
| 31 | + "constructInfo": { |
| 32 | + "fqn": "@aws-cdk/aws-servicecatalogappregistry-alpha.Application", |
| 33 | + "version": "0.0.0" |
| 34 | + } |
| 35 | + }, |
11 | 36 | "TestAttributeGroup": {
|
12 | 37 | "id": "TestAttributeGroup",
|
13 | 38 | "path": "integ-servicecatalogappregistry-attribute-group/TestAttributeGroup",
|
|
35 | 60 | }
|
36 | 61 | },
|
37 | 62 | "constructInfo": {
|
38 |
| - "fqn": "@aws-cdk/aws-servicecatalogappregistry.CfnAttributeGroup", |
| 63 | + "fqn": "aws-cdk-lib.aws_servicecatalogappregistry.CfnAttributeGroup", |
| 64 | + "version": "0.0.0" |
| 65 | + } |
| 66 | + }, |
| 67 | + "ApplicationAttributeGroupAssociation73d834483ae3": { |
| 68 | + "id": "ApplicationAttributeGroupAssociation73d834483ae3", |
| 69 | + "path": "integ-servicecatalogappregistry-attribute-group/TestAttributeGroup/ApplicationAttributeGroupAssociation73d834483ae3", |
| 70 | + "attributes": { |
| 71 | + "aws:cdk:cloudformation:type": "AWS::ServiceCatalogAppRegistry::AttributeGroupAssociation", |
| 72 | + "aws:cdk:cloudformation:props": { |
| 73 | + "application": { |
| 74 | + "Fn::GetAtt": [ |
| 75 | + "TestApplication2FBC585F", |
| 76 | + "Id" |
| 77 | + ] |
| 78 | + }, |
| 79 | + "attributeGroup": { |
| 80 | + "Fn::GetAtt": [ |
| 81 | + "TestAttributeGroupB1CB284F", |
| 82 | + "Id" |
| 83 | + ] |
| 84 | + } |
| 85 | + } |
| 86 | + }, |
| 87 | + "constructInfo": { |
| 88 | + "fqn": "aws-cdk-lib.aws_servicecatalogappregistry.CfnAttributeGroupAssociation", |
39 | 89 | "version": "0.0.0"
|
40 | 90 | }
|
41 | 91 | },
|
|
75 | 125 | }
|
76 | 126 | },
|
77 | 127 | "constructInfo": {
|
78 |
| - "fqn": "@aws-cdk/aws-ram.CfnResourceShare", |
| 128 | + "fqn": "aws-cdk-lib.aws_ram.CfnResourceShare", |
79 | 129 | "version": "0.0.0"
|
80 | 130 | }
|
81 | 131 | }
|
82 | 132 | },
|
83 | 133 | "constructInfo": {
|
84 |
| - "fqn": "@aws-cdk/aws-servicecatalogappregistry.AttributeGroup", |
| 134 | + "fqn": "@aws-cdk/aws-servicecatalogappregistry-alpha.AttributeGroup", |
85 | 135 | "version": "0.0.0"
|
86 | 136 | }
|
87 | 137 | },
|
|
93 | 143 | "id": "ImportMyRole",
|
94 | 144 | "path": "integ-servicecatalogappregistry-attribute-group/MyRole/ImportMyRole",
|
95 | 145 | "constructInfo": {
|
96 |
| - "fqn": "@aws-cdk/core.Resource", |
| 146 | + "fqn": "aws-cdk-lib.Resource", |
97 | 147 | "version": "0.0.0"
|
98 | 148 | }
|
99 | 149 | },
|
|
133 | 183 | }
|
134 | 184 | },
|
135 | 185 | "constructInfo": {
|
136 |
| - "fqn": "@aws-cdk/aws-iam.CfnRole", |
| 186 | + "fqn": "aws-cdk-lib.aws_iam.CfnRole", |
137 | 187 | "version": "0.0.0"
|
138 | 188 | }
|
139 | 189 | }
|
140 | 190 | },
|
141 | 191 | "constructInfo": {
|
142 |
| - "fqn": "@aws-cdk/aws-iam.Role", |
| 192 | + "fqn": "aws-cdk-lib.aws_iam.Role", |
143 | 193 | "version": "0.0.0"
|
144 | 194 | }
|
145 | 195 | },
|
|
151 | 201 | "id": "ImportMySecondRole",
|
152 | 202 | "path": "integ-servicecatalogappregistry-attribute-group/MySecondRole/ImportMySecondRole",
|
153 | 203 | "constructInfo": {
|
154 |
| - "fqn": "@aws-cdk/core.Resource", |
| 204 | + "fqn": "aws-cdk-lib.Resource", |
155 | 205 | "version": "0.0.0"
|
156 | 206 | }
|
157 | 207 | },
|
|
191 | 241 | }
|
192 | 242 | },
|
193 | 243 | "constructInfo": {
|
194 |
| - "fqn": "@aws-cdk/aws-iam.CfnRole", |
| 244 | + "fqn": "aws-cdk-lib.aws_iam.CfnRole", |
195 | 245 | "version": "0.0.0"
|
196 | 246 | }
|
197 | 247 | }
|
198 | 248 | },
|
199 | 249 | "constructInfo": {
|
200 |
| - "fqn": "@aws-cdk/aws-iam.Role", |
| 250 | + "fqn": "aws-cdk-lib.aws_iam.Role", |
201 | 251 | "version": "0.0.0"
|
202 | 252 | }
|
203 | 253 | },
|
204 | 254 | "BootstrapVersion": {
|
205 | 255 | "id": "BootstrapVersion",
|
206 | 256 | "path": "integ-servicecatalogappregistry-attribute-group/BootstrapVersion",
|
207 | 257 | "constructInfo": {
|
208 |
| - "fqn": "@aws-cdk/core.CfnParameter", |
| 258 | + "fqn": "aws-cdk-lib.CfnParameter", |
209 | 259 | "version": "0.0.0"
|
210 | 260 | }
|
211 | 261 | },
|
212 | 262 | "CheckBootstrapVersion": {
|
213 | 263 | "id": "CheckBootstrapVersion",
|
214 | 264 | "path": "integ-servicecatalogappregistry-attribute-group/CheckBootstrapVersion",
|
215 | 265 | "constructInfo": {
|
216 |
| - "fqn": "@aws-cdk/core.CfnRule", |
| 266 | + "fqn": "aws-cdk-lib.CfnRule", |
217 | 267 | "version": "0.0.0"
|
218 | 268 | }
|
219 | 269 | }
|
220 | 270 | },
|
221 | 271 | "constructInfo": {
|
222 |
| - "fqn": "@aws-cdk/core.Stack", |
| 272 | + "fqn": "aws-cdk-lib.Stack", |
223 | 273 | "version": "0.0.0"
|
224 | 274 | }
|
225 | 275 | },
|
|
233 | 283 | }
|
234 | 284 | },
|
235 | 285 | "constructInfo": {
|
236 |
| - "fqn": "@aws-cdk/core.App", |
| 286 | + "fqn": "aws-cdk-lib.App", |
237 | 287 | "version": "0.0.0"
|
238 | 288 | }
|
239 | 289 | }
|
|
0 commit comments