@aws-solutions-constructs/aws-sqs-pipes-stepfunctions 2.73.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/.eslintignore +7 -0
- package/.jsii +4457 -0
- package/README.md +100 -0
- package/architecture.png +0 -0
- package/integ.config.json +0 -0
- package/lib/index.d.ts +140 -0
- package/lib/index.js +77 -0
- package/package.json +96 -0
- package/test/integ.sqspstp-custom-log-level.d.ts +13 -0
- package/test/integ.sqspstp-custom-log-level.js +33 -0
- package/test/integ.sqspstp-custom-log-level.js.snapshot/cdk.out +1 -0
- package/test/integ.sqspstp-custom-log-level.js.snapshot/integ.json +12 -0
- package/test/integ.sqspstp-custom-log-level.js.snapshot/manifest.json +205 -0
- package/test/integ.sqspstp-custom-log-level.js.snapshot/sqspstp-custom-log-level.assets.json +19 -0
- package/test/integ.sqspstp-custom-log-level.js.snapshot/sqspstp-custom-log-level.template.json +654 -0
- package/test/integ.sqspstp-custom-log-level.js.snapshot/sqspstpcustomloglevelIntegDefaultTestDeployAssertD542618D.assets.json +19 -0
- package/test/integ.sqspstp-custom-log-level.js.snapshot/sqspstpcustomloglevelIntegDefaultTestDeployAssertD542618D.template.json +36 -0
- package/test/integ.sqspstp-custom-log-level.js.snapshot/tree.json +957 -0
- package/test/integ.sqspstp-existing-queue.d.ts +13 -0
- package/test/integ.sqspstp-existing-queue.js +35 -0
- package/test/integ.sqspstp-existing-queue.js.snapshot/cdk.out +1 -0
- package/test/integ.sqspstp-existing-queue.js.snapshot/integ.json +12 -0
- package/test/integ.sqspstp-existing-queue.js.snapshot/manifest.json +205 -0
- package/test/integ.sqspstp-existing-queue.js.snapshot/sqspstp-existing-queue.assets.json +19 -0
- package/test/integ.sqspstp-existing-queue.js.snapshot/sqspstp-existing-queue.template.json +654 -0
- package/test/integ.sqspstp-existing-queue.js.snapshot/sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7.assets.json +19 -0
- package/test/integ.sqspstp-existing-queue.js.snapshot/sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7.template.json +36 -0
- package/test/integ.sqspstp-existing-queue.js.snapshot/tree.json +957 -0
- package/test/integ.sqspstp-filter.d.ts +13 -0
- package/test/integ.sqspstp-filter.js +44 -0
- package/test/integ.sqspstp-filter.js.snapshot/cdk.out +1 -0
- package/test/integ.sqspstp-filter.js.snapshot/integ.json +12 -0
- package/test/integ.sqspstp-filter.js.snapshot/manifest.json +205 -0
- package/test/integ.sqspstp-filter.js.snapshot/sqspstp-filter.assets.json +19 -0
- package/test/integ.sqspstp-filter.js.snapshot/sqspstp-filter.template.json +662 -0
- package/test/integ.sqspstp-filter.js.snapshot/sqspstpfilterIntegDefaultTestDeployAssert0C52837E.assets.json +19 -0
- package/test/integ.sqspstp-filter.js.snapshot/sqspstpfilterIntegDefaultTestDeployAssert0C52837E.template.json +36 -0
- package/test/integ.sqspstp-filter.js.snapshot/tree.json +965 -0
- package/test/integ.sqspstp-lambda-function-enrichment.d.ts +13 -0
- package/test/integ.sqspstp-lambda-function-enrichment.js +40 -0
- package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/asset.33adcab38bd8c4e154734b436a40ee81920a89cd6c787ce62302c33df5e1dfcb/index.js +9 -0
- package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/cdk.out +1 -0
- package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/integ.json +12 -0
- package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/manifest.json +223 -0
- package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/sqspstp-lambda-function-enrichment.assets.json +32 -0
- package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/sqspstp-lambda-function-enrichment.template.json +757 -0
- package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/sqspstplambdafunctionenrichmentIntegDefaultTestDeployAssert1F2A8125.assets.json +19 -0
- package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/sqspstplambdafunctionenrichmentIntegDefaultTestDeployAssert1F2A8125.template.json +36 -0
- package/test/integ.sqspstp-lambda-function-enrichment.js.snapshot/tree.json +1127 -0
- package/test/integ.sqspstp-logs-off.d.ts +13 -0
- package/test/integ.sqspstp-logs-off.js +33 -0
- package/test/integ.sqspstp-logs-off.js.snapshot/cdk.out +1 -0
- package/test/integ.sqspstp-logs-off.js.snapshot/integ.json +12 -0
- package/test/integ.sqspstp-logs-off.js.snapshot/manifest.json +199 -0
- package/test/integ.sqspstp-logs-off.js.snapshot/sqspstp-logs-off.assets.json +19 -0
- package/test/integ.sqspstp-logs-off.js.snapshot/sqspstp-logs-off.template.json +601 -0
- package/test/integ.sqspstp-logs-off.js.snapshot/sqspstplogsoffIntegDefaultTestDeployAssert25C29ACD.assets.json +19 -0
- package/test/integ.sqspstp-logs-off.js.snapshot/sqspstplogsoffIntegDefaultTestDeployAssert25C29ACD.template.json +36 -0
- package/test/integ.sqspstp-logs-off.js.snapshot/tree.json +902 -0
- package/test/integ.sqspstp-no-arguments.d.ts +13 -0
- package/test/integ.sqspstp-no-arguments.js +32 -0
- package/test/integ.sqspstp-no-arguments.js.snapshot/cdk.out +1 -0
- package/test/integ.sqspstp-no-arguments.js.snapshot/integ.json +12 -0
- package/test/integ.sqspstp-no-arguments.js.snapshot/manifest.json +205 -0
- package/test/integ.sqspstp-no-arguments.js.snapshot/sqspstp-no-arguments.assets.json +19 -0
- package/test/integ.sqspstp-no-arguments.js.snapshot/sqspstp-no-arguments.template.json +654 -0
- package/test/integ.sqspstp-no-arguments.js.snapshot/sqspstpnoargumentsIntegDefaultTestDeployAssert83953622.assets.json +19 -0
- package/test/integ.sqspstp-no-arguments.js.snapshot/sqspstpnoargumentsIntegDefaultTestDeployAssert83953622.template.json +36 -0
- package/test/integ.sqspstp-no-arguments.js.snapshot/tree.json +957 -0
- package/test/integ.sqspstp-set-queue-batch-size.d.ts +13 -0
- package/test/integ.sqspstp-set-queue-batch-size.js +39 -0
- package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/cdk.out +1 -0
- package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/integ.json +12 -0
- package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/manifest.json +205 -0
- package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/sqspstp-set-queue-batch-size.assets.json +19 -0
- package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/sqspstp-set-queue-batch-size.template.json +658 -0
- package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/sqspstpsetqueuebatchsizeIntegDefaultTestDeployAssertA1752E9D.assets.json +19 -0
- package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/sqspstpsetqueuebatchsizeIntegDefaultTestDeployAssertA1752E9D.template.json +36 -0
- package/test/integ.sqspstp-set-queue-batch-size.js.snapshot/tree.json +961 -0
- package/test/integ.sqspstp-state-machine-enrichment.d.ts +13 -0
- package/test/integ.sqspstp-state-machine-enrichment.js +39 -0
- package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/cdk.out +1 -0
- package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/integ.json +12 -0
- package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/manifest.json +241 -0
- package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/sqspstp-state-machine-enrichment.assets.json +19 -0
- package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/sqspstp-state-machine-enrichment.template.json +868 -0
- package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/sqspstpstatemachineenrichmentIntegDefaultTestDeployAssert47A5DE6D.assets.json +19 -0
- package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/sqspstpstatemachineenrichmentIntegDefaultTestDeployAssert47A5DE6D.template.json +36 -0
- package/test/integ.sqspstp-state-machine-enrichment.js.snapshot/tree.json +1252 -0
- package/test/lambda/index.js +9 -0
- package/test/sqs-pipes-stepfunctions.test.d.ts +13 -0
- package/test/sqs-pipes-stepfunctions.test.js +394 -0
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "38.0.1",
|
|
3
|
+
"files": {
|
|
4
|
+
"21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22": {
|
|
5
|
+
"source": {
|
|
6
|
+
"path": "sqspstpstatemachineenrichmentIntegDefaultTestDeployAssert47A5DE6D.template.json",
|
|
7
|
+
"packaging": "file"
|
|
8
|
+
},
|
|
9
|
+
"destinations": {
|
|
10
|
+
"current_account-current_region": {
|
|
11
|
+
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
|
|
12
|
+
"objectKey": "21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22.json",
|
|
13
|
+
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
"dockerImages": {}
|
|
19
|
+
}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
{
|
|
2
|
+
"Parameters": {
|
|
3
|
+
"BootstrapVersion": {
|
|
4
|
+
"Type": "AWS::SSM::Parameter::Value<String>",
|
|
5
|
+
"Default": "/cdk-bootstrap/hnb659fds/version",
|
|
6
|
+
"Description": "Version of the CDK Bootstrap resources in this environment, automatically retrieved from SSM Parameter Store. [cdk:skip]"
|
|
7
|
+
}
|
|
8
|
+
},
|
|
9
|
+
"Rules": {
|
|
10
|
+
"CheckBootstrapVersion": {
|
|
11
|
+
"Assertions": [
|
|
12
|
+
{
|
|
13
|
+
"Assert": {
|
|
14
|
+
"Fn::Not": [
|
|
15
|
+
{
|
|
16
|
+
"Fn::Contains": [
|
|
17
|
+
[
|
|
18
|
+
"1",
|
|
19
|
+
"2",
|
|
20
|
+
"3",
|
|
21
|
+
"4",
|
|
22
|
+
"5"
|
|
23
|
+
],
|
|
24
|
+
{
|
|
25
|
+
"Ref": "BootstrapVersion"
|
|
26
|
+
}
|
|
27
|
+
]
|
|
28
|
+
}
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
"AssertDescription": "CDK bootstrap stack version 6 required. Please run 'cdk bootstrap' with a recent version of the CDK CLI."
|
|
32
|
+
}
|
|
33
|
+
]
|
|
34
|
+
}
|
|
35
|
+
}
|
|
36
|
+
}
|