Skip to content

Best approach for applying aws credentials for both dev and prod env #1403

Closed Answered by lauzadis
AnaMaria-Birligea asked this question in Q&A
Discussion options

You must be logged in to vote

Mobile authentication is a complex topic that's outside the scope of the AWS SDK for Kotlin. You are correct in thinking that StaticCredentialsProvider / Environment / Profile will not work as expected once your app is deployed to production.

I would recommend checking out Amplify Android which is built on the AWS SDK for Kotlin and is AWS' preferred mechanism for interacting with AWS services from an Android device.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@AnaMaria-Birligea
Comment options

Answer selected by lauzadis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants