-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deployment method using AWS Console doesn't work #732
Comments
So the issue is related to fact that I was trying to deploy lambda application in the region where it was already deployed. To sum up - we need to update documentation with the information:
|
Also to check: Is it possible to install multiple installations per region? maybe it is possible to fix somehow? |
It's never been possible (with SAR) due to limitations on the AWS side (full context from Andrea: #150 (comment) ). Things might have changed since the last time either myself or Andrea looked at this, so it's worth having a look. |
Doc update: #767 |
I followed documentation - https://www.elastic.co/guide/en/esf/current/aws-deploy-elastic-serverless-forwarder.html#aws-serverless-forwarder-deploy-console
during installation - I've set only
ElasticServerlessForwarderS3ConfigFile
in formats3://<config-bucket-name>/config.yaml
and installation is failing:
View stack event:
cc @constanca-m
The text was updated successfully, but these errors were encountered: