@@ -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 Feb 2 01:32:38 UTC 2023
146
+ ### execution date: Thu Feb 9 01:32:22 UTC 2023
147
147
148
148
### Check existing Lambdas functions...
149
149
{
@@ -227,10 +227,10 @@ Operation LogicalResourceId ResourceType Repla
227
227
pi
228
228
-------------------------------------------------------------------------------------------------
229
229
230
- Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1675301667/63767dfe-e781-4fd5-9320-a12c2b731a42
230
+ Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1675906451/ee53aee5-da5f-42f5-bdc6-961378efb1c7
231
231
232
232
233
- 2023-02-02 01:34:38 - Waiting for stack create/update to complete
233
+ 2023-02-09 01:34:23 - Waiting for stack create/update to complete
234
234
235
235
CloudFormation events from stack operations (refresh every 0.5 seconds)
236
236
-------------------------------------------------------------------------------------------------
@@ -293,9 +293,9 @@ invocation result:
293
293
{
294
294
"items": [
295
295
{
296
- "id": "j6x37qub10 ",
296
+ "id": "zggicrqrpe ",
297
297
"name": "lambda-cobol-stack",
298
- "createdDate": "2023-02-02T01 :35:12 +00:00",
298
+ "createdDate": "2023-02-09T01 :35:01 +00:00",
299
299
"version": "1.0",
300
300
"apiKeySource": "HEADER",
301
301
"endpointConfiguration": {
@@ -305,15 +305,15 @@ invocation result:
305
305
},
306
306
"tags": {
307
307
"aws:cloudformation:logical-id": "ServerlessRestApi",
308
- "aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/bb7f46d0-a299 -11ed-9e22-12e21802a293 ",
308
+ "aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/db275470-a819 -11ed-ac5f-0ae15995a955 ",
309
309
"aws:cloudformation:stack-name": "lambda-cobol-stack"
310
310
},
311
311
"disableExecuteApiEndpoint": false
312
312
}
313
313
]
314
314
}
315
- api id: j6x37qub10
315
+ api id: zggicrqrpe
316
316
317
- ### Running curl https request to https://j6x37qub10 .execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
317
+ ### Running curl https request to https://zggicrqrpe .execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
318
318
Hello World from COBOL!
319
319
```
0 commit comments