federated-model-aggregation
federated-model-aggregation copied to clipboard
connectors/django/fma_django/models.py forces aggregation to happen in specific aws region
General Information:
- OS: Any
- Python version: 3.8.13
- Library version: 0.0.1
Describe the bug:
The fma-django forces the region to be us-east-1 for remote deployment on 106 in connectors/django/fma_django/models.py
To Reproduce: do remote deployment
Expected behavior: will only properly deploy remotely to us-east-1 aws region
Screenshots:
Additional context:
Can do via settings and pull in within models.py