@@ -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 Dec 29 01:31:20 UTC 2022
146
+ ### execution date: Thu Jan 5 01:32:18 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-deploy1672277587/9e63f7c7-6b84-4f17-8713-de138faf6798
230
+ Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1672882446/e99b14b8-15f6-4661-a523-220cf7c3971b
231
231
232
232
233
- 2022-12-29 01:33:19 - Waiting for stack create/update to complete
233
+ 2023-01-05 01:34:17 - Waiting for stack create/update to complete
234
234
235
235
CloudFormation events from stack operations (refresh every 0.5 seconds)
236
236
-------------------------------------------------------------------------------------------------
@@ -252,10 +252,10 @@ CREATE_COMPLETE AWS::ApiGateway::RestA ServerlessRestApi -
252
252
pi
253
253
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso -
254
254
n urcePermissionProd
255
- CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
256
- yment ymentaf1c952223
257
255
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso Resource creation
258
256
n urcePermissionProd Initiated
257
+ CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
258
+ yment ymentaf1c952223
259
259
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo Resource creation
260
260
yment ymentaf1c952223 Initiated
261
261
CREATE_COMPLETE AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
@@ -293,9 +293,9 @@ invocation result:
293
293
{
294
294
"items": [
295
295
{
296
- "id": "13q2vp4q9h ",
296
+ "id": "8hnjjxdlea ",
297
297
"name": "lambda-cobol-stack",
298
- "createdDate": "2022-12-29T01:33:55 +00:00",
298
+ "createdDate": "2023-01-05T01:34:54 +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/bfa8a9a0-8718 -11ed-8e56-129c5a3cfaa3 ",
308
+ "aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/0ba326c0-8c99 -11ed-be4f-0e9170bf510d ",
309
309
"aws:cloudformation:stack-name": "lambda-cobol-stack"
310
310
},
311
311
"disableExecuteApiEndpoint": false
312
312
}
313
313
]
314
314
}
315
- api id: 13q2vp4q9h
315
+ api id: 8hnjjxdlea
316
316
317
- ### Running curl https request to https://13q2vp4q9h .execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
317
+ ### Running curl https request to https://8hnjjxdlea .execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
318
318
Hello World from COBOL!
319
319
```
0 commit comments