Skip to content

Commit b5834cc

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

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 Mar 2 01:33:05 UTC 2023
146+
### execution date: Thu Mar 9 01:33:05 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-deploy1677720896/0297a72d-4acb-4557-be9a-aae9a75118a0
230+
Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1678325694/7f9ee7f0-fc45-4a76-a364-87bc073b74ec
231231
232232
233-
2023-03-02 01:35:08 - Waiting for stack create/update to complete
233+
2023-03-09 01:35:06 - 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::Lambda::Permissio HelloWorldCobolGetReso -
254-
n urcePermissionProd
255253
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
256254
yment ymentaf1c952223
255+
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso -
256+
n urcePermissionProd
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": "16xpj38bdd",
296+
"id": "eioy58x8l3",
297297
"name": "lambda-cobol-stack",
298-
"createdDate": "2023-03-02T01:35:49+00:00",
298+
"createdDate": "2023-03-09T01:36:00+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/707e6780-b89a-11ed-b125-12aa5c8c7f25",
308+
"aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/9843f110-be1a-11ed-a5ac-0e778226314b",
309309
"aws:cloudformation:stack-name": "lambda-cobol-stack"
310310
},
311311
"disableExecuteApiEndpoint": false
312312
}
313313
]
314314
}
315-
api id: 16xpj38bdd
315+
api id: eioy58x8l3
316316
317-
### Running curl https request to https://16xpj38bdd.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
317+
### Running curl https request to https://eioy58x8l3.execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
318318
Hello World from COBOL!
319319
```

0 commit comments

Comments
 (0)