This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Calling undeploy for stage dev.. | |
Are you sure you want to undeploy? [y/n] y | |
Deleting API Gateway.. | |
Waiting for stack django-zappa-sa-dev to be deleted.. | |
Unscheduling.. | |
Unscheduled django-zappa-sa-dev-zappa-keep-warm-handler.keep_warm_callback. | |
Deleting Lambda function.. | |
Done! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Calling deploy for stage dev.. | |
Downloading and installing dependencies.. | |
Packaging project as zip. | |
Uploading django-zappa-sa-dev-1526830532.zip (10.9MiB).. | |
100%|█████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 11.4M/11.4M [00:42<00:00, 331KB/s] | |
Scheduling.. | |
Scheduled django-zappa-sa-dev-zappa-keep-warm-handler.keep_warm_callback with expression rate(4 minutes)! | |
Uploading django-zappa-sa-dev-template-1526830690.json (1.6KiB).. | |
100%|██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████| 1.60K/1.60K [00:01<00:00, 801B/s] | |
Oh no! An error occurred! :( |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Downloading and installing dependencies.. | |
100%|████████████████████████████████████████████| 44/44 [00:05<00:00, 7.92pkg/s] | |
Packaging project as zip.. | |
Uploading django-zappa-sample-dev-1482817370.zip (8.8MiB).. | |
100%|█████████████████████████████████████████| 9.22M/9.22M [00:17<00:00, 527KB/s] | |
Updating Lambda function code.. | |
Updating Lambda function configuration.. | |
Uploading djangoo-zapppa-sample-dev-template-1482817403.json (1.5KiB).. | |
100%|████████████████████████████████████████| 1.56K/1.56K [00:00<00:00, 6.56KB/s] | |
CloudFormation stack missing, re-deploy to enable updates |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Downloading and installing dependencies.. | |
100%|████████████████████████████████████████████| 44/44 [00:05<00:00, 7.92pkg/s] | |
Packaging project as zip.. | |
Uploading django-zappa-sample-dev-1482817370.zip (8.8MiB).. | |
100%|█████████████████████████████████████████| 9.22M/9.22M [00:17<00:00, 527KB/s] | |
Scheduling... | |
Oh no! An error occurred! :( | |
============== |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
< HTTP/1.1 200 OK | |
< Content-Type: application/json | |
< Content-Length: 0 | |
< Connection: keep-alive | |
< Date: Mon, 13 Apr 2020 16:27:44 GMT | |
< x-amzn-RequestId: a50b97b5-2437-436c-b99c-22e00bbe9430 | |
< Access-Control-Allow-Origin: * | |
< Access-Control-Allow-Headers: Content-Type,X-Amz-Date,Authorization,X-Api-Key,X-Amz-Security-Token | |
< x-amz-apigw-id: K7voBHDZIAMFu9g= | |
< Access-Control-Allow-Methods: DELETE,GET,HEAD,OPTIONS,PATCH,POST,PUT |
OlderNewer