Skip to content

Commit ddac481

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

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 13 01:34:16 UTC 2022
146+
### execution date: Thu Oct 20 01:35:27 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-deploy1665624965/d0a91e0b-98cb-4422-bdf3-fd96439f4d74
227+
Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1666229835/216b152b-cda0-40fa-b6af-e647770cdb97
228228
229229
230-
2022-10-13 01:36:16 - Waiting for stack create/update to complete
230+
2022-10-20 01:37:26 - 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": "3v0qi4xgbi",
293+
"id": "e5jqyswly3",
294294
"name": "lambda-cobol-stack",
295-
"createdDate": "2022-10-13T01:36:54+00:00",
295+
"createdDate": "2022-10-20T01:38:05+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/678c2bb0-4a97-11ed-97b4-0ef8b195f305",
305+
"aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/ba4271e0-5017-11ed-af75-1201fed24563",
306306
"aws:cloudformation:stack-name": "lambda-cobol-stack"
307307
},
308308
"disableExecuteApiEndpoint": false
309309
}
310310
]
311311
}
312-
api id: 3v0qi4xgbi
312+
api id: e5jqyswly3
313313
314-
### Running curl https request to https://3v0qi4xgbi.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
314+
### Running curl https request to https://e5jqyswly3.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
315315
Hello World from COBOL!
316316
```

0 commit comments

Comments
 (0)