@aws-solutions-constructs/aws-apigateway-sagemakerendpoint 2.64.0 → 2.65.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 +4 -4
- package/lib/index.js +3 -2
- package/package.json +3 -3
- package/test/integ.apisag-additional-request-templates.js.snapshot/apisag-additional-request-templates.assets.json +2 -2
- package/test/integ.apisag-additional-request-templates.js.snapshot/apisag-additional-request-templates.template.json +21 -0
- package/test/integ.apisag-additional-request-templates.js.snapshot/manifest.json +1 -1
- package/test/integ.apisag-additional-request-templates.js.snapshot/tree.json +39 -39
- package/test/integ.apisag-apigateway-sagemakerendpoint-overwrite.js +2 -1
- package/test/integ.apisag-apigateway-sagemakerendpoint-overwrite.js.snapshot/apisag-apigateway-sagemakerendpoint-overwrite.assets.json +2 -2
- package/test/integ.apisag-apigateway-sagemakerendpoint-overwrite.js.snapshot/apisag-apigateway-sagemakerendpoint-overwrite.template.json +21 -0
- package/test/integ.apisag-apigateway-sagemakerendpoint-overwrite.js.snapshot/manifest.json +1 -1
- package/test/integ.apisag-apigateway-sagemakerendpoint-overwrite.js.snapshot/tree.json +39 -39
- package/test/integ.apisag-no-overwrite.js.snapshot/apisag-no-overwrite.assets.json +2 -2
- package/test/integ.apisag-no-overwrite.js.snapshot/apisag-no-overwrite.template.json +21 -0
- package/test/integ.apisag-no-overwrite.js.snapshot/manifest.json +1 -1
- package/test/integ.apisag-no-overwrite.js.snapshot/tree.json +39 -39
|
@@ -25,13 +25,13 @@
|
|
|
25
25
|
},
|
|
26
26
|
"constructInfo": {
|
|
27
27
|
"fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
|
|
28
|
-
"version": "2.
|
|
28
|
+
"version": "2.150.0"
|
|
29
29
|
}
|
|
30
30
|
}
|
|
31
31
|
},
|
|
32
32
|
"constructInfo": {
|
|
33
33
|
"fqn": "aws-cdk-lib.aws_logs.LogGroup",
|
|
34
|
-
"version": "2.
|
|
34
|
+
"version": "2.150.0"
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
37
|
"RestApi": {
|
|
@@ -54,7 +54,7 @@
|
|
|
54
54
|
},
|
|
55
55
|
"constructInfo": {
|
|
56
56
|
"fqn": "aws-cdk-lib.aws_apigateway.CfnRestApi",
|
|
57
|
-
"version": "2.
|
|
57
|
+
"version": "2.150.0"
|
|
58
58
|
}
|
|
59
59
|
},
|
|
60
60
|
"Deployment": {
|
|
@@ -75,13 +75,13 @@
|
|
|
75
75
|
},
|
|
76
76
|
"constructInfo": {
|
|
77
77
|
"fqn": "aws-cdk-lib.aws_apigateway.CfnDeployment",
|
|
78
|
-
"version": "2.
|
|
78
|
+
"version": "2.150.0"
|
|
79
79
|
}
|
|
80
80
|
}
|
|
81
81
|
},
|
|
82
82
|
"constructInfo": {
|
|
83
83
|
"fqn": "aws-cdk-lib.aws_apigateway.Deployment",
|
|
84
|
-
"version": "2.
|
|
84
|
+
"version": "2.150.0"
|
|
85
85
|
}
|
|
86
86
|
},
|
|
87
87
|
"DeploymentStage.prod": {
|
|
@@ -123,13 +123,13 @@
|
|
|
123
123
|
},
|
|
124
124
|
"constructInfo": {
|
|
125
125
|
"fqn": "aws-cdk-lib.aws_apigateway.CfnStage",
|
|
126
|
-
"version": "2.
|
|
126
|
+
"version": "2.150.0"
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
129
|
},
|
|
130
130
|
"constructInfo": {
|
|
131
131
|
"fqn": "aws-cdk-lib.aws_apigateway.Stage",
|
|
132
|
-
"version": "2.
|
|
132
|
+
"version": "2.150.0"
|
|
133
133
|
}
|
|
134
134
|
},
|
|
135
135
|
"Endpoint": {
|
|
@@ -137,7 +137,7 @@
|
|
|
137
137
|
"path": "apisag-no-overwrite/test-apigateway-sagemakerendpoint-default/RestApi/Endpoint",
|
|
138
138
|
"constructInfo": {
|
|
139
139
|
"fqn": "aws-cdk-lib.CfnOutput",
|
|
140
|
-
"version": "2.
|
|
140
|
+
"version": "2.150.0"
|
|
141
141
|
}
|
|
142
142
|
},
|
|
143
143
|
"Default": {
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
},
|
|
169
169
|
"constructInfo": {
|
|
170
170
|
"fqn": "aws-cdk-lib.aws_apigateway.CfnResource",
|
|
171
|
-
"version": "2.
|
|
171
|
+
"version": "2.150.0"
|
|
172
172
|
}
|
|
173
173
|
},
|
|
174
174
|
"GET": {
|
|
@@ -253,25 +253,25 @@
|
|
|
253
253
|
},
|
|
254
254
|
"constructInfo": {
|
|
255
255
|
"fqn": "aws-cdk-lib.aws_apigateway.CfnMethod",
|
|
256
|
-
"version": "2.
|
|
256
|
+
"version": "2.150.0"
|
|
257
257
|
}
|
|
258
258
|
}
|
|
259
259
|
},
|
|
260
260
|
"constructInfo": {
|
|
261
261
|
"fqn": "aws-cdk-lib.aws_apigateway.Method",
|
|
262
|
-
"version": "2.
|
|
262
|
+
"version": "2.150.0"
|
|
263
263
|
}
|
|
264
264
|
}
|
|
265
265
|
},
|
|
266
266
|
"constructInfo": {
|
|
267
267
|
"fqn": "aws-cdk-lib.aws_apigateway.Resource",
|
|
268
|
-
"version": "2.
|
|
268
|
+
"version": "2.150.0"
|
|
269
269
|
}
|
|
270
270
|
}
|
|
271
271
|
},
|
|
272
272
|
"constructInfo": {
|
|
273
273
|
"fqn": "aws-cdk-lib.aws_apigateway.ResourceBase",
|
|
274
|
-
"version": "2.
|
|
274
|
+
"version": "2.150.0"
|
|
275
275
|
}
|
|
276
276
|
},
|
|
277
277
|
"UsagePlan": {
|
|
@@ -299,13 +299,13 @@
|
|
|
299
299
|
},
|
|
300
300
|
"constructInfo": {
|
|
301
301
|
"fqn": "aws-cdk-lib.aws_apigateway.CfnUsagePlan",
|
|
302
|
-
"version": "2.
|
|
302
|
+
"version": "2.150.0"
|
|
303
303
|
}
|
|
304
304
|
}
|
|
305
305
|
},
|
|
306
306
|
"constructInfo": {
|
|
307
307
|
"fqn": "aws-cdk-lib.aws_apigateway.UsagePlan",
|
|
308
|
-
"version": "2.
|
|
308
|
+
"version": "2.150.0"
|
|
309
309
|
}
|
|
310
310
|
},
|
|
311
311
|
"request-validator": {
|
|
@@ -327,19 +327,19 @@
|
|
|
327
327
|
},
|
|
328
328
|
"constructInfo": {
|
|
329
329
|
"fqn": "aws-cdk-lib.aws_apigateway.CfnRequestValidator",
|
|
330
|
-
"version": "2.
|
|
330
|
+
"version": "2.150.0"
|
|
331
331
|
}
|
|
332
332
|
}
|
|
333
333
|
},
|
|
334
334
|
"constructInfo": {
|
|
335
335
|
"fqn": "aws-cdk-lib.aws_apigateway.RequestValidator",
|
|
336
|
-
"version": "2.
|
|
336
|
+
"version": "2.150.0"
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
339
|
},
|
|
340
340
|
"constructInfo": {
|
|
341
341
|
"fqn": "aws-cdk-lib.aws_apigateway.RestApi",
|
|
342
|
-
"version": "2.
|
|
342
|
+
"version": "2.150.0"
|
|
343
343
|
}
|
|
344
344
|
},
|
|
345
345
|
"LambdaRestApiCloudWatchRole": {
|
|
@@ -351,7 +351,7 @@
|
|
|
351
351
|
"path": "apisag-no-overwrite/test-apigateway-sagemakerendpoint-default/LambdaRestApiCloudWatchRole/ImportLambdaRestApiCloudWatchRole",
|
|
352
352
|
"constructInfo": {
|
|
353
353
|
"fqn": "aws-cdk-lib.Resource",
|
|
354
|
-
"version": "2.
|
|
354
|
+
"version": "2.150.0"
|
|
355
355
|
}
|
|
356
356
|
},
|
|
357
357
|
"Resource": {
|
|
@@ -418,13 +418,13 @@
|
|
|
418
418
|
},
|
|
419
419
|
"constructInfo": {
|
|
420
420
|
"fqn": "aws-cdk-lib.aws_iam.CfnRole",
|
|
421
|
-
"version": "2.
|
|
421
|
+
"version": "2.150.0"
|
|
422
422
|
}
|
|
423
423
|
}
|
|
424
424
|
},
|
|
425
425
|
"constructInfo": {
|
|
426
426
|
"fqn": "aws-cdk-lib.aws_iam.Role",
|
|
427
|
-
"version": "2.
|
|
427
|
+
"version": "2.150.0"
|
|
428
428
|
}
|
|
429
429
|
},
|
|
430
430
|
"LambdaRestApiAccount": {
|
|
@@ -443,7 +443,7 @@
|
|
|
443
443
|
},
|
|
444
444
|
"constructInfo": {
|
|
445
445
|
"fqn": "aws-cdk-lib.aws_apigateway.CfnAccount",
|
|
446
|
-
"version": "2.
|
|
446
|
+
"version": "2.150.0"
|
|
447
447
|
}
|
|
448
448
|
},
|
|
449
449
|
"api-gateway-role": {
|
|
@@ -455,7 +455,7 @@
|
|
|
455
455
|
"path": "apisag-no-overwrite/test-apigateway-sagemakerendpoint-default/api-gateway-role/Importapi-gateway-role",
|
|
456
456
|
"constructInfo": {
|
|
457
457
|
"fqn": "aws-cdk-lib.Resource",
|
|
458
|
-
"version": "2.
|
|
458
|
+
"version": "2.150.0"
|
|
459
459
|
}
|
|
460
460
|
},
|
|
461
461
|
"Resource": {
|
|
@@ -480,13 +480,13 @@
|
|
|
480
480
|
},
|
|
481
481
|
"constructInfo": {
|
|
482
482
|
"fqn": "aws-cdk-lib.aws_iam.CfnRole",
|
|
483
|
-
"version": "2.
|
|
483
|
+
"version": "2.150.0"
|
|
484
484
|
}
|
|
485
485
|
}
|
|
486
486
|
},
|
|
487
487
|
"constructInfo": {
|
|
488
488
|
"fqn": "aws-cdk-lib.aws_iam.Role",
|
|
489
|
-
"version": "2.
|
|
489
|
+
"version": "2.150.0"
|
|
490
490
|
}
|
|
491
491
|
},
|
|
492
492
|
"InvokeEndpointPolicy": {
|
|
@@ -538,19 +538,19 @@
|
|
|
538
538
|
},
|
|
539
539
|
"constructInfo": {
|
|
540
540
|
"fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
|
|
541
|
-
"version": "2.
|
|
541
|
+
"version": "2.150.0"
|
|
542
542
|
}
|
|
543
543
|
}
|
|
544
544
|
},
|
|
545
545
|
"constructInfo": {
|
|
546
546
|
"fqn": "aws-cdk-lib.aws_iam.Policy",
|
|
547
|
-
"version": "2.
|
|
547
|
+
"version": "2.150.0"
|
|
548
548
|
}
|
|
549
549
|
}
|
|
550
550
|
},
|
|
551
551
|
"constructInfo": {
|
|
552
552
|
"fqn": "@aws-solutions-constructs/aws-apigateway-sagemakerendpoint.ApiGatewayToSageMakerEndpoint",
|
|
553
|
-
"version": "2.
|
|
553
|
+
"version": "2.63.0"
|
|
554
554
|
}
|
|
555
555
|
},
|
|
556
556
|
"Integ": {
|
|
@@ -566,7 +566,7 @@
|
|
|
566
566
|
"path": "apisag-no-overwrite/Integ/DefaultTest/Default",
|
|
567
567
|
"constructInfo": {
|
|
568
568
|
"fqn": "constructs.Construct",
|
|
569
|
-
"version": "10.
|
|
569
|
+
"version": "10.3.0"
|
|
570
570
|
}
|
|
571
571
|
},
|
|
572
572
|
"DeployAssert": {
|
|
@@ -578,7 +578,7 @@
|
|
|
578
578
|
"path": "apisag-no-overwrite/Integ/DefaultTest/DeployAssert/BootstrapVersion",
|
|
579
579
|
"constructInfo": {
|
|
580
580
|
"fqn": "aws-cdk-lib.CfnParameter",
|
|
581
|
-
"version": "2.
|
|
581
|
+
"version": "2.150.0"
|
|
582
582
|
}
|
|
583
583
|
},
|
|
584
584
|
"CheckBootstrapVersion": {
|
|
@@ -586,25 +586,25 @@
|
|
|
586
586
|
"path": "apisag-no-overwrite/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
|
|
587
587
|
"constructInfo": {
|
|
588
588
|
"fqn": "aws-cdk-lib.CfnRule",
|
|
589
|
-
"version": "2.
|
|
589
|
+
"version": "2.150.0"
|
|
590
590
|
}
|
|
591
591
|
}
|
|
592
592
|
},
|
|
593
593
|
"constructInfo": {
|
|
594
594
|
"fqn": "aws-cdk-lib.Stack",
|
|
595
|
-
"version": "2.
|
|
595
|
+
"version": "2.150.0"
|
|
596
596
|
}
|
|
597
597
|
}
|
|
598
598
|
},
|
|
599
599
|
"constructInfo": {
|
|
600
600
|
"fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
|
|
601
|
-
"version": "2.
|
|
601
|
+
"version": "2.150.0-alpha.0"
|
|
602
602
|
}
|
|
603
603
|
}
|
|
604
604
|
},
|
|
605
605
|
"constructInfo": {
|
|
606
606
|
"fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
|
|
607
|
-
"version": "2.
|
|
607
|
+
"version": "2.150.0-alpha.0"
|
|
608
608
|
}
|
|
609
609
|
},
|
|
610
610
|
"BootstrapVersion": {
|
|
@@ -612,7 +612,7 @@
|
|
|
612
612
|
"path": "apisag-no-overwrite/BootstrapVersion",
|
|
613
613
|
"constructInfo": {
|
|
614
614
|
"fqn": "aws-cdk-lib.CfnParameter",
|
|
615
|
-
"version": "2.
|
|
615
|
+
"version": "2.150.0"
|
|
616
616
|
}
|
|
617
617
|
},
|
|
618
618
|
"CheckBootstrapVersion": {
|
|
@@ -620,13 +620,13 @@
|
|
|
620
620
|
"path": "apisag-no-overwrite/CheckBootstrapVersion",
|
|
621
621
|
"constructInfo": {
|
|
622
622
|
"fqn": "aws-cdk-lib.CfnRule",
|
|
623
|
-
"version": "2.
|
|
623
|
+
"version": "2.150.0"
|
|
624
624
|
}
|
|
625
625
|
}
|
|
626
626
|
},
|
|
627
627
|
"constructInfo": {
|
|
628
628
|
"fqn": "aws-cdk-lib.Stack",
|
|
629
|
-
"version": "2.
|
|
629
|
+
"version": "2.150.0"
|
|
630
630
|
}
|
|
631
631
|
},
|
|
632
632
|
"Tree": {
|
|
@@ -634,13 +634,13 @@
|
|
|
634
634
|
"path": "Tree",
|
|
635
635
|
"constructInfo": {
|
|
636
636
|
"fqn": "constructs.Construct",
|
|
637
|
-
"version": "10.
|
|
637
|
+
"version": "10.3.0"
|
|
638
638
|
}
|
|
639
639
|
}
|
|
640
640
|
},
|
|
641
641
|
"constructInfo": {
|
|
642
642
|
"fqn": "aws-cdk-lib.App",
|
|
643
|
-
"version": "2.
|
|
643
|
+
"version": "2.150.0"
|
|
644
644
|
}
|
|
645
645
|
}
|
|
646
646
|
}
|