aws-sdk-ios
aws-sdk-ios copied to clipboard
Remove AWSElasticLoadBalancing and AWSAutoScaling
Creating this issue on behalf of the Android team
In the 2.17.0 release of the AWS Mobile SDK for Android, the Android SDK dropped support for the Auto Scaling and Load Balancing SDKs.
We observed low usage, and reasoned that these infrastructure services are inappropriate to call directly from a mobile handset. We suggest that customers expose any needed functionality to mobile customers through API Gateway. Customers should continue to enjoy these services through backend programs written with AWS' traditional (non-mobile) SDKs.
We did not coordinate this with the iOS team. As it stands, the AWSElasticLoadBalancing and AWSAutoScaling frameworks continue to exist in the iOS SDK. To keep functional parity, we request that they be likewise dropped.