@@ -143,7 +143,7 @@ Below are the logs of the last execution related to the Lamdba service operated
143
143
144
144
```
145
145
146
- ### execution date: Thu Oct 20 01:35:27 UTC 2022
146
+ ### execution date: Thu Oct 27 01:34:03 UTC 2022
147
147
148
148
### Check existing Lambdas functions...
149
149
{
@@ -224,10 +224,10 @@ Operation LogicalResourceId ResourceType Repla
224
224
pi
225
225
-------------------------------------------------------------------------------------------------
226
226
227
- Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1666229835/216b152b-cda0-40fa-b6af-e647770cdb97
227
+ Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1666834551/3c859fda-05c0-4071-8742-b357d7fee7a8
228
228
229
229
230
- 2022-10-20 01:37:26 - Waiting for stack create/update to complete
230
+ 2022-10-27 01:36:02 - Waiting for stack create/update to complete
231
231
232
232
CloudFormation events from stack operations (refresh every 0.5 seconds)
233
233
-------------------------------------------------------------------------------------------------
@@ -290,9 +290,9 @@ invocation result:
290
290
{
291
291
"items": [
292
292
{
293
- "id": "e5jqyswly3 ",
293
+ "id": "w38wjp3fv2 ",
294
294
"name": "lambda-cobol-stack",
295
- "createdDate": "2022-10-20T01:38:05 +00:00",
295
+ "createdDate": "2022-10-27T01:36:40 +00:00",
296
296
"version": "1.0",
297
297
"apiKeySource": "HEADER",
298
298
"endpointConfiguration": {
@@ -302,15 +302,15 @@ invocation result:
302
302
},
303
303
"tags": {
304
304
"aws:cloudformation:logical-id": "ServerlessRestApi",
305
- "aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/ba4271e0-5017 -11ed-af75-1201fed24563 ",
305
+ "aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/b0ba3790-5597 -11ed-95ef-12c717908195 ",
306
306
"aws:cloudformation:stack-name": "lambda-cobol-stack"
307
307
},
308
308
"disableExecuteApiEndpoint": false
309
309
}
310
310
]
311
311
}
312
- api id: e5jqyswly3
312
+ api id: w38wjp3fv2
313
313
314
- ### Running curl https request to https://e5jqyswly3 .execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
314
+ ### Running curl https request to https://w38wjp3fv2 .execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
315
315
Hello World from COBOL!
316
316
```
0 commit comments