|
13 | 13 | "api": "startExecution",
|
14 | 14 | "parameters": {
|
15 | 15 | "stateMachineArn": {
|
16 |
| - "Fn::ImportValue": "aws-stepfunctions-tasks-lambda-invoke-integ:ExportsOutputRefStateMachine2E01A3A5BA46F753" |
| 16 | + "Fn::Join": [ |
| 17 | + "", |
| 18 | + [ |
| 19 | + "\"", |
| 20 | + { |
| 21 | + "Fn::ImportValue": "aws-stepfunctions-tasks-lambda-invoke-integ:ExportsOutputRefStateMachine2E01A3A5BA46F753" |
| 22 | + }, |
| 23 | + "\"" |
| 24 | + ] |
| 25 | + ] |
17 | 26 | }
|
18 | 27 | },
|
19 | 28 | "flattenResponse": "true",
|
20 |
| - "salt": "1685114057264" |
| 29 | + "outputPaths": [ |
| 30 | + "executionArn" |
| 31 | + ], |
| 32 | + "salt": "1690216889138" |
21 | 33 | },
|
22 | 34 | "UpdateReplacePolicy": "Delete",
|
23 | 35 | "DeletionPolicy": "Delete"
|
|
84 | 96 | "SingletonFunction1488541a7b23466481b69b4408076b81HandlerCD40AE9F": {
|
85 | 97 | "Type": "AWS::Lambda::Function",
|
86 | 98 | "Properties": {
|
87 |
| - "Runtime": "nodejs14.x", |
| 99 | + "Runtime": "nodejs18.x", |
88 | 100 | "Code": {
|
89 | 101 | "S3Bucket": {
|
90 | 102 | "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
|
91 | 103 | },
|
92 |
| - "S3Key": "ae370e1010629b78f494346f49ceef3ab2875718f20e6c808114e6aa770c7bf3.zip" |
| 104 | + "S3Key": "69787af1117cf4a4b06d1936f2f27060292b3da90f9e91124d45ba7c146d4c95.zip" |
93 | 105 | },
|
94 | 106 | "Timeout": 120,
|
95 | 107 | "Handler": "index.handler",
|
|
118 | 130 | },
|
119 | 131 | "parameters": {
|
120 | 132 | "executionArn": {
|
121 |
| - "Fn::GetAtt": [ |
122 |
| - "AwsApiCallStepFunctionsstartExecutionc5cc0786542148808c24d8ebf111c7aa", |
123 |
| - "apiCallResponse.executionArn" |
| 133 | + "Fn::Join": [ |
| 134 | + "", |
| 135 | + [ |
| 136 | + "\"", |
| 137 | + { |
| 138 | + "Fn::GetAtt": [ |
| 139 | + "AwsApiCallStepFunctionsstartExecutionc5cc0786542148808c24d8ebf111c7aa", |
| 140 | + "apiCallResponse.executionArn" |
| 141 | + ] |
| 142 | + }, |
| 143 | + "\"" |
| 144 | + ] |
124 | 145 | ]
|
125 | 146 | }
|
126 | 147 | },
|
127 | 148 | "flattenResponse": "false",
|
128 |
| - "salt": "1685114057264" |
| 149 | + "salt": "1690216889139" |
129 | 150 | },
|
130 | 151 | "UpdateReplacePolicy": "Delete",
|
131 | 152 | "DeletionPolicy": "Delete"
|
|
291 | 312 | "SingletonFunction76b3e830a873425f8453eddd85c86925Handler81461ECE": {
|
292 | 313 | "Type": "AWS::Lambda::Function",
|
293 | 314 | "Properties": {
|
294 |
| - "Runtime": "nodejs14.x", |
| 315 | + "Runtime": "nodejs18.x", |
295 | 316 | "Code": {
|
296 | 317 | "S3Bucket": {
|
297 | 318 | "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
|
298 | 319 | },
|
299 |
| - "S3Key": "ae370e1010629b78f494346f49ceef3ab2875718f20e6c808114e6aa770c7bf3.zip" |
| 320 | + "S3Key": "69787af1117cf4a4b06d1936f2f27060292b3da90f9e91124d45ba7c146d4c95.zip" |
300 | 321 | },
|
301 | 322 | "Timeout": 120,
|
302 | 323 | "Handler": "index.isComplete",
|
|
333 | 354 | "SingletonFunction5c1898e096fb4e3e95d5f6c67f3ce41aHandlerADF3E6EA": {
|
334 | 355 | "Type": "AWS::Lambda::Function",
|
335 | 356 | "Properties": {
|
336 |
| - "Runtime": "nodejs14.x", |
| 357 | + "Runtime": "nodejs18.x", |
337 | 358 | "Code": {
|
338 | 359 | "S3Bucket": {
|
339 | 360 | "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
|
340 | 361 | },
|
341 |
| - "S3Key": "ae370e1010629b78f494346f49ceef3ab2875718f20e6c808114e6aa770c7bf3.zip" |
| 362 | + "S3Key": "69787af1117cf4a4b06d1936f2f27060292b3da90f9e91124d45ba7c146d4c95.zip" |
342 | 363 | },
|
343 | 364 | "Timeout": 120,
|
344 | 365 | "Handler": "index.onTimeout",
|
|
0 commit comments