Closed dceballos closed 8 years ago
I've forked this project and changed the "Aws" namespace to "AWS" in order to make it compatible with the aws-sdk-v1 gem now that the aws-sdk gem has been upgraded to v2.
I've managed to get both gems working on my project but had to change the namespace here to point to the new namespace in the v1 gem.
Thank you! Daniel
How can we make this work with the aws-sdk 2.0 gem? These don't seem to be compatible yet. Any help appreciated.
Thank you