You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use AWS Local Stack for mocking of AWS services during local start
Extension files will be automatically applied to LocalStack instance
Fixed
Support deployment without Route53 record -- will use generated by API Gateway DNS record. Note: Usage of generated record may lead to problems with hardcoded links, Kotless Links API works with them correctly.
Support headless mode -- without any configuration Gradle project should successfully import and local starts will work. Still configuration is required for actual deployment.