@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,205 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "38.0.1",
|
|
3
|
+
"artifacts": {
|
|
4
|
+
"sqspstpcustomloglevelIntegDefaultTestDeployAssertD542618D.assets": {
|
|
5
|
+
"type": "cdk:asset-manifest",
|
|
6
|
+
"properties": {
|
|
7
|
+
"file": "sqspstpcustomloglevelIntegDefaultTestDeployAssertD542618D.assets.json",
|
|
8
|
+
"requiresBootstrapStackVersion": 6,
|
|
9
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
|
|
10
|
+
}
|
|
11
|
+
},
|
|
12
|
+
"sqspstpcustomloglevelIntegDefaultTestDeployAssertD542618D": {
|
|
13
|
+
"type": "aws:cloudformation:stack",
|
|
14
|
+
"environment": "aws://unknown-account/unknown-region",
|
|
15
|
+
"properties": {
|
|
16
|
+
"templateFile": "sqspstpcustomloglevelIntegDefaultTestDeployAssertD542618D.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
|
+
"sqspstpcustomloglevelIntegDefaultTestDeployAssertD542618D.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
|
+
"sqspstpcustomloglevelIntegDefaultTestDeployAssertD542618D.assets"
|
|
36
|
+
],
|
|
37
|
+
"metadata": {
|
|
38
|
+
"/sqspstp-custom-log-level/Integ/DefaultTest/DeployAssert/BootstrapVersion": [
|
|
39
|
+
{
|
|
40
|
+
"type": "aws:cdk:logicalId",
|
|
41
|
+
"data": "BootstrapVersion"
|
|
42
|
+
}
|
|
43
|
+
],
|
|
44
|
+
"/sqspstp-custom-log-level/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion": [
|
|
45
|
+
{
|
|
46
|
+
"type": "aws:cdk:logicalId",
|
|
47
|
+
"data": "CheckBootstrapVersion"
|
|
48
|
+
}
|
|
49
|
+
]
|
|
50
|
+
},
|
|
51
|
+
"displayName": "sqspstp-custom-log-level/Integ/DefaultTest/DeployAssert"
|
|
52
|
+
},
|
|
53
|
+
"sqspstp-custom-log-level.assets": {
|
|
54
|
+
"type": "cdk:asset-manifest",
|
|
55
|
+
"properties": {
|
|
56
|
+
"file": "sqspstp-custom-log-level.assets.json",
|
|
57
|
+
"requiresBootstrapStackVersion": 6,
|
|
58
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version"
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
"sqspstp-custom-log-level": {
|
|
62
|
+
"type": "aws:cloudformation:stack",
|
|
63
|
+
"environment": "aws://unknown-account/unknown-region",
|
|
64
|
+
"properties": {
|
|
65
|
+
"templateFile": "sqspstp-custom-log-level.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}/41d8b338f9a9c9b5ee3d4ac8dba4c4ff565841684c143cfe86a343230f4cb394.json",
|
|
72
|
+
"requiresBootstrapStackVersion": 6,
|
|
73
|
+
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
|
|
74
|
+
"additionalDependencies": [
|
|
75
|
+
"sqspstp-custom-log-level.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-custom-log-level.assets"
|
|
85
|
+
],
|
|
86
|
+
"metadata": {
|
|
87
|
+
"/sqspstp-custom-log-level/lambdas3stp-test/ServiceRole/Resource": [
|
|
88
|
+
{
|
|
89
|
+
"type": "aws:cdk:logicalId",
|
|
90
|
+
"data": "lambdas3stptestServiceRoleF17BB6C7"
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
"/sqspstp-custom-log-level/lambdas3stp-test/Resource": [
|
|
94
|
+
{
|
|
95
|
+
"type": "aws:cdk:logicalId",
|
|
96
|
+
"data": "lambdas3stptest9FBDC6CE"
|
|
97
|
+
}
|
|
98
|
+
],
|
|
99
|
+
"/sqspstp-custom-log-level/test-sqs-pipes-states-construct/queue-dlq/Resource": [
|
|
100
|
+
{
|
|
101
|
+
"type": "aws:cdk:logicalId",
|
|
102
|
+
"data": "testsqspipesstatesconstructqueuedlq420A82FD"
|
|
103
|
+
}
|
|
104
|
+
],
|
|
105
|
+
"/sqspstp-custom-log-level/test-sqs-pipes-states-construct/queue-dlq/Policy/Resource": [
|
|
106
|
+
{
|
|
107
|
+
"type": "aws:cdk:logicalId",
|
|
108
|
+
"data": "testsqspipesstatesconstructqueuedlqPolicyB1D70483"
|
|
109
|
+
}
|
|
110
|
+
],
|
|
111
|
+
"/sqspstp-custom-log-level/test-sqs-pipes-states-construct/queue/Resource": [
|
|
112
|
+
{
|
|
113
|
+
"type": "aws:cdk:logicalId",
|
|
114
|
+
"data": "testsqspipesstatesconstructqueueA7C76715"
|
|
115
|
+
}
|
|
116
|
+
],
|
|
117
|
+
"/sqspstp-custom-log-level/test-sqs-pipes-states-construct/queue/Policy/Resource": [
|
|
118
|
+
{
|
|
119
|
+
"type": "aws:cdk:logicalId",
|
|
120
|
+
"data": "testsqspipesstatesconstructqueuePolicyFD32B562"
|
|
121
|
+
}
|
|
122
|
+
],
|
|
123
|
+
"/sqspstp-custom-log-level/test-sqs-pipes-states-construct/StateMachineLogGroup/Resource": [
|
|
124
|
+
{
|
|
125
|
+
"type": "aws:cdk:logicalId",
|
|
126
|
+
"data": "testsqspipesstatesconstructStateMachineLogGroupADE94F1D"
|
|
127
|
+
}
|
|
128
|
+
],
|
|
129
|
+
"/sqspstp-custom-log-level/test-sqs-pipes-states-construct/StateMachine/Role/Resource": [
|
|
130
|
+
{
|
|
131
|
+
"type": "aws:cdk:logicalId",
|
|
132
|
+
"data": "testsqspipesstatesconstructStateMachineRoleBF97BFC0"
|
|
133
|
+
}
|
|
134
|
+
],
|
|
135
|
+
"/sqspstp-custom-log-level/test-sqs-pipes-states-construct/StateMachine/Role/DefaultPolicy/Resource": [
|
|
136
|
+
{
|
|
137
|
+
"type": "aws:cdk:logicalId",
|
|
138
|
+
"data": "testsqspipesstatesconstructStateMachineRoleDefaultPolicyD1BA2BF2"
|
|
139
|
+
}
|
|
140
|
+
],
|
|
141
|
+
"/sqspstp-custom-log-level/test-sqs-pipes-states-construct/StateMachine/Resource": [
|
|
142
|
+
{
|
|
143
|
+
"type": "aws:cdk:logicalId",
|
|
144
|
+
"data": "testsqspipesstatesconstructStateMachine29272AA9"
|
|
145
|
+
}
|
|
146
|
+
],
|
|
147
|
+
"/sqspstp-custom-log-level/test-sqs-pipes-states-construct/ExecutionFailedAlarm/Resource": [
|
|
148
|
+
{
|
|
149
|
+
"type": "aws:cdk:logicalId",
|
|
150
|
+
"data": "testsqspipesstatesconstructExecutionFailedAlarm1002FF55"
|
|
151
|
+
}
|
|
152
|
+
],
|
|
153
|
+
"/sqspstp-custom-log-level/test-sqs-pipes-states-construct/ExecutionThrottledAlarm/Resource": [
|
|
154
|
+
{
|
|
155
|
+
"type": "aws:cdk:logicalId",
|
|
156
|
+
"data": "testsqspipesstatesconstructExecutionThrottledAlarm0242B01A"
|
|
157
|
+
}
|
|
158
|
+
],
|
|
159
|
+
"/sqspstp-custom-log-level/test-sqs-pipes-states-construct/ExecutionAbortedAlarm/Resource": [
|
|
160
|
+
{
|
|
161
|
+
"type": "aws:cdk:logicalId",
|
|
162
|
+
"data": "testsqspipesstatesconstructExecutionAbortedAlarm14349A7B"
|
|
163
|
+
}
|
|
164
|
+
],
|
|
165
|
+
"/sqspstp-custom-log-level/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-custom-log-level/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-custom-log-level/test-sqs-pipes-states-construct/pipe-test-sqs-pipes-states-construct": [
|
|
178
|
+
{
|
|
179
|
+
"type": "aws:cdk:logicalId",
|
|
180
|
+
"data": "testsqspipesstatesconstructpipetestsqspipesstatesconstruct71A64A15"
|
|
181
|
+
}
|
|
182
|
+
],
|
|
183
|
+
"/sqspstp-custom-log-level/BootstrapVersion": [
|
|
184
|
+
{
|
|
185
|
+
"type": "aws:cdk:logicalId",
|
|
186
|
+
"data": "BootstrapVersion"
|
|
187
|
+
}
|
|
188
|
+
],
|
|
189
|
+
"/sqspstp-custom-log-level/CheckBootstrapVersion": [
|
|
190
|
+
{
|
|
191
|
+
"type": "aws:cdk:logicalId",
|
|
192
|
+
"data": "CheckBootstrapVersion"
|
|
193
|
+
}
|
|
194
|
+
]
|
|
195
|
+
},
|
|
196
|
+
"displayName": "sqspstp-custom-log-level"
|
|
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
|
+
"41d8b338f9a9c9b5ee3d4ac8dba4c4ff565841684c143cfe86a343230f4cb394": {
|
|
5
|
+
"source": {
|
|
6
|
+
"path": "sqspstp-custom-log-level.template.json",
|
|
7
|
+
"packaging": "file"
|
|
8
|
+
},
|
|
9
|
+
"destinations": {
|
|
10
|
+
"current_account-current_region": {
|
|
11
|
+
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
|
|
12
|
+
"objectKey": "41d8b338f9a9c9b5ee3d4ac8dba4c4ff565841684c143cfe86a343230f4cb394.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
|
+
}
|