@aws-solutions-constructs/aws-apigateway-sagemakerendpoint 2.79.1 → 2.81.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.
@@ -0,0 +1,783 @@
1
+ {
2
+ "version": "tree-0.1",
3
+ "tree": {
4
+ "id": "App",
5
+ "path": "",
6
+ "children": {
7
+ "apisag-no-usage-plan": {
8
+ "id": "apisag-no-usage-plan",
9
+ "path": "apisag-no-usage-plan",
10
+ "children": {
11
+ "test-apigateway-sagemakerendpoint-default": {
12
+ "id": "test-apigateway-sagemakerendpoint-default",
13
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default",
14
+ "children": {
15
+ "ApiAccessLogGroup": {
16
+ "id": "ApiAccessLogGroup",
17
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/ApiAccessLogGroup",
18
+ "children": {
19
+ "Resource": {
20
+ "id": "Resource",
21
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/ApiAccessLogGroup/Resource",
22
+ "attributes": {
23
+ "aws:cdk:cloudformation:type": "AWS::Logs::LogGroup",
24
+ "aws:cdk:cloudformation:props": {}
25
+ },
26
+ "constructInfo": {
27
+ "fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
28
+ "version": "2.179.0"
29
+ }
30
+ }
31
+ },
32
+ "constructInfo": {
33
+ "fqn": "aws-cdk-lib.aws_logs.LogGroup",
34
+ "version": "2.179.0",
35
+ "metadata": [
36
+ {
37
+ "retention": 9999
38
+ }
39
+ ]
40
+ }
41
+ },
42
+ "RestApi": {
43
+ "id": "RestApi",
44
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi",
45
+ "children": {
46
+ "Resource": {
47
+ "id": "Resource",
48
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/Resource",
49
+ "attributes": {
50
+ "aws:cdk:cloudformation:type": "AWS::ApiGateway::RestApi",
51
+ "aws:cdk:cloudformation:props": {
52
+ "endpointConfiguration": {
53
+ "types": [
54
+ "EDGE"
55
+ ]
56
+ },
57
+ "name": "RestApi"
58
+ }
59
+ },
60
+ "constructInfo": {
61
+ "fqn": "aws-cdk-lib.aws_apigateway.CfnRestApi",
62
+ "version": "2.179.0"
63
+ }
64
+ },
65
+ "Deployment": {
66
+ "id": "Deployment",
67
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/Deployment",
68
+ "children": {
69
+ "Resource": {
70
+ "id": "Resource",
71
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/Deployment/Resource",
72
+ "attributes": {
73
+ "aws:cdk:cloudformation:type": "AWS::ApiGateway::Deployment",
74
+ "aws:cdk:cloudformation:props": {
75
+ "description": "Automatically created by the RestApi construct",
76
+ "restApiId": {
77
+ "Ref": "testapigatewaysagemakerendpointdefaultRestApi7D1DA11B"
78
+ }
79
+ }
80
+ },
81
+ "constructInfo": {
82
+ "fqn": "aws-cdk-lib.aws_apigateway.CfnDeployment",
83
+ "version": "2.179.0"
84
+ }
85
+ }
86
+ },
87
+ "constructInfo": {
88
+ "fqn": "aws-cdk-lib.aws_apigateway.Deployment",
89
+ "version": "2.179.0",
90
+ "metadata": [
91
+ {
92
+ "description": "*",
93
+ "api": "*",
94
+ "retainDeployments": "*"
95
+ },
96
+ {
97
+ "addToLogicalId": [
98
+ {}
99
+ ]
100
+ },
101
+ {
102
+ "addToLogicalId": [
103
+ {}
104
+ ]
105
+ },
106
+ {
107
+ "addToLogicalId": [
108
+ {}
109
+ ]
110
+ }
111
+ ]
112
+ }
113
+ },
114
+ "DeploymentStage.prod": {
115
+ "id": "DeploymentStage.prod",
116
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/DeploymentStage.prod",
117
+ "children": {
118
+ "Resource": {
119
+ "id": "Resource",
120
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/DeploymentStage.prod/Resource",
121
+ "attributes": {
122
+ "aws:cdk:cloudformation:type": "AWS::ApiGateway::Stage",
123
+ "aws:cdk:cloudformation:props": {
124
+ "accessLogSetting": {
125
+ "destinationArn": {
126
+ "Fn::GetAtt": [
127
+ "testapigatewaysagemakerendpointdefaultApiAccessLogGroupAD5E1ADF",
128
+ "Arn"
129
+ ]
130
+ },
131
+ "format": "{\"requestId\":\"$context.requestId\",\"ip\":\"$context.identity.sourceIp\",\"user\":\"$context.identity.user\",\"caller\":\"$context.identity.caller\",\"requestTime\":\"$context.requestTime\",\"httpMethod\":\"$context.httpMethod\",\"resourcePath\":\"$context.resourcePath\",\"status\":\"$context.status\",\"protocol\":\"$context.protocol\",\"responseLength\":\"$context.responseLength\"}"
132
+ },
133
+ "deploymentId": {
134
+ "Ref": "testapigatewaysagemakerendpointdefaultRestApiDeployment04BFEB63b4264c277dbe6aa60ff584ba21d5d060"
135
+ },
136
+ "methodSettings": [
137
+ {
138
+ "httpMethod": "*",
139
+ "resourcePath": "/*",
140
+ "dataTraceEnabled": false,
141
+ "loggingLevel": "INFO"
142
+ }
143
+ ],
144
+ "restApiId": {
145
+ "Ref": "testapigatewaysagemakerendpointdefaultRestApi7D1DA11B"
146
+ },
147
+ "stageName": "prod",
148
+ "tracingEnabled": true
149
+ }
150
+ },
151
+ "constructInfo": {
152
+ "fqn": "aws-cdk-lib.aws_apigateway.CfnStage",
153
+ "version": "2.179.0"
154
+ }
155
+ }
156
+ },
157
+ "constructInfo": {
158
+ "fqn": "aws-cdk-lib.aws_apigateway.Stage",
159
+ "version": "2.179.0",
160
+ "metadata": [
161
+ {
162
+ "deployment": "*",
163
+ "accessLogDestination": "*",
164
+ "accessLogFormat": "*",
165
+ "loggingLevel": "INFO",
166
+ "dataTraceEnabled": false,
167
+ "tracingEnabled": true
168
+ }
169
+ ]
170
+ }
171
+ },
172
+ "Endpoint": {
173
+ "id": "Endpoint",
174
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/Endpoint",
175
+ "constructInfo": {
176
+ "fqn": "aws-cdk-lib.CfnOutput",
177
+ "version": "2.179.0"
178
+ }
179
+ },
180
+ "Default": {
181
+ "id": "Default",
182
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/Default",
183
+ "children": {
184
+ "{user_id}": {
185
+ "id": "{user_id}",
186
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/Default/{user_id}",
187
+ "children": {
188
+ "Resource": {
189
+ "id": "Resource",
190
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/Default/{user_id}/Resource",
191
+ "attributes": {
192
+ "aws:cdk:cloudformation:type": "AWS::ApiGateway::Resource",
193
+ "aws:cdk:cloudformation:props": {
194
+ "parentId": {
195
+ "Fn::GetAtt": [
196
+ "testapigatewaysagemakerendpointdefaultRestApi7D1DA11B",
197
+ "RootResourceId"
198
+ ]
199
+ },
200
+ "pathPart": "{user_id}",
201
+ "restApiId": {
202
+ "Ref": "testapigatewaysagemakerendpointdefaultRestApi7D1DA11B"
203
+ }
204
+ }
205
+ },
206
+ "constructInfo": {
207
+ "fqn": "aws-cdk-lib.aws_apigateway.CfnResource",
208
+ "version": "2.179.0"
209
+ }
210
+ },
211
+ "GET": {
212
+ "id": "GET",
213
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/Default/{user_id}/GET",
214
+ "children": {
215
+ "Resource": {
216
+ "id": "Resource",
217
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/Default/{user_id}/GET/Resource",
218
+ "attributes": {
219
+ "aws:cdk:cloudformation:type": "AWS::ApiGateway::Method",
220
+ "aws:cdk:cloudformation:props": {
221
+ "authorizationType": "AWS_IAM",
222
+ "httpMethod": "GET",
223
+ "integration": {
224
+ "type": "AWS",
225
+ "uri": {
226
+ "Fn::Join": [
227
+ "",
228
+ [
229
+ "arn:",
230
+ {
231
+ "Ref": "AWS::Partition"
232
+ },
233
+ ":apigateway:",
234
+ {
235
+ "Ref": "AWS::Region"
236
+ },
237
+ ":runtime.sagemaker:path/endpoints/my-endpoint/invocations"
238
+ ]
239
+ ]
240
+ },
241
+ "integrationHttpMethod": "POST",
242
+ "requestParameters": {
243
+ "integration.request.header.Content-Type": "'application/json'"
244
+ },
245
+ "requestTemplates": {
246
+ "application/json": "{\n \"instances\": [\n#set( $user_id = $input.params(\"user_id\") )\n#set( $items = $input.params(\"items\") )\n#foreach( $item in $items.split(\",\") )\n {\"in0\": [$user_id], \"in1\": [$item]}#if( $foreach.hasNext ),#end\n $esc.newline\n#end\n ]\n}"
247
+ },
248
+ "passthroughBehavior": "NEVER",
249
+ "integrationResponses": [
250
+ {
251
+ "statusCode": "200"
252
+ },
253
+ {
254
+ "statusCode": "500",
255
+ "selectionPattern": "5\\d{2}"
256
+ },
257
+ {
258
+ "statusCode": "400",
259
+ "selectionPattern": "4\\d{2}"
260
+ }
261
+ ],
262
+ "credentials": {
263
+ "Fn::GetAtt": [
264
+ "testapigatewaysagemakerendpointdefaultapigatewayrole8EA61BE4",
265
+ "Arn"
266
+ ]
267
+ }
268
+ },
269
+ "methodResponses": [
270
+ {
271
+ "statusCode": "200"
272
+ },
273
+ {
274
+ "statusCode": "500"
275
+ },
276
+ {
277
+ "statusCode": "400"
278
+ }
279
+ ],
280
+ "requestValidatorId": {
281
+ "Ref": "testapigatewaysagemakerendpointdefaultRestApirequestvalidator1A23C251"
282
+ },
283
+ "resourceId": {
284
+ "Ref": "testapigatewaysagemakerendpointdefaultRestApiuserid9952BA11"
285
+ },
286
+ "restApiId": {
287
+ "Ref": "testapigatewaysagemakerendpointdefaultRestApi7D1DA11B"
288
+ }
289
+ }
290
+ },
291
+ "constructInfo": {
292
+ "fqn": "aws-cdk-lib.aws_apigateway.CfnMethod",
293
+ "version": "2.179.0"
294
+ }
295
+ }
296
+ },
297
+ "constructInfo": {
298
+ "fqn": "aws-cdk-lib.aws_apigateway.Method",
299
+ "version": "2.179.0",
300
+ "metadata": [
301
+ {
302
+ "resource": "*",
303
+ "httpMethod": "*",
304
+ "integration": "*",
305
+ "options": {
306
+ "methodResponses": [
307
+ {
308
+ "statusCode": "*"
309
+ },
310
+ {
311
+ "statusCode": "*"
312
+ },
313
+ {
314
+ "statusCode": "*"
315
+ }
316
+ ],
317
+ "requestValidator": "*"
318
+ }
319
+ },
320
+ {
321
+ "addMethodResponse": [
322
+ {
323
+ "statusCode": "*"
324
+ }
325
+ ]
326
+ },
327
+ {
328
+ "addMethodResponse": [
329
+ {
330
+ "statusCode": "*"
331
+ }
332
+ ]
333
+ },
334
+ {
335
+ "addMethodResponse": [
336
+ {
337
+ "statusCode": "*"
338
+ }
339
+ ]
340
+ }
341
+ ]
342
+ }
343
+ }
344
+ },
345
+ "constructInfo": {
346
+ "fqn": "aws-cdk-lib.aws_apigateway.Resource",
347
+ "version": "2.179.0",
348
+ "metadata": [
349
+ {
350
+ "pathPart": "*"
351
+ }
352
+ ]
353
+ }
354
+ }
355
+ },
356
+ "constructInfo": {
357
+ "fqn": "aws-cdk-lib.aws_apigateway.ResourceBase",
358
+ "version": "2.179.0",
359
+ "metadata": [
360
+ "*"
361
+ ]
362
+ }
363
+ },
364
+ "request-validator": {
365
+ "id": "request-validator",
366
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/request-validator",
367
+ "children": {
368
+ "Resource": {
369
+ "id": "Resource",
370
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/RestApi/request-validator/Resource",
371
+ "attributes": {
372
+ "aws:cdk:cloudformation:type": "AWS::ApiGateway::RequestValidator",
373
+ "aws:cdk:cloudformation:props": {
374
+ "name": "request-param-validator",
375
+ "restApiId": {
376
+ "Ref": "testapigatewaysagemakerendpointdefaultRestApi7D1DA11B"
377
+ },
378
+ "validateRequestParameters": true
379
+ }
380
+ },
381
+ "constructInfo": {
382
+ "fqn": "aws-cdk-lib.aws_apigateway.CfnRequestValidator",
383
+ "version": "2.179.0"
384
+ }
385
+ }
386
+ },
387
+ "constructInfo": {
388
+ "fqn": "aws-cdk-lib.aws_apigateway.RequestValidator",
389
+ "version": "2.179.0",
390
+ "metadata": [
391
+ {
392
+ "requestValidatorName": "*",
393
+ "validateRequestParameters": true,
394
+ "restApi": "*"
395
+ }
396
+ ]
397
+ }
398
+ }
399
+ },
400
+ "constructInfo": {
401
+ "fqn": "aws-cdk-lib.aws_apigateway.RestApi",
402
+ "version": "2.179.0",
403
+ "metadata": [
404
+ {
405
+ "endpointConfiguration": {
406
+ "types": [
407
+ "EDGE"
408
+ ]
409
+ },
410
+ "cloudWatchRole": false,
411
+ "deployOptions": {
412
+ "accessLogDestination": "*",
413
+ "accessLogFormat": "*",
414
+ "loggingLevel": "INFO",
415
+ "dataTraceEnabled": false,
416
+ "tracingEnabled": true
417
+ },
418
+ "defaultMethodOptions": {
419
+ "authorizationType": "*"
420
+ }
421
+ },
422
+ {
423
+ "addRequestValidator": [
424
+ "*",
425
+ {
426
+ "requestValidatorName": "*",
427
+ "validateRequestParameters": true
428
+ }
429
+ ]
430
+ }
431
+ ]
432
+ }
433
+ },
434
+ "LambdaRestApiCloudWatchRole": {
435
+ "id": "LambdaRestApiCloudWatchRole",
436
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/LambdaRestApiCloudWatchRole",
437
+ "children": {
438
+ "ImportLambdaRestApiCloudWatchRole": {
439
+ "id": "ImportLambdaRestApiCloudWatchRole",
440
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/LambdaRestApiCloudWatchRole/ImportLambdaRestApiCloudWatchRole",
441
+ "constructInfo": {
442
+ "fqn": "aws-cdk-lib.Resource",
443
+ "version": "2.179.0",
444
+ "metadata": [
445
+ "*"
446
+ ]
447
+ }
448
+ },
449
+ "Resource": {
450
+ "id": "Resource",
451
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/LambdaRestApiCloudWatchRole/Resource",
452
+ "attributes": {
453
+ "aws:cdk:cloudformation:type": "AWS::IAM::Role",
454
+ "aws:cdk:cloudformation:props": {
455
+ "assumeRolePolicyDocument": {
456
+ "Statement": [
457
+ {
458
+ "Action": "sts:AssumeRole",
459
+ "Effect": "Allow",
460
+ "Principal": {
461
+ "Service": "apigateway.amazonaws.com"
462
+ }
463
+ }
464
+ ],
465
+ "Version": "2012-10-17"
466
+ },
467
+ "policies": [
468
+ {
469
+ "policyName": "LambdaRestApiCloudWatchRolePolicy",
470
+ "policyDocument": {
471
+ "Statement": [
472
+ {
473
+ "Action": [
474
+ "logs:CreateLogGroup",
475
+ "logs:CreateLogStream",
476
+ "logs:DescribeLogGroups",
477
+ "logs:DescribeLogStreams",
478
+ "logs:FilterLogEvents",
479
+ "logs:GetLogEvents",
480
+ "logs:PutLogEvents"
481
+ ],
482
+ "Effect": "Allow",
483
+ "Resource": {
484
+ "Fn::Join": [
485
+ "",
486
+ [
487
+ "arn:",
488
+ {
489
+ "Ref": "AWS::Partition"
490
+ },
491
+ ":logs:",
492
+ {
493
+ "Ref": "AWS::Region"
494
+ },
495
+ ":",
496
+ {
497
+ "Ref": "AWS::AccountId"
498
+ },
499
+ ":*"
500
+ ]
501
+ ]
502
+ }
503
+ }
504
+ ],
505
+ "Version": "2012-10-17"
506
+ }
507
+ }
508
+ ]
509
+ }
510
+ },
511
+ "constructInfo": {
512
+ "fqn": "aws-cdk-lib.aws_iam.CfnRole",
513
+ "version": "2.179.0"
514
+ }
515
+ }
516
+ },
517
+ "constructInfo": {
518
+ "fqn": "aws-cdk-lib.aws_iam.Role",
519
+ "version": "2.179.0",
520
+ "metadata": [
521
+ {
522
+ "assumedBy": {
523
+ "principalAccount": "*",
524
+ "assumeRoleAction": "*"
525
+ },
526
+ "inlinePolicies": "*"
527
+ }
528
+ ]
529
+ }
530
+ },
531
+ "LambdaRestApiAccount": {
532
+ "id": "LambdaRestApiAccount",
533
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/LambdaRestApiAccount",
534
+ "attributes": {
535
+ "aws:cdk:cloudformation:type": "AWS::ApiGateway::Account",
536
+ "aws:cdk:cloudformation:props": {
537
+ "cloudWatchRoleArn": {
538
+ "Fn::GetAtt": [
539
+ "testapigatewaysagemakerendpointdefaultLambdaRestApiCloudWatchRole56EE67C8",
540
+ "Arn"
541
+ ]
542
+ }
543
+ }
544
+ },
545
+ "constructInfo": {
546
+ "fqn": "aws-cdk-lib.aws_apigateway.CfnAccount",
547
+ "version": "2.179.0"
548
+ }
549
+ },
550
+ "api-gateway-role": {
551
+ "id": "api-gateway-role",
552
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/api-gateway-role",
553
+ "children": {
554
+ "Importapi-gateway-role": {
555
+ "id": "Importapi-gateway-role",
556
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/api-gateway-role/Importapi-gateway-role",
557
+ "constructInfo": {
558
+ "fqn": "aws-cdk-lib.Resource",
559
+ "version": "2.179.0",
560
+ "metadata": [
561
+ "*"
562
+ ]
563
+ }
564
+ },
565
+ "Resource": {
566
+ "id": "Resource",
567
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/api-gateway-role/Resource",
568
+ "attributes": {
569
+ "aws:cdk:cloudformation:type": "AWS::IAM::Role",
570
+ "aws:cdk:cloudformation:props": {
571
+ "assumeRolePolicyDocument": {
572
+ "Statement": [
573
+ {
574
+ "Action": "sts:AssumeRole",
575
+ "Effect": "Allow",
576
+ "Principal": {
577
+ "Service": "apigateway.amazonaws.com"
578
+ }
579
+ }
580
+ ],
581
+ "Version": "2012-10-17"
582
+ }
583
+ }
584
+ },
585
+ "constructInfo": {
586
+ "fqn": "aws-cdk-lib.aws_iam.CfnRole",
587
+ "version": "2.179.0"
588
+ }
589
+ }
590
+ },
591
+ "constructInfo": {
592
+ "fqn": "aws-cdk-lib.aws_iam.Role",
593
+ "version": "2.179.0",
594
+ "metadata": [
595
+ {
596
+ "assumedBy": {
597
+ "principalAccount": "*",
598
+ "assumeRoleAction": "*"
599
+ }
600
+ },
601
+ {
602
+ "attachInlinePolicy": [
603
+ "*"
604
+ ]
605
+ }
606
+ ]
607
+ }
608
+ },
609
+ "InvokeEndpointPolicy": {
610
+ "id": "InvokeEndpointPolicy",
611
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/InvokeEndpointPolicy",
612
+ "children": {
613
+ "Resource": {
614
+ "id": "Resource",
615
+ "path": "apisag-no-usage-plan/test-apigateway-sagemakerendpoint-default/InvokeEndpointPolicy/Resource",
616
+ "attributes": {
617
+ "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
618
+ "aws:cdk:cloudformation:props": {
619
+ "policyDocument": {
620
+ "Statement": [
621
+ {
622
+ "Action": "sagemaker:InvokeEndpoint",
623
+ "Effect": "Allow",
624
+ "Resource": {
625
+ "Fn::Join": [
626
+ "",
627
+ [
628
+ "arn:",
629
+ {
630
+ "Ref": "AWS::Partition"
631
+ },
632
+ ":sagemaker:",
633
+ {
634
+ "Ref": "AWS::Region"
635
+ },
636
+ ":",
637
+ {
638
+ "Ref": "AWS::AccountId"
639
+ },
640
+ ":endpoint/my-endpoint"
641
+ ]
642
+ ]
643
+ }
644
+ }
645
+ ],
646
+ "Version": "2012-10-17"
647
+ },
648
+ "policyName": "testapigatewaysagemakerendpointdefaultInvokeEndpointPolicyB835D2B2",
649
+ "roles": [
650
+ {
651
+ "Ref": "testapigatewaysagemakerendpointdefaultapigatewayrole8EA61BE4"
652
+ }
653
+ ]
654
+ }
655
+ },
656
+ "constructInfo": {
657
+ "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
658
+ "version": "2.179.0"
659
+ }
660
+ }
661
+ },
662
+ "constructInfo": {
663
+ "fqn": "aws-cdk-lib.aws_iam.Policy",
664
+ "version": "2.179.0",
665
+ "metadata": [
666
+ {
667
+ "statements": "*"
668
+ },
669
+ {
670
+ "addStatements": [
671
+ {}
672
+ ]
673
+ },
674
+ {
675
+ "attachToRole": [
676
+ "*"
677
+ ]
678
+ },
679
+ {
680
+ "attachToRole": [
681
+ "*"
682
+ ]
683
+ }
684
+ ]
685
+ }
686
+ }
687
+ },
688
+ "constructInfo": {
689
+ "fqn": "@aws-solutions-constructs/aws-apigateway-sagemakerendpoint.ApiGatewayToSageMakerEndpoint",
690
+ "version": "2.79.1"
691
+ }
692
+ },
693
+ "Integ": {
694
+ "id": "Integ",
695
+ "path": "apisag-no-usage-plan/Integ",
696
+ "children": {
697
+ "DefaultTest": {
698
+ "id": "DefaultTest",
699
+ "path": "apisag-no-usage-plan/Integ/DefaultTest",
700
+ "children": {
701
+ "Default": {
702
+ "id": "Default",
703
+ "path": "apisag-no-usage-plan/Integ/DefaultTest/Default",
704
+ "constructInfo": {
705
+ "fqn": "constructs.Construct",
706
+ "version": "10.4.2"
707
+ }
708
+ },
709
+ "DeployAssert": {
710
+ "id": "DeployAssert",
711
+ "path": "apisag-no-usage-plan/Integ/DefaultTest/DeployAssert",
712
+ "children": {
713
+ "BootstrapVersion": {
714
+ "id": "BootstrapVersion",
715
+ "path": "apisag-no-usage-plan/Integ/DefaultTest/DeployAssert/BootstrapVersion",
716
+ "constructInfo": {
717
+ "fqn": "aws-cdk-lib.CfnParameter",
718
+ "version": "2.179.0"
719
+ }
720
+ },
721
+ "CheckBootstrapVersion": {
722
+ "id": "CheckBootstrapVersion",
723
+ "path": "apisag-no-usage-plan/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
724
+ "constructInfo": {
725
+ "fqn": "aws-cdk-lib.CfnRule",
726
+ "version": "2.179.0"
727
+ }
728
+ }
729
+ },
730
+ "constructInfo": {
731
+ "fqn": "aws-cdk-lib.Stack",
732
+ "version": "2.179.0"
733
+ }
734
+ }
735
+ },
736
+ "constructInfo": {
737
+ "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
738
+ "version": "2.179.0-alpha.0"
739
+ }
740
+ }
741
+ },
742
+ "constructInfo": {
743
+ "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
744
+ "version": "2.179.0-alpha.0"
745
+ }
746
+ },
747
+ "BootstrapVersion": {
748
+ "id": "BootstrapVersion",
749
+ "path": "apisag-no-usage-plan/BootstrapVersion",
750
+ "constructInfo": {
751
+ "fqn": "aws-cdk-lib.CfnParameter",
752
+ "version": "2.179.0"
753
+ }
754
+ },
755
+ "CheckBootstrapVersion": {
756
+ "id": "CheckBootstrapVersion",
757
+ "path": "apisag-no-usage-plan/CheckBootstrapVersion",
758
+ "constructInfo": {
759
+ "fqn": "aws-cdk-lib.CfnRule",
760
+ "version": "2.179.0"
761
+ }
762
+ }
763
+ },
764
+ "constructInfo": {
765
+ "fqn": "aws-cdk-lib.Stack",
766
+ "version": "2.179.0"
767
+ }
768
+ },
769
+ "Tree": {
770
+ "id": "Tree",
771
+ "path": "Tree",
772
+ "constructInfo": {
773
+ "fqn": "constructs.Construct",
774
+ "version": "10.4.2"
775
+ }
776
+ }
777
+ },
778
+ "constructInfo": {
779
+ "fqn": "aws-cdk-lib.App",
780
+ "version": "2.179.0"
781
+ }
782
+ }
783
+ }