@@ -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 Aug 25 01:32:39 UTC 2022
146
+ ### execution date: Thu Sep 1 01:37:33 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-deploy1661391267/96fbc512-a71a-4c8e-8a5c-b71ee8a78e69
227
+ Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1661996385/74d80e6b-c1a9-453a-9078-3074a9b0c779
228
228
229
229
230
- 2022-08-25 01:34:38 - Waiting for stack create/update to complete
230
+ 2022-09-01 01:39:56 - 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::ApiGateway::Deplo ServerlessRestApiDeplo -
253
- yment ymentaf1c952223
254
252
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso Resource creation
255
253
n urcePermissionProd Initiated
254
+ CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
255
+ yment ymentaf1c952223
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": "0f5gc8ro63 ",
293
+ "id": "9skrdqlbpa ",
294
294
"name": "lambda-cobol-stack",
295
- "createdDate": "2022-08-25T01:35:17 +00:00",
295
+ "createdDate": "2022-09-01T01:40:35 +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/0f2448b0-2416 -11ed-af09-1239b3726ccd ",
305
+ "aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/f59c2e40-2996 -11ed-9bc6-0acf0f1b6b05 ",
306
306
"aws:cloudformation:stack-name": "lambda-cobol-stack"
307
307
},
308
308
"disableExecuteApiEndpoint": false
309
309
}
310
310
]
311
311
}
312
- api id: 0f5gc8ro63
312
+ api id: 9skrdqlbpa
313
313
314
- ### Running curl https request to https://0f5gc8ro63 .execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
314
+ ### Running curl https request to https://9skrdqlbpa .execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
315
315
Hello World from COBOL!
316
316
```
0 commit comments