@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,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
3
|
+
*
|
|
4
|
+
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance
|
|
5
|
+
* with the License. A copy of the License is located at
|
|
6
|
+
*
|
|
7
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
8
|
+
*
|
|
9
|
+
* or in the 'license' file accompanying this file. This file is distributed on an 'AS IS' BASIS, WITHOUT WARRANTIES
|
|
10
|
+
* OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions
|
|
11
|
+
* and limitations under the License.
|
|
12
|
+
*/
|
|
13
|
+
export {};
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
/**
|
|
3
|
+
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
|
|
4
|
+
*
|
|
5
|
+
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance
|
|
6
|
+
* with the License. A copy of the License is located at
|
|
7
|
+
*
|
|
8
|
+
* http://www.apache.org/licenses/LICENSE-2.0
|
|
9
|
+
*
|
|
10
|
+
* or in the 'license' file accompanying this file. This file is distributed on an 'AS IS' BASIS, WITHOUT WARRANTIES
|
|
11
|
+
* OR CONDITIONS OF ANY KIND, express or implied. See the License for the specific language governing permissions
|
|
12
|
+
* and limitations under the License.
|
|
13
|
+
*/
|
|
14
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
15
|
+
/// !cdk-integ *
|
|
16
|
+
const aws_cdk_lib_1 = require("aws-cdk-lib");
|
|
17
|
+
const lib_1 = require("../lib");
|
|
18
|
+
const core_1 = require("@aws-solutions-constructs/core");
|
|
19
|
+
const integ_tests_alpha_1 = require("@aws-cdk/integ-tests-alpha");
|
|
20
|
+
const defaults = require("@aws-solutions-constructs/core");
|
|
21
|
+
const app = new aws_cdk_lib_1.App();
|
|
22
|
+
const stack = new aws_cdk_lib_1.Stack(app, (0, core_1.generateIntegStackName)(__filename));
|
|
23
|
+
const buildQueueResponse = defaults.buildQueue(stack, 'existing-queue', {});
|
|
24
|
+
const existingQueue = buildQueueResponse.queue;
|
|
25
|
+
const props = {
|
|
26
|
+
stateMachineProps: {
|
|
27
|
+
definitionBody: defaults.CreateTestStateMachineDefinitionBody(stack, 's3stp-test')
|
|
28
|
+
},
|
|
29
|
+
existingQueueObj: existingQueue,
|
|
30
|
+
};
|
|
31
|
+
new lib_1.SqsToPipesToStepfunctions(stack, 'test-sqs-pipes-states-construct', props);
|
|
32
|
+
new integ_tests_alpha_1.IntegTest(stack, 'Integ', { testCases: [
|
|
33
|
+
stack
|
|
34
|
+
] });
|
|
35
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW50ZWcuc3FzcHN0cC1leGlzdGluZy1xdWV1ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbImludGVnLnNxc3BzdHAtZXhpc3RpbmctcXVldWUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBOzs7Ozs7Ozs7OztHQVdHOztBQUVILGdCQUFnQjtBQUNoQiw2Q0FBeUM7QUFDekMsZ0NBQW1GO0FBQ25GLHlEQUF3RTtBQUN4RSxrRUFBdUQ7QUFDdkQsMkRBQTJEO0FBRTNELE1BQU0sR0FBRyxHQUFHLElBQUksaUJBQUcsRUFBRSxDQUFDO0FBQ3RCLE1BQU0sS0FBSyxHQUFHLElBQUksbUJBQUssQ0FBQyxHQUFHLEVBQUUsSUFBQSw2QkFBc0IsRUFBQyxVQUFVLENBQUMsQ0FBQyxDQUFDO0FBRWpFLE1BQU0sa0JBQWtCLEdBQUcsUUFBUSxDQUFDLFVBQVUsQ0FBQyxLQUFLLEVBQUUsZ0JBQWdCLEVBQUUsRUFBRSxDQUFDLENBQUM7QUFDNUUsTUFBTSxhQUFhLEdBQUcsa0JBQWtCLENBQUMsS0FBSyxDQUFDO0FBRS9DLE1BQU0sS0FBSyxHQUFtQztJQUM1QyxpQkFBaUIsRUFBRTtRQUNqQixjQUFjLEVBQUUsUUFBUSxDQUFDLG9DQUFvQyxDQUFDLEtBQUssRUFBRSxZQUFZLENBQUM7S0FDbkY7SUFDRCxnQkFBZ0IsRUFBRSxhQUFhO0NBQ2hDLENBQUM7QUFFRixJQUFJLCtCQUF5QixDQUFDLEtBQUssRUFBRSxpQ0FBaUMsRUFBRSxLQUFLLENBQUMsQ0FBQztBQUUvRSxJQUFJLDZCQUFTLENBQUMsS0FBSyxFQUFFLE9BQU8sRUFBRSxFQUFFLFNBQVMsRUFBRTtRQUN6QyxLQUFLO0tBQ04sRUFBRSxDQUFDLENBQUMiLCJzb3VyY2VzQ29udGVudCI6WyIvKipcbiAqICBDb3B5cmlnaHQgQW1hem9uLmNvbSwgSW5jLiBvciBpdHMgYWZmaWxpYXRlcy4gQWxsIFJpZ2h0cyBSZXNlcnZlZC5cbiAqXG4gKiAgTGljZW5zZWQgdW5kZXIgdGhlIEFwYWNoZSBMaWNlbnNlLCBWZXJzaW9uIDIuMCAodGhlIFwiTGljZW5zZVwiKS4gWW91IG1heSBub3QgdXNlIHRoaXMgZmlsZSBleGNlcHQgaW4gY29tcGxpYW5jZVxuICogIHdpdGggdGhlIExpY2Vuc2UuIEEgY29weSBvZiB0aGUgTGljZW5zZSBpcyBsb2NhdGVkIGF0XG4gKlxuICogICAgICBodHRwOi8vd3d3LmFwYWNoZS5vcmcvbGljZW5zZXMvTElDRU5TRS0yLjBcbiAqXG4gKiAgb3IgaW4gdGhlICdsaWNlbnNlJyBmaWxlIGFjY29tcGFueWluZyB0aGlzIGZpbGUuIFRoaXMgZmlsZSBpcyBkaXN0cmlidXRlZCBvbiBhbiAnQVMgSVMnIEJBU0lTLCBXSVRIT1VUIFdBUlJBTlRJRVNcbiAqICBPUiBDT05ESVRJT05TIE9GIEFOWSBLSU5ELCBleHByZXNzIG9yIGltcGxpZWQuIFNlZSB0aGUgTGljZW5zZSBmb3IgdGhlIHNwZWNpZmljIGxhbmd1YWdlIGdvdmVybmluZyBwZXJtaXNzaW9uc1xuICogIGFuZCBsaW1pdGF0aW9ucyB1bmRlciB0aGUgTGljZW5zZS5cbiAqL1xuXG4vLy8gIWNkay1pbnRlZyAqXG5pbXBvcnQgeyBBcHAsIFN0YWNrIH0gZnJvbSBcImF3cy1jZGstbGliXCI7XG5pbXBvcnQgeyBTcXNUb1BpcGVzVG9TdGVwZnVuY3Rpb25zLCBTcXNUb1BpcGVzVG9TdGVwZnVuY3Rpb25zUHJvcHMgfSBmcm9tIFwiLi4vbGliXCI7XG5pbXBvcnQgeyBnZW5lcmF0ZUludGVnU3RhY2tOYW1lIH0gZnJvbSAnQGF3cy1zb2x1dGlvbnMtY29uc3RydWN0cy9jb3JlJztcbmltcG9ydCB7IEludGVnVGVzdCB9IGZyb20gJ0Bhd3MtY2RrL2ludGVnLXRlc3RzLWFscGhhJztcbmltcG9ydCAqIGFzIGRlZmF1bHRzIGZyb20gJ0Bhd3Mtc29sdXRpb25zLWNvbnN0cnVjdHMvY29yZSc7XG5cbmNvbnN0IGFwcCA9IG5ldyBBcHAoKTtcbmNvbnN0IHN0YWNrID0gbmV3IFN0YWNrKGFwcCwgZ2VuZXJhdGVJbnRlZ1N0YWNrTmFtZShfX2ZpbGVuYW1lKSk7XG5cbmNvbnN0IGJ1aWxkUXVldWVSZXNwb25zZSA9IGRlZmF1bHRzLmJ1aWxkUXVldWUoc3RhY2ssICdleGlzdGluZy1xdWV1ZScsIHt9KTtcbmNvbnN0IGV4aXN0aW5nUXVldWUgPSBidWlsZFF1ZXVlUmVzcG9uc2UucXVldWU7XG5cbmNvbnN0IHByb3BzOiBTcXNUb1BpcGVzVG9TdGVwZnVuY3Rpb25zUHJvcHMgPSB7XG4gIHN0YXRlTWFjaGluZVByb3BzOiB7XG4gICAgZGVmaW5pdGlvbkJvZHk6IGRlZmF1bHRzLkNyZWF0ZVRlc3RTdGF0ZU1hY2hpbmVEZWZpbml0aW9uQm9keShzdGFjaywgJ3Mzc3RwLXRlc3QnKVxuICB9LFxuICBleGlzdGluZ1F1ZXVlT2JqOiBleGlzdGluZ1F1ZXVlLFxufTtcblxubmV3IFNxc1RvUGlwZXNUb1N0ZXBmdW5jdGlvbnMoc3RhY2ssICd0ZXN0LXNxcy1waXBlcy1zdGF0ZXMtY29uc3RydWN0JywgcHJvcHMpO1xuXG5uZXcgSW50ZWdUZXN0KHN0YWNrLCAnSW50ZWcnLCB7IHRlc3RDYXNlczogW1xuICBzdGFja1xuXSB9KTtcbiJdfQ==
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":"38.0.1"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "38.0.1",
|
|
3
|
+
"testCases": {
|
|
4
|
+
"sqspstp-existing-queue/Integ/DefaultTest": {
|
|
5
|
+
"stacks": [
|
|
6
|
+
"sqspstp-existing-queue"
|
|
7
|
+
],
|
|
8
|
+
"assertionStack": "sqspstp-existing-queue/Integ/DefaultTest/DeployAssert",
|
|
9
|
+
"assertionStackName": "sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7"
|
|
10
|
+
}
|
|
11
|
+
}
|
|
12
|
+
}
|
|
@@ -0,0 +1,205 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "38.0.1",
|
|
3
|
+
"artifacts": {
|
|
4
|
+
"sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7.assets": {
|
|
5
|
+
"type": "cdk:asset-manifest",
|
|
6
|
+
"properties": {
|
|
7
|
+
"file": "sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7.assets.json",
|
|
8
|
+
"requiresBootstrapStackVersion": 6,
|
|
9
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
|
|
10
|
+
}
|
|
11
|
+
},
|
|
12
|
+
"sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7": {
|
|
13
|
+
"type": "aws:cloudformation:stack",
|
|
14
|
+
"environment": "aws://unknown-account/unknown-region",
|
|
15
|
+
"properties": {
|
|
16
|
+
"templateFile": "sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7.template.json",
|
|
17
|
+
"terminationProtection": false,
|
|
18
|
+
"validateOnSynth": false,
|
|
19
|
+
"notificationArns": [],
|
|
20
|
+
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
|
|
21
|
+
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
|
|
22
|
+
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22.json",
|
|
23
|
+
"requiresBootstrapStackVersion": 6,
|
|
24
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
|
|
25
|
+
"additionalDependencies": [
|
|
26
|
+
"sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7.assets"
|
|
27
|
+
],
|
|
28
|
+
"lookupRole": {
|
|
29
|
+
"arn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-lookup-role-${AWS::AccountId}-${AWS::Region}",
|
|
30
|
+
"requiresBootstrapStackVersion": 8,
|
|
31
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"dependencies": [
|
|
35
|
+
"sqspstpexistingqueueIntegDefaultTestDeployAssert6DA9FDD7.assets"
|
|
36
|
+
],
|
|
37
|
+
"metadata": {
|
|
38
|
+
"/sqspstp-existing-queue/Integ/DefaultTest/DeployAssert/BootstrapVersion": [
|
|
39
|
+
{
|
|
40
|
+
"type": "aws:cdk:logicalId",
|
|
41
|
+
"data": "BootstrapVersion"
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"/sqspstp-existing-queue/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion": [
|
|
45
|
+
{
|
|
46
|
+
"type": "aws:cdk:logicalId",
|
|
47
|
+
"data": "CheckBootstrapVersion"
|
|
48
|
+
}
|
|
49
|
+
]
|
|
50
|
+
},
|
|
51
|
+
"displayName": "sqspstp-existing-queue/Integ/DefaultTest/DeployAssert"
|
|
52
|
+
},
|
|
53
|
+
"sqspstp-existing-queue.assets": {
|
|
54
|
+
"type": "cdk:asset-manifest",
|
|
55
|
+
"properties": {
|
|
56
|
+
"file": "sqspstp-existing-queue.assets.json",
|
|
57
|
+
"requiresBootstrapStackVersion": 6,
|
|
58
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
"sqspstp-existing-queue": {
|
|
62
|
+
"type": "aws:cloudformation:stack",
|
|
63
|
+
"environment": "aws://unknown-account/unknown-region",
|
|
64
|
+
"properties": {
|
|
65
|
+
"templateFile": "sqspstp-existing-queue.template.json",
|
|
66
|
+
"terminationProtection": false,
|
|
67
|
+
"validateOnSynth": false,
|
|
68
|
+
"notificationArns": [],
|
|
69
|
+
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
|
|
70
|
+
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
|
|
71
|
+
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/999c1d09e8422479a8bfc5e3959a462993a6ac0e0a1c76a7c54d28735f9b564b.json",
|
|
72
|
+
"requiresBootstrapStackVersion": 6,
|
|
73
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
|
|
74
|
+
"additionalDependencies": [
|
|
75
|
+
"sqspstp-existing-queue.assets"
|
|
76
|
+
],
|
|
77
|
+
"lookupRole": {
|
|
78
|
+
"arn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-lookup-role-${AWS::AccountId}-${AWS::Region}",
|
|
79
|
+
"requiresBootstrapStackVersion": 8,
|
|
80
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
|
|
81
|
+
}
|
|
82
|
+
},
|
|
83
|
+
"dependencies": [
|
|
84
|
+
"sqspstp-existing-queue.assets"
|
|
85
|
+
],
|
|
86
|
+
"metadata": {
|
|
87
|
+
"/sqspstp-existing-queue/existing-queue-dlq/Resource": [
|
|
88
|
+
{
|
|
89
|
+
"type": "aws:cdk:logicalId",
|
|
90
|
+
"data": "existingqueuedlq98283DB9"
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
"/sqspstp-existing-queue/existing-queue-dlq/Policy/Resource": [
|
|
94
|
+
{
|
|
95
|
+
"type": "aws:cdk:logicalId",
|
|
96
|
+
"data": "existingqueuedlqPolicyAA729260"
|
|
97
|
+
}
|
|
98
|
+
],
|
|
99
|
+
"/sqspstp-existing-queue/existing-queue/Resource": [
|
|
100
|
+
{
|
|
101
|
+
"type": "aws:cdk:logicalId",
|
|
102
|
+
"data": "existingqueue03D57A53"
|
|
103
|
+
}
|
|
104
|
+
],
|
|
105
|
+
"/sqspstp-existing-queue/existing-queue/Policy/Resource": [
|
|
106
|
+
{
|
|
107
|
+
"type": "aws:cdk:logicalId",
|
|
108
|
+
"data": "existingqueuePolicy8BCB024D"
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"/sqspstp-existing-queue/lambdas3stp-test/ServiceRole/Resource": [
|
|
112
|
+
{
|
|
113
|
+
"type": "aws:cdk:logicalId",
|
|
114
|
+
"data": "lambdas3stptestServiceRoleF17BB6C7"
|
|
115
|
+
}
|
|
116
|
+
],
|
|
117
|
+
"/sqspstp-existing-queue/lambdas3stp-test/Resource": [
|
|
118
|
+
{
|
|
119
|
+
"type": "aws:cdk:logicalId",
|
|
120
|
+
"data": "lambdas3stptest9FBDC6CE"
|
|
121
|
+
}
|
|
122
|
+
],
|
|
123
|
+
"/sqspstp-existing-queue/test-sqs-pipes-states-construct/StateMachineLogGroup/Resource": [
|
|
124
|
+
{
|
|
125
|
+
"type": "aws:cdk:logicalId",
|
|
126
|
+
"data": "testsqspipesstatesconstructStateMachineLogGroupADE94F1D"
|
|
127
|
+
}
|
|
128
|
+
],
|
|
129
|
+
"/sqspstp-existing-queue/test-sqs-pipes-states-construct/StateMachine/Role/Resource": [
|
|
130
|
+
{
|
|
131
|
+
"type": "aws:cdk:logicalId",
|
|
132
|
+
"data": "testsqspipesstatesconstructStateMachineRoleBF97BFC0"
|
|
133
|
+
}
|
|
134
|
+
],
|
|
135
|
+
"/sqspstp-existing-queue/test-sqs-pipes-states-construct/StateMachine/Role/DefaultPolicy/Resource": [
|
|
136
|
+
{
|
|
137
|
+
"type": "aws:cdk:logicalId",
|
|
138
|
+
"data": "testsqspipesstatesconstructStateMachineRoleDefaultPolicyD1BA2BF2"
|
|
139
|
+
}
|
|
140
|
+
],
|
|
141
|
+
"/sqspstp-existing-queue/test-sqs-pipes-states-construct/StateMachine/Resource": [
|
|
142
|
+
{
|
|
143
|
+
"type": "aws:cdk:logicalId",
|
|
144
|
+
"data": "testsqspipesstatesconstructStateMachine29272AA9"
|
|
145
|
+
}
|
|
146
|
+
],
|
|
147
|
+
"/sqspstp-existing-queue/test-sqs-pipes-states-construct/ExecutionFailedAlarm/Resource": [
|
|
148
|
+
{
|
|
149
|
+
"type": "aws:cdk:logicalId",
|
|
150
|
+
"data": "testsqspipesstatesconstructExecutionFailedAlarm1002FF55"
|
|
151
|
+
}
|
|
152
|
+
],
|
|
153
|
+
"/sqspstp-existing-queue/test-sqs-pipes-states-construct/ExecutionThrottledAlarm/Resource": [
|
|
154
|
+
{
|
|
155
|
+
"type": "aws:cdk:logicalId",
|
|
156
|
+
"data": "testsqspipesstatesconstructExecutionThrottledAlarm0242B01A"
|
|
157
|
+
}
|
|
158
|
+
],
|
|
159
|
+
"/sqspstp-existing-queue/test-sqs-pipes-states-construct/ExecutionAbortedAlarm/Resource": [
|
|
160
|
+
{
|
|
161
|
+
"type": "aws:cdk:logicalId",
|
|
162
|
+
"data": "testsqspipesstatesconstructExecutionAbortedAlarm14349A7B"
|
|
163
|
+
}
|
|
164
|
+
],
|
|
165
|
+
"/sqspstp-existing-queue/test-sqs-pipes-states-construct/PipeRole--test-sqs-pipes-states-construct/Resource": [
|
|
166
|
+
{
|
|
167
|
+
"type": "aws:cdk:logicalId",
|
|
168
|
+
"data": "testsqspipesstatesconstructPipeRoletestsqspipesstatesconstruct2CC9A13C"
|
|
169
|
+
}
|
|
170
|
+
],
|
|
171
|
+
"/sqspstp-existing-queue/test-sqs-pipes-states-construct/LogGroup-test-sqs-pipes-states-construct/Resource": [
|
|
172
|
+
{
|
|
173
|
+
"type": "aws:cdk:logicalId",
|
|
174
|
+
"data": "testsqspipesstatesconstructLogGrouptestsqspipesstatesconstructF827FE15"
|
|
175
|
+
}
|
|
176
|
+
],
|
|
177
|
+
"/sqspstp-existing-queue/test-sqs-pipes-states-construct/pipe-test-sqs-pipes-states-construct": [
|
|
178
|
+
{
|
|
179
|
+
"type": "aws:cdk:logicalId",
|
|
180
|
+
"data": "testsqspipesstatesconstructpipetestsqspipesstatesconstruct71A64A15"
|
|
181
|
+
}
|
|
182
|
+
],
|
|
183
|
+
"/sqspstp-existing-queue/BootstrapVersion": [
|
|
184
|
+
{
|
|
185
|
+
"type": "aws:cdk:logicalId",
|
|
186
|
+
"data": "BootstrapVersion"
|
|
187
|
+
}
|
|
188
|
+
],
|
|
189
|
+
"/sqspstp-existing-queue/CheckBootstrapVersion": [
|
|
190
|
+
{
|
|
191
|
+
"type": "aws:cdk:logicalId",
|
|
192
|
+
"data": "CheckBootstrapVersion"
|
|
193
|
+
}
|
|
194
|
+
]
|
|
195
|
+
},
|
|
196
|
+
"displayName": "sqspstp-existing-queue"
|
|
197
|
+
},
|
|
198
|
+
"Tree": {
|
|
199
|
+
"type": "cdk:tree",
|
|
200
|
+
"properties": {
|
|
201
|
+
"file": "tree.json"
|
|
202
|
+
}
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "38.0.1",
|
|
3
|
+
"files": {
|
|
4
|
+
"999c1d09e8422479a8bfc5e3959a462993a6ac0e0a1c76a7c54d28735f9b564b": {
|
|
5
|
+
"source": {
|
|
6
|
+
"path": "sqspstp-existing-queue.template.json",
|
|
7
|
+
"packaging": "file"
|
|
8
|
+
},
|
|
9
|
+
"destinations": {
|
|
10
|
+
"current_account-current_region": {
|
|
11
|
+
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
|
|
12
|
+
"objectKey": "999c1d09e8422479a8bfc5e3959a462993a6ac0e0a1c76a7c54d28735f9b564b.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
|
+
}
|