Hi
I need to monitor S3 storage space from Cubbit, an italian S3 provider which has API AWS S3 compatible. Unfortunately, the "AWS S3 bucket by HTTP" is strictly customized on AWS as it has hardcoded the API gateway based on service and region. I tried to modify it changing the host. Normally Cubbit uses s3.cubbit.eu or s3.<TENANT>.cubbit.eu (where <TENANT> is the specific tenant used) so teoretically it should be enough to change the API gateway by using a specific Macro to be able to connect but it fails.
Is there anybody who is working on a generic S3 template? In the while I will try to solve the problem by modifying the AWS S3 template.
I need to monitor S3 storage space from Cubbit, an italian S3 provider which has API AWS S3 compatible. Unfortunately, the "AWS S3 bucket by HTTP" is strictly customized on AWS as it has hardcoded the API gateway based on service and region. I tried to modify it changing the host. Normally Cubbit uses s3.cubbit.eu or s3.<TENANT>.cubbit.eu (where <TENANT> is the specific tenant used) so teoretically it should be enough to change the API gateway by using a specific Macro to be able to connect but it fails.
Is there anybody who is working on a generic S3 template? In the while I will try to solve the problem by modifying the AWS S3 template.