@aws-solutions-constructs/aws-sqs-pipes-stepfunctions 2.95.1 → 2.97.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 (70) hide show
  1. package/.jsii +4603 -269
  2. package/README.adoc +1 -2
  3. package/lib/index.d.ts +2 -1
  4. package/lib/index.js +2 -2
  5. package/package.json +8 -8
  6. package/test/integ.sqspstp-custom-log-level.js.snapshot/cdk.out +1 -1
  7. package/test/integ.sqspstp-custom-log-level.js.snapshot/integ.json +3 -2
  8. package/test/integ.sqspstp-custom-log-level.js.snapshot/manifest.json +766 -5
  9. package/test/integ.sqspstp-custom-log-level.js.snapshot/sqspstp-custom-log-level.assets.json +5 -4
  10. package/test/integ.sqspstp-custom-log-level.js.snapshot/sqspstp-custom-log-level.template.json +1 -1
  11. package/test/integ.sqspstp-custom-log-level.js.snapshot/sqspstpcustomloglevelIntegDefaultTestDeployAssertD542618D.assets.json +3 -2
  12. package/test/integ.sqspstp-custom-log-level.js.snapshot/tree.json +1 -957
  13. package/test/integ.sqspstp-existing-queue.js.snapshot/cdk.out +1 -1
  14. package/test/integ.sqspstp-existing-queue.js.snapshot/integ.json +3 -2
  15. package/test/integ.sqspstp-existing-queue.js.snapshot/manifest.json +766 -5
  16. package/test/integ.sqspstp-existing-queue.js.snapshot/sqspstp-existing-queue.assets.json +5 -4
  17. package/test/integ.sqspstp-existing-queue.js.snapshot/sqspstp-existing-queue.template.json +1 -1
  18. package/test/integ.sqspstp-existing-queue.js.snapshot/sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7.assets.json +3 -2
  19. package/test/integ.sqspstp-existing-queue.js.snapshot/tree.json +1 -957
  20. package/test/integ.sqspstp-existing-state-machine.js.snapshot/cdk.out +1 -1
  21. package/test/integ.sqspstp-existing-state-machine.js.snapshot/integ.json +3 -2
  22. package/test/integ.sqspstp-existing-state-machine.js.snapshot/manifest.json +684 -5
  23. package/test/integ.sqspstp-existing-state-machine.js.snapshot/sqspstp-existing-state-machine.assets.json +5 -4
  24. package/test/integ.sqspstp-existing-state-machine.js.snapshot/sqspstp-existing-state-machine.template.json +1 -1
  25. package/test/integ.sqspstp-existing-state-machine.js.snapshot/sqspstpexistingstatemachineIntegDefaultTestDeployAssertE03331F3.assets.json +3 -2
  26. package/test/integ.sqspstp-existing-state-machine.js.snapshot/tree.json +1 -767
  27. package/test/integ.sqspstp-filter.js.snapshot/cdk.out +1 -1
  28. package/test/integ.sqspstp-filter.js.snapshot/integ.json +3 -2
  29. package/test/integ.sqspstp-filter.js.snapshot/manifest.json +766 -5
  30. package/test/integ.sqspstp-filter.js.snapshot/sqspstp-filter.assets.json +5 -4
  31. package/test/integ.sqspstp-filter.js.snapshot/sqspstp-filter.template.json +1 -1
  32. package/test/integ.sqspstp-filter.js.snapshot/sqspstpfilterIntegDefaultTestDeployAssert0C52837E.assets.json +3 -2
  33. package/test/integ.sqspstp-filter.js.snapshot/tree.json +1 -965
  34. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/asset.947efcc93dea6b762c3fca8bf09476c9d8fd2490afbd3e08e668328245340cb8/index.js +22 -0
  35. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/cdk.out +1 -1
  36. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/integ.json +3 -2
  37. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/manifest.json +846 -5
  38. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/sqspstp-lambda-function-enrichment.assets.json +10 -8
  39. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/sqspstp-lambda-function-enrichment.template.json +3 -3
  40. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/sqspstplambdafunctionenrichmentIntegDefaultTestDeployAssert1F2A8125.assets.json +3 -2
  41. package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/tree.json +1 -1127
  42. package/test/integ.sqspstp-logs-off.js.snapshot/cdk.out +1 -1
  43. package/test/integ.sqspstp-logs-off.js.snapshot/integ.json +3 -2
  44. package/test/integ.sqspstp-logs-off.js.snapshot/manifest.json +757 -5
  45. package/test/integ.sqspstp-logs-off.js.snapshot/sqspstp-logs-off.assets.json +5 -4
  46. package/test/integ.sqspstp-logs-off.js.snapshot/sqspstp-logs-off.template.json +1 -1
  47. package/test/integ.sqspstp-logs-off.js.snapshot/sqspstplogsoffIntegDefaultTestDeployAssert25C29ACD.assets.json +3 -2
  48. package/test/integ.sqspstp-logs-off.js.snapshot/tree.json +1 -902
  49. package/test/integ.sqspstp-no-arguments.js.snapshot/cdk.out +1 -1
  50. package/test/integ.sqspstp-no-arguments.js.snapshot/integ.json +3 -2
  51. package/test/integ.sqspstp-no-arguments.js.snapshot/manifest.json +766 -5
  52. package/test/integ.sqspstp-no-arguments.js.snapshot/sqspstp-no-arguments.assets.json +5 -4
  53. package/test/integ.sqspstp-no-arguments.js.snapshot/sqspstp-no-arguments.template.json +1 -1
  54. package/test/integ.sqspstp-no-arguments.js.snapshot/sqspstpnoargumentsIntegDefaultTestDeployAssert83953622.assets.json +3 -2
  55. package/test/integ.sqspstp-no-arguments.js.snapshot/tree.json +1 -957
  56. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/cdk.out +1 -1
  57. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/integ.json +3 -2
  58. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/manifest.json +766 -5
  59. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/sqspstp-set-queue-batch-size.assets.json +5 -4
  60. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/sqspstp-set-queue-batch-size.template.json +1 -1
  61. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/sqspstpsetqueuebatchsizeIntegDefaultTestDeployAssertA1752E9D.assets.json +3 -2
  62. package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/tree.json +1 -961
  63. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/cdk.out +1 -1
  64. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/integ.json +3 -2
  65. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/manifest.json +934 -5
  66. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/sqspstp-state-machine-enrichment.assets.json +5 -4
  67. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/sqspstp-state-machine-enrichment.template.json +2 -2
  68. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/sqspstpstatemachineenrichmentIntegDefaultTestDeployAssert47A5DE6D.assets.json +3 -2
  69. package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/tree.json +1 -1252
  70. package/test/sqs-pipes-stepfunctions.test.js +2 -2
@@ -1,15 +1,16 @@
1
1
  {
2
- "version": "38.0.1",
2
+ "version": "48.0.0",
3
3
  "files": {
4
- "999c1d09e8422479a8bfc5e3959a462993a6ac0e0a1c76a7c54d28735f9b564b": {
4
+ "7dd0bf6ff21ca5aad516d0c29af686484b8f3e6bf4009a712a58f7f3de8d6adb": {
5
+ "displayName": "sqspstp-existing-queue Template",
5
6
  "source": {
6
7
  "path": "sqspstp-existing-queue.template.json",
7
8
  "packaging": "file"
8
9
  },
9
10
  "destinations": {
10
- "current_account-current_region": {
11
+ "current_account-current_region-d952aacc": {
11
12
  "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
12
- "objectKey": "999c1d09e8422479a8bfc5e3959a462993a6ac0e0a1c76a7c54d28735f9b564b.json",
13
+ "objectKey": "7dd0bf6ff21ca5aad516d0c29af686484b8f3e6bf4009a712a58f7f3de8d6adb.json",
13
14
  "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
14
15
  }
15
16
  }
@@ -211,7 +211,7 @@
211
211
  "Arn"
212
212
  ]
213
213
  },
214
- "Runtime": "nodejs20.x"
214
+ "Runtime": "nodejs22.x"
215
215
  },
216
216
  "DependsOn": [
217
217
  "lambdas3stptestServiceRoleF17BB6C7"
@@ -1,13 +1,14 @@
1
1
  {
2
- "version": "38.0.1",
2
+ "version": "48.0.0",
3
3
  "files": {
4
4
  "21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22": {
5
+ "displayName": "sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7 Template",
5
6
  "source": {
6
7
  "path": "sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7.template.json",
7
8
  "packaging": "file"
8
9
  },
9
10
  "destinations": {
10
- "current_account-current_region": {
11
+ "current_account-current_region-d8d86b35": {
11
12
  "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
12
13
  "objectKey": "21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22.json",
13
14
  "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"