Skip to content

Commit f776c10

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

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 Aug 25 01:32:39 UTC 2022
146+
### execution date: Thu Sep 1 01:37:33 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-deploy1661391267/96fbc512-a71a-4c8e-8a5c-b71ee8a78e69
227+
Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1661996385/74d80e6b-c1a9-453a-9078-3074a9b0c779
228228
229229
230-
2022-08-25 01:34:38 - Waiting for stack create/update to complete
230+
2022-09-01 01:39:56 - 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::ApiGateway::Deplo ServerlessRestApiDeplo -
253-
yment ymentaf1c952223
254252
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso Resource creation
255253
n urcePermissionProd Initiated
254+
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
255+
yment ymentaf1c952223
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": "0f5gc8ro63",
293+
"id": "9skrdqlbpa",
294294
"name": "lambda-cobol-stack",
295-
"createdDate": "2022-08-25T01:35:17+00:00",
295+
"createdDate": "2022-09-01T01:40:35+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/0f2448b0-2416-11ed-af09-1239b3726ccd",
305+
"aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/f59c2e40-2996-11ed-9bc6-0acf0f1b6b05",
306306
"aws:cloudformation:stack-name": "lambda-cobol-stack"
307307
},
308308
"disableExecuteApiEndpoint": false
309309
}
310310
]
311311
}
312-
api id: 0f5gc8ro63
312+
api id: 9skrdqlbpa
313313
314-
### Running curl https request to https://0f5gc8ro63.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
314+
### Running curl https request to https://9skrdqlbpa.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
315315
Hello World from COBOL!
316316
```

0 commit comments

Comments
 (0)