Currently, the company I work for uses AWS libraries in multiple Android apps, AWS libraries like:
com.amazonaws:aws-android-sdk-s3
com.amazonaws:aws-android-sdk-mobile-client
com.amazonaws:aws-android-sdk-auth-userpools
com.amazonaws:aws-android-sdk-auth-core
When I try to look up documentation for these libraries, I can only find Xamarin docs. Android and iOS documentation is missing, and I see ominous warnings that "On October 30, 2021, AWS Amplify will replace AWS Mobile Hub"
What's not clear is if "AWS Mobile Hub" just consists of the online Mobile Hub interface, or if it includes these libraries I've been using.
Will I be able to use the AWS SDK libraries indefinitely, or will they stop functioning on October 30, 2021? I haven't been able to find anything that directly answers this question.