Skip to content

Commit 37a06ca

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

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 22 01:30:59 UTC 2022
146+
### execution date: Thu Dec 29 01:31:20 UTC 2022
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-deploy1671672784/32e4748a-d221-4732-8ab9-2b08fb74527b
230+
Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1672277587/9e63f7c7-6b84-4f17-8713-de138faf6798
231231
232232
233-
2022-12-22 01:33:16 - Waiting for stack create/update to complete
233+
2022-12-29 01:33:19 - Waiting for stack create/update to complete
234234
235235
CloudFormation events from stack operations (refresh every 0.5 seconds)
236236
-------------------------------------------------------------------------------------------------
@@ -250,10 +250,10 @@ CREATE_IN_PROGRESS AWS::ApiGateway::RestA ServerlessRestApi Resou
250250
pi Initiated
251251
CREATE_COMPLETE AWS::ApiGateway::RestA ServerlessRestApi -
252252
pi
253-
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
254-
yment ymentaf1c952223
255253
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso -
256254
n urcePermissionProd
255+
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
256+
yment ymentaf1c952223
257257
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso Resource creation
258258
n urcePermissionProd Initiated
259259
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo Resource creation
@@ -293,9 +293,9 @@ invocation result:
293293
{
294294
"items": [
295295
{
296-
"id": "a264od6i6e",
296+
"id": "13q2vp4q9h",
297297
"name": "lambda-cobol-stack",
298-
"createdDate": "2022-12-22T01:33:53+00:00",
298+
"createdDate": "2022-12-29T01:33:55+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/95440b30-8198-11ed-ac93-124ee01563c1",
308+
"aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/bfa8a9a0-8718-11ed-8e56-129c5a3cfaa3",
309309
"aws:cloudformation:stack-name": "lambda-cobol-stack"
310310
},
311311
"disableExecuteApiEndpoint": false
312312
}
313313
]
314314
}
315-
api id: a264od6i6e
315+
api id: 13q2vp4q9h
316316
317-
### Running curl https request to https://a264od6i6e.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
317+
### Running curl https request to https://13q2vp4q9h.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
318318
Hello World from COBOL!
319319
```

0 commit comments

Comments
 (0)