@@ -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 Nov 3 01:34:06 UTC 2022
146
+ ### execution date: Thu Nov 10 01:34:11 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-deploy1667439358/3e40d29a-2774-45a1-a8b3-bc414643b478
227
+ Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1668044171/02075a61-cd09-49f2-935e-a02d1edcd761
228
228
229
229
230
- 2022-11-03 01:36:10 - Waiting for stack create/update to complete
230
+ 2022-11-10 01:36:22 - Waiting for stack create/update to complete
231
231
232
232
CloudFormation events from stack operations (refresh every 0.5 seconds)
233
233
-------------------------------------------------------------------------------------------------
@@ -249,10 +249,10 @@ CREATE_COMPLETE AWS::ApiGateway::RestA ServerlessRestApi -
249
249
pi
250
250
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso -
251
251
n urcePermissionProd
252
- CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso Resource creation
253
- n urcePermissionProd Initiated
254
252
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
255
253
yment ymentaf1c952223
254
+ CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso Resource creation
255
+ n urcePermissionProd Initiated
256
256
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo Resource creation
257
257
yment ymentaf1c952223 Initiated
258
258
CREATE_COMPLETE AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
@@ -290,9 +290,9 @@ invocation result:
290
290
{
291
291
"items": [
292
292
{
293
- "id": "lbyil2wp89 ",
293
+ "id": "8aylfwbjrj ",
294
294
"name": "lambda-cobol-stack",
295
- "createdDate": "2022-11-03T01:36:47 +00:00",
295
+ "createdDate": "2022-11-10T01:37:06 +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/de62b660-5b17 -11ed-b3d1-0a7e7d443933 ",
305
+ "aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/0eea6050-6098 -11ed-ab73-0eea8eb3e84f ",
306
306
"aws:cloudformation:stack-name": "lambda-cobol-stack"
307
307
},
308
308
"disableExecuteApiEndpoint": false
309
309
}
310
310
]
311
311
}
312
- api id: lbyil2wp89
312
+ api id: 8aylfwbjrj
313
313
314
- ### Running curl https request to https://lbyil2wp89 .execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
314
+ ### Running curl https request to https://8aylfwbjrj .execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
315
315
Hello World from COBOL!
316
316
```
0 commit comments