Skip to content

Commit 6266e6e

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

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 Dec 29 01:31:20 UTC 2022
146+
### execution date: Thu Jan 5 01:32:18 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-deploy1672277587/9e63f7c7-6b84-4f17-8713-de138faf6798
230+
Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1672882446/e99b14b8-15f6-4661-a523-220cf7c3971b
231231
232232
233-
2022-12-29 01:33:19 - Waiting for stack create/update to complete
233+
2023-01-05 01:34:17 - Waiting for stack create/update to complete
234234
235235
CloudFormation events from stack operations (refresh every 0.5 seconds)
236236
-------------------------------------------------------------------------------------------------
@@ -252,10 +252,10 @@ CREATE_COMPLETE AWS::ApiGateway::RestA ServerlessRestApi -
252252
pi
253253
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso -
254254
n urcePermissionProd
255-
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
256-
yment ymentaf1c952223
257255
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso Resource creation
258256
n urcePermissionProd Initiated
257+
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
258+
yment ymentaf1c952223
259259
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo Resource creation
260260
yment ymentaf1c952223 Initiated
261261
CREATE_COMPLETE AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
@@ -293,9 +293,9 @@ invocation result:
293293
{
294294
"items": [
295295
{
296-
"id": "13q2vp4q9h",
296+
"id": "8hnjjxdlea",
297297
"name": "lambda-cobol-stack",
298-
"createdDate": "2022-12-29T01:33:55+00:00",
298+
"createdDate": "2023-01-05T01:34:54+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/bfa8a9a0-8718-11ed-8e56-129c5a3cfaa3",
308+
"aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/0ba326c0-8c99-11ed-be4f-0e9170bf510d",
309309
"aws:cloudformation:stack-name": "lambda-cobol-stack"
310310
},
311311
"disableExecuteApiEndpoint": false
312312
}
313313
]
314314
}
315-
api id: 13q2vp4q9h
315+
api id: 8hnjjxdlea
316316
317-
### Running curl https request to https://13q2vp4q9h.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
317+
### Running curl https request to https://8hnjjxdlea.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
318318
Hello World from COBOL!
319319
```

0 commit comments

Comments
 (0)