@@ -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 Mar 2 01:33:05 UTC 2023
146
+ ### execution date: Thu Mar 9 01:33:05 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-deploy1677720896/0297a72d-4acb-4557-be9a-aae9a75118a0
230
+ Changeset created successfully. arn:aws:cloudformation:us-east-1:514764745669:changeSet/samcli-deploy1678325694/7f9ee7f0-fc45-4a76-a364-87bc073b74ec
231
231
232
232
233
- 2023-03-02 01:35:08 - Waiting for stack create/update to complete
233
+ 2023-03-09 01:35:06 - Waiting for stack create/update to complete
234
234
235
235
CloudFormation events from stack operations (refresh every 0.5 seconds)
236
236
-------------------------------------------------------------------------------------------------
@@ -250,10 +250,10 @@ CREATE_IN_PROGRESS AWS::ApiGateway::RestA ServerlessRestApi Resou
250
250
pi Initiated
251
251
CREATE_COMPLETE AWS::ApiGateway::RestA ServerlessRestApi -
252
252
pi
253
- CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso -
254
- n urcePermissionProd
255
253
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo -
256
254
yment ymentaf1c952223
255
+ CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso -
256
+ n urcePermissionProd
257
257
CREATE_IN_PROGRESS AWS::Lambda::Permissio HelloWorldCobolGetReso Resource creation
258
258
n urcePermissionProd Initiated
259
259
CREATE_IN_PROGRESS AWS::ApiGateway::Deplo ServerlessRestApiDeplo Resource creation
@@ -293,9 +293,9 @@ invocation result:
293
293
{
294
294
"items": [
295
295
{
296
- "id": "16xpj38bdd ",
296
+ "id": "eioy58x8l3 ",
297
297
"name": "lambda-cobol-stack",
298
- "createdDate": "2023-03-02T01:35:49 +00:00",
298
+ "createdDate": "2023-03-09T01:36:00 +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/707e6780-b89a -11ed-b125-12aa5c8c7f25 ",
308
+ "aws:cloudformation:stack-id": "arn:aws:cloudformation:us-east-1:514764745669:stack/lambda-cobol-stack/9843f110-be1a -11ed-a5ac-0e778226314b ",
309
309
"aws:cloudformation:stack-name": "lambda-cobol-stack"
310
310
},
311
311
"disableExecuteApiEndpoint": false
312
312
}
313
313
]
314
314
}
315
- api id: 16xpj38bdd
315
+ api id: eioy58x8l3
316
316
317
- ### Running curl https request to https://16xpj38bdd .execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
317
+ ### Running curl https request to https://eioy58x8l3 .execute-api.us-east-1.amazonaws.com/Prod/lambda-cobol-hello-world ...
318
318
Hello World from COBOL!
319
319
```
0 commit comments