Skip to content

Commit 255c6fd

Browse files
committed
execution update into README.md committed back by actor didier-durand on (workflow: Cobol Lambdas on AWS - job: lambda-cobol - sha: ddac481 - ref: refs/heads/main)
1 parent ddac481 commit 255c6fd

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Below are the logs of the last execution related to the Lamdba service operated
143143

144144
```
145145
146-
### execution date: Thu Oct 20 01:35:27 UTC 2022
146+
### execution date: Thu Oct 27 01:34:03 UTC 2022
147147
148148
### Check existing Lambdas functions...
149149
{
@@ -224,10 +224,10 @@ Operation LogicalResourceId ResourceType Repla
224224
pi
225225
-------------------------------------------------------------------------------------------------
226226
227-
Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1666229835/216b152b-cda0-40fa-b6af-e647770cdb97
227+
Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1666834551/3c859fda-05c0-4071-8742-b357d7fee7a8
228228
229229
230-
2022-10-20 01:37:26 - Waiting for stack create/update to complete
230+
2022-10-27 01:36:02 - Waiting for stack create/update to complete
231231
232232
CloudFormation events from stack operations (refresh every 0.5 seconds)
233233
-------------------------------------------------------------------------------------------------
@@ -290,9 +290,9 @@ invocation result:
290290
{
291291
"items": [
292292
{
293-
"id": "e5jqyswly3",
293+
"id": "w38wjp3fv2",
294294
"name": "lambda-cobol-stack",
295-
"createdDate": "2022-10-20T01:38:05+00:00",
295+
"createdDate": "2022-10-27T01:36:40+00:00",
296296
"version": "1.0",
297297
"apiKeySource": "HEADER",
298298
"endpointConfiguration": {
@@ -302,15 +302,15 @@ invocation result:
302302
},
303303
"tags": {
304304
"aws:cloudformation:logical-id": "ServerlessRestApi",
305-
"aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/ba4271e0-5017-11ed-af75-1201fed24563",
305+
"aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/b0ba3790-5597-11ed-95ef-12c717908195",
306306
"aws:cloudformation:stack-name": "lambda-cobol-stack"
307307
},
308308
"disableExecuteApiEndpoint": false
309309
}
310310
]
311311
}
312-
api id: e5jqyswly3
312+
api id: w38wjp3fv2
313313
314-
### Running curl https request to https://e5jqyswly3.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
314+
### Running curl https request to https://w38wjp3fv2.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
315315
Hello World from COBOL!
316316
```

0 commit comments

Comments
 (0)