### Summary For now we support google cloud, we should make the support also for AWS. ### Basic Example Having in environmental variables `API_KEY` and `SECRET_API_KEY` ```python backup.upload( provider=CloudProviders.aws.value, bucket_name=bucket_name, ) ```
Summary
For now we support google cloud, we should make the support also for AWS.
Basic Example
Having in environmental variables
API_KEYandSECRET_API_KEY