Originally from: Miserlou/Zappa#2124 by jwilges
Description
Update no longer raises an exception while updating endpoint_url with base_path when use_apigateway is False.
Further, when use_apigateway is False, update now also:
- amends
deployed_string with endpoint_url (admittedly, Zappa's formatting for this could be improved)
- attempts to touch the endpoint based on Zappa's settings
GitHub Issues
See issue #2123 for more information and for further discussion.
Originally from: Miserlou/Zappa#2124 by jwilges
Description
Update no longer raises an exception while updating
endpoint_urlwithbase_pathwhenuse_apigatewayisFalse.Further, when
use_apigatewayisFalse, update now also:deployed_stringwithendpoint_url(admittedly, Zappa's formatting for this could be improved)GitHub Issues
See issue #2123 for more information and for further discussion.