Skip to content

Commit 2f92f92

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

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

+10-10
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 Nov 3 01:34:06 UTC 2022
146+
### execution date: Thu Nov 10 01:34:11 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-deploy1667439358/3e40d29a-2774-45a1-a8b3-bc414643b478
227+
Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1668044171/02075a61-cd09-49f2-935e-a02d1edcd761
228228
229229
230-
2022-11-03 01:36:10 - Waiting for stack create/update to complete
230+
2022-11-10 01:36:22 - Waiting for stack create/update to complete
231231
232232
CloudFormation events from stack operations (refresh every 0.5 seconds)
233233
-------------------------------------------------------------------------------------------------
@@ -249,10 +249,10 @@ CREATE_COMPLETE AWS::ApiGateway::RestA ServerlessRestApi -
249249
pi
250250
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso -
251251
n urcePermissionProd
252-
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso Resource creation
253-
n urcePermissionProd Initiated
254252
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
255253
yment ymentaf1c952223
254+
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso Resource creation
255+
n urcePermissionProd Initiated
256256
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo Resource creation
257257
yment ymentaf1c952223 Initiated
258258
CREATE_COMPLETE AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
@@ -290,9 +290,9 @@ invocation result:
290290
{
291291
"items": [
292292
{
293-
"id": "lbyil2wp89",
293+
"id": "8aylfwbjrj",
294294
"name": "lambda-cobol-stack",
295-
"createdDate": "2022-11-03T01:36:47+00:00",
295+
"createdDate": "2022-11-10T01:37:06+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/de62b660-5b17-11ed-b3d1-0a7e7d443933",
305+
"aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/0eea6050-6098-11ed-ab73-0eea8eb3e84f",
306306
"aws:cloudformation:stack-name": "lambda-cobol-stack"
307307
},
308308
"disableExecuteApiEndpoint": false
309309
}
310310
]
311311
}
312-
api id: lbyil2wp89
312+
api id: 8aylfwbjrj
313313
314-
### Running curl https request to https://lbyil2wp89.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
314+
### Running curl https request to https://8aylfwbjrj.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
315315
Hello World from COBOL!
316316
```

0 commit comments

Comments
 (0)