AWSRegion#13
Conversation
|
I have changed the old method to so, keep in mind the old projects will get an error. Idk if is better to keep both init methods |
|
Yes, it is always better to keep the older method also for backwards compatibility. The problem with the newly added method is the enum |
|
No, you can't import a specific header file to a generic delegate header. If you do that, even if someone doesn't want to use AWS, they will have to import the whole library just to get the code to compile. The ideal would be to create a copy of the enum in |
init with AWS region type