Skip to content

Commit 6b58840

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

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 Feb 2 01:32:38 UTC 2023
146+
### execution date: Thu Feb 9 01:32:22 UTC 2023
147147
148148
### Check existing Lambdas functions...
149149
{
@@ -227,10 +227,10 @@ Operation LogicalResourceId ResourceType Repla
227227
pi
228228
-------------------------------------------------------------------------------------------------
229229
230-
Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1675301667/63767dfe-e781-4fd5-9320-a12c2b731a42
230+
Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1675906451/ee53aee5-da5f-42f5-bdc6-961378efb1c7
231231
232232
233-
2023-02-02 01:34:38 - Waiting for stack create/update to complete
233+
2023-02-09 01:34:23 - Waiting for stack create/update to complete
234234
235235
CloudFormation events from stack operations (refresh every 0.5 seconds)
236236
-------------------------------------------------------------------------------------------------
@@ -293,9 +293,9 @@ invocation result:
293293
{
294294
"items": [
295295
{
296-
"id": "j6x37qub10",
296+
"id": "zggicrqrpe",
297297
"name": "lambda-cobol-stack",
298-
"createdDate": "2023-02-02T01:35:12+00:00",
298+
"createdDate": "2023-02-09T01:35:01+00:00",
299299
"version": "1.0",
300300
"apiKeySource": "HEADER",
301301
"endpointConfiguration": {
@@ -305,15 +305,15 @@ invocation result:
305305
},
306306
"tags": {
307307
"aws:cloudformation:logical-id": "ServerlessRestApi",
308-
"aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/bb7f46d0-a299-11ed-9e22-12e21802a293",
308+
"aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/db275470-a819-11ed-ac5f-0ae15995a955",
309309
"aws:cloudformation:stack-name": "lambda-cobol-stack"
310310
},
311311
"disableExecuteApiEndpoint": false
312312
}
313313
]
314314
}
315-
api id: j6x37qub10
315+
api id: zggicrqrpe
316316
317-
### Running curl https request to https://j6x37qub10.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
317+
### Running curl https request to https://zggicrqrpe.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
318318
Hello World from COBOL!
319319
```

0 commit comments

Comments
 (0)