@aws-solutions-constructs/aws-apigateway-dynamodb 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.
Files changed (36) hide show
  1. package/.jsii +4 -4
  2. package/lib/index.js +1 -1
  3. package/package.json +3 -3
  4. package/test/integ.apiddb-additional-request-templates-custom-resource-name.js +2 -1
  5. package/test/integ.apiddb-additional-request-templates-custom-resource-name.js.snapshot/apiddb-additional-request-templates-custom-resource-name.assets.json +2 -2
  6. package/test/integ.apiddb-additional-request-templates-custom-resource-name.js.snapshot/apiddb-additional-request-templates-custom-resource-name.template.json +22 -1
  7. package/test/integ.apiddb-additional-request-templates-custom-resource-name.js.snapshot/manifest.json +1 -1
  8. package/test/integ.apiddb-additional-request-templates-custom-resource-name.js.snapshot/tree.json +40 -40
  9. package/test/integ.apiddb-additional-request-templates.js +2 -1
  10. package/test/integ.apiddb-additional-request-templates.js.snapshot/apiddb-additional-request-templates.assets.json +2 -2
  11. package/test/integ.apiddb-additional-request-templates.js.snapshot/apiddb-additional-request-templates.template.json +22 -1
  12. package/test/integ.apiddb-additional-request-templates.js.snapshot/manifest.json +1 -1
  13. package/test/integ.apiddb-additional-request-templates.js.snapshot/tree.json +40 -40
  14. package/test/integ.apiddb-apigateway-dynamodb-CRUD.js.snapshot/apiddb-apigateway-dynamodb-CRUD.assets.json +2 -2
  15. package/test/integ.apiddb-apigateway-dynamodb-CRUD.js.snapshot/apiddb-apigateway-dynamodb-CRUD.template.json +22 -1
  16. package/test/integ.apiddb-apigateway-dynamodb-CRUD.js.snapshot/manifest.json +1 -1
  17. package/test/integ.apiddb-apigateway-dynamodb-CRUD.js.snapshot/tree.json +46 -46
  18. package/test/integ.apiddb-apigateway-dynamodb-existing-table.js +2 -1
  19. package/test/integ.apiddb-apigateway-dynamodb-existing-table.js.snapshot/apiddb-apigateway-dynamodb-existing-table.assets.json +2 -2
  20. package/test/integ.apiddb-apigateway-dynamodb-existing-table.js.snapshot/apiddb-apigateway-dynamodb-existing-table.template.json +22 -1
  21. package/test/integ.apiddb-apigateway-dynamodb-existing-table.js.snapshot/manifest.json +1 -1
  22. package/test/integ.apiddb-apigateway-dynamodb-existing-table.js.snapshot/tree.json +40 -40
  23. package/test/integ.apiddb-custom-integration-responses.js +2 -1
  24. package/test/integ.apiddb-custom-integration-responses.js.snapshot/apiddb-custom-integration-responses.assets.json +2 -2
  25. package/test/integ.apiddb-custom-integration-responses.js.snapshot/apiddb-custom-integration-responses.template.json +22 -1
  26. package/test/integ.apiddb-custom-integration-responses.js.snapshot/manifest.json +1 -1
  27. package/test/integ.apiddb-custom-integration-responses.js.snapshot/tree.json +40 -40
  28. package/test/integ.apiddb-custom-method-response.js +2 -1
  29. package/test/integ.apiddb-custom-method-response.js.snapshot/apiddb-custom-method-response.assets.json +2 -2
  30. package/test/integ.apiddb-custom-method-response.js.snapshot/apiddb-custom-method-response.template.json +22 -1
  31. package/test/integ.apiddb-custom-method-response.js.snapshot/manifest.json +1 -1
  32. package/test/integ.apiddb-custom-method-response.js.snapshot/tree.json +40 -40
  33. package/test/integ.apiddb-no-arguments.js.snapshot/apiddb-no-arguments.assets.json +2 -2
  34. package/test/integ.apiddb-no-arguments.js.snapshot/apiddb-no-arguments.template.json +22 -1
  35. package/test/integ.apiddb-no-arguments.js.snapshot/manifest.json +1 -1
  36. package/test/integ.apiddb-no-arguments.js.snapshot/tree.json +40 -40
@@ -45,7 +45,7 @@
45
45
  },
46
46
  "constructInfo": {
47
47
  "fqn": "aws-cdk-lib.aws_dynamodb.CfnTable",
48
- "version": "2.118.0"
48
+ "version": "2.150.0"
49
49
  }
50
50
  },
51
51
  "ScalingRole": {
@@ -53,13 +53,13 @@
53
53
  "path": "apiddb-no-arguments/test-api-gateway-dynamodb-default/DynamoTable/ScalingRole",
54
54
  "constructInfo": {
55
55
  "fqn": "aws-cdk-lib.Resource",
56
- "version": "2.118.0"
56
+ "version": "2.150.0"
57
57
  }
58
58
  }
59
59
  },
60
60
  "constructInfo": {
61
61
  "fqn": "aws-cdk-lib.aws_dynamodb.Table",
62
- "version": "2.118.0"
62
+ "version": "2.150.0"
63
63
  }
64
64
  },
65
65
  "ApiAccessLogGroup": {
@@ -75,13 +75,13 @@
75
75
  },
76
76
  "constructInfo": {
77
77
  "fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
78
- "version": "2.118.0"
78
+ "version": "2.150.0"
79
79
  }
80
80
  }
81
81
  },
82
82
  "constructInfo": {
83
83
  "fqn": "aws-cdk-lib.aws_logs.LogGroup",
84
- "version": "2.118.0"
84
+ "version": "2.150.0"
85
85
  }
86
86
  },
87
87
  "RestApi": {
@@ -104,7 +104,7 @@
104
104
  },
105
105
  "constructInfo": {
106
106
  "fqn": "aws-cdk-lib.aws_apigateway.CfnRestApi",
107
- "version": "2.118.0"
107
+ "version": "2.150.0"
108
108
  }
109
109
  },
110
110
  "Deployment": {
@@ -125,13 +125,13 @@
125
125
  },
126
126
  "constructInfo": {
127
127
  "fqn": "aws-cdk-lib.aws_apigateway.CfnDeployment",
128
- "version": "2.118.0"
128
+ "version": "2.150.0"
129
129
  }
130
130
  }
131
131
  },
132
132
  "constructInfo": {
133
133
  "fqn": "aws-cdk-lib.aws_apigateway.Deployment",
134
- "version": "2.118.0"
134
+ "version": "2.150.0"
135
135
  }
136
136
  },
137
137
  "DeploymentStage.prod": {
@@ -173,13 +173,13 @@
173
173
  },
174
174
  "constructInfo": {
175
175
  "fqn": "aws-cdk-lib.aws_apigateway.CfnStage",
176
- "version": "2.118.0"
176
+ "version": "2.150.0"
177
177
  }
178
178
  }
179
179
  },
180
180
  "constructInfo": {
181
181
  "fqn": "aws-cdk-lib.aws_apigateway.Stage",
182
- "version": "2.118.0"
182
+ "version": "2.150.0"
183
183
  }
184
184
  },
185
185
  "Endpoint": {
@@ -187,7 +187,7 @@
187
187
  "path": "apiddb-no-arguments/test-api-gateway-dynamodb-default/RestApi/Endpoint",
188
188
  "constructInfo": {
189
189
  "fqn": "aws-cdk-lib.CfnOutput",
190
- "version": "2.118.0"
190
+ "version": "2.150.0"
191
191
  }
192
192
  },
193
193
  "Default": {
@@ -218,7 +218,7 @@
218
218
  },
219
219
  "constructInfo": {
220
220
  "fqn": "aws-cdk-lib.aws_apigateway.CfnResource",
221
- "version": "2.118.0"
221
+ "version": "2.150.0"
222
222
  }
223
223
  },
224
224
  "GET": {
@@ -313,25 +313,25 @@
313
313
  },
314
314
  "constructInfo": {
315
315
  "fqn": "aws-cdk-lib.aws_apigateway.CfnMethod",
316
- "version": "2.118.0"
316
+ "version": "2.150.0"
317
317
  }
318
318
  }
319
319
  },
320
320
  "constructInfo": {
321
321
  "fqn": "aws-cdk-lib.aws_apigateway.Method",
322
- "version": "2.118.0"
322
+ "version": "2.150.0"
323
323
  }
324
324
  }
325
325
  },
326
326
  "constructInfo": {
327
327
  "fqn": "aws-cdk-lib.aws_apigateway.Resource",
328
- "version": "2.118.0"
328
+ "version": "2.150.0"
329
329
  }
330
330
  }
331
331
  },
332
332
  "constructInfo": {
333
333
  "fqn": "aws-cdk-lib.aws_apigateway.ResourceBase",
334
- "version": "2.118.0"
334
+ "version": "2.150.0"
335
335
  }
336
336
  },
337
337
  "UsagePlan": {
@@ -359,19 +359,19 @@
359
359
  },
360
360
  "constructInfo": {
361
361
  "fqn": "aws-cdk-lib.aws_apigateway.CfnUsagePlan",
362
- "version": "2.118.0"
362
+ "version": "2.150.0"
363
363
  }
364
364
  }
365
365
  },
366
366
  "constructInfo": {
367
367
  "fqn": "aws-cdk-lib.aws_apigateway.UsagePlan",
368
- "version": "2.118.0"
368
+ "version": "2.150.0"
369
369
  }
370
370
  }
371
371
  },
372
372
  "constructInfo": {
373
373
  "fqn": "aws-cdk-lib.aws_apigateway.RestApi",
374
- "version": "2.118.0"
374
+ "version": "2.150.0"
375
375
  }
376
376
  },
377
377
  "LambdaRestApiCloudWatchRole": {
@@ -383,7 +383,7 @@
383
383
  "path": "apiddb-no-arguments/test-api-gateway-dynamodb-default/LambdaRestApiCloudWatchRole/ImportLambdaRestApiCloudWatchRole",
384
384
  "constructInfo": {
385
385
  "fqn": "aws-cdk-lib.Resource",
386
- "version": "2.118.0"
386
+ "version": "2.150.0"
387
387
  }
388
388
  },
389
389
  "Resource": {
@@ -450,13 +450,13 @@
450
450
  },
451
451
  "constructInfo": {
452
452
  "fqn": "aws-cdk-lib.aws_iam.CfnRole",
453
- "version": "2.118.0"
453
+ "version": "2.150.0"
454
454
  }
455
455
  }
456
456
  },
457
457
  "constructInfo": {
458
458
  "fqn": "aws-cdk-lib.aws_iam.Role",
459
- "version": "2.118.0"
459
+ "version": "2.150.0"
460
460
  }
461
461
  },
462
462
  "LambdaRestApiAccount": {
@@ -475,7 +475,7 @@
475
475
  },
476
476
  "constructInfo": {
477
477
  "fqn": "aws-cdk-lib.aws_apigateway.CfnAccount",
478
- "version": "2.118.0"
478
+ "version": "2.150.0"
479
479
  }
480
480
  },
481
481
  "api-gateway-role": {
@@ -487,7 +487,7 @@
487
487
  "path": "apiddb-no-arguments/test-api-gateway-dynamodb-default/api-gateway-role/Importapi-gateway-role",
488
488
  "constructInfo": {
489
489
  "fqn": "aws-cdk-lib.Resource",
490
- "version": "2.118.0"
490
+ "version": "2.150.0"
491
491
  }
492
492
  },
493
493
  "Resource": {
@@ -512,7 +512,7 @@
512
512
  },
513
513
  "constructInfo": {
514
514
  "fqn": "aws-cdk-lib.aws_iam.CfnRole",
515
- "version": "2.118.0"
515
+ "version": "2.150.0"
516
516
  }
517
517
  },
518
518
  "DefaultPolicy": {
@@ -550,25 +550,25 @@
550
550
  },
551
551
  "constructInfo": {
552
552
  "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
553
- "version": "2.118.0"
553
+ "version": "2.150.0"
554
554
  }
555
555
  }
556
556
  },
557
557
  "constructInfo": {
558
558
  "fqn": "aws-cdk-lib.aws_iam.Policy",
559
- "version": "2.118.0"
559
+ "version": "2.150.0"
560
560
  }
561
561
  }
562
562
  },
563
563
  "constructInfo": {
564
564
  "fqn": "aws-cdk-lib.aws_iam.Role",
565
- "version": "2.118.0"
565
+ "version": "2.150.0"
566
566
  }
567
567
  }
568
568
  },
569
569
  "constructInfo": {
570
570
  "fqn": "@aws-solutions-constructs/aws-apigateway-dynamodb.ApiGatewayToDynamoDB",
571
- "version": "2.50.0"
571
+ "version": "2.63.0"
572
572
  }
573
573
  },
574
574
  "Integ": {
@@ -584,7 +584,7 @@
584
584
  "path": "apiddb-no-arguments/Integ/DefaultTest/Default",
585
585
  "constructInfo": {
586
586
  "fqn": "constructs.Construct",
587
- "version": "10.0.0"
587
+ "version": "10.3.0"
588
588
  }
589
589
  },
590
590
  "DeployAssert": {
@@ -596,7 +596,7 @@
596
596
  "path": "apiddb-no-arguments/Integ/DefaultTest/DeployAssert/BootstrapVersion",
597
597
  "constructInfo": {
598
598
  "fqn": "aws-cdk-lib.CfnParameter",
599
- "version": "2.118.0"
599
+ "version": "2.150.0"
600
600
  }
601
601
  },
602
602
  "CheckBootstrapVersion": {
@@ -604,25 +604,25 @@
604
604
  "path": "apiddb-no-arguments/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
605
605
  "constructInfo": {
606
606
  "fqn": "aws-cdk-lib.CfnRule",
607
- "version": "2.118.0"
607
+ "version": "2.150.0"
608
608
  }
609
609
  }
610
610
  },
611
611
  "constructInfo": {
612
612
  "fqn": "aws-cdk-lib.Stack",
613
- "version": "2.118.0"
613
+ "version": "2.150.0"
614
614
  }
615
615
  }
616
616
  },
617
617
  "constructInfo": {
618
618
  "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
619
- "version": "2.118.0-alpha.0"
619
+ "version": "2.150.0-alpha.0"
620
620
  }
621
621
  }
622
622
  },
623
623
  "constructInfo": {
624
624
  "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
625
- "version": "2.118.0-alpha.0"
625
+ "version": "2.150.0-alpha.0"
626
626
  }
627
627
  },
628
628
  "BootstrapVersion": {
@@ -630,7 +630,7 @@
630
630
  "path": "apiddb-no-arguments/BootstrapVersion",
631
631
  "constructInfo": {
632
632
  "fqn": "aws-cdk-lib.CfnParameter",
633
- "version": "2.118.0"
633
+ "version": "2.150.0"
634
634
  }
635
635
  },
636
636
  "CheckBootstrapVersion": {
@@ -638,13 +638,13 @@
638
638
  "path": "apiddb-no-arguments/CheckBootstrapVersion",
639
639
  "constructInfo": {
640
640
  "fqn": "aws-cdk-lib.CfnRule",
641
- "version": "2.118.0"
641
+ "version": "2.150.0"
642
642
  }
643
643
  }
644
644
  },
645
645
  "constructInfo": {
646
646
  "fqn": "aws-cdk-lib.Stack",
647
- "version": "2.118.0"
647
+ "version": "2.150.0"
648
648
  }
649
649
  },
650
650
  "Tree": {
@@ -652,13 +652,13 @@
652
652
  "path": "Tree",
653
653
  "constructInfo": {
654
654
  "fqn": "constructs.Construct",
655
- "version": "10.0.0"
655
+ "version": "10.3.0"
656
656
  }
657
657
  }
658
658
  },
659
659
  "constructInfo": {
660
660
  "fqn": "aws-cdk-lib.App",
661
- "version": "2.118.0"
661
+ "version": "2.150.0"
662
662
  }
663
663
  }
664
664
  }