Migrating from aws-sdk-java-v1: ProfilesConfigFile #3216
Answered
by
debora-ito
Brooke-white
asked this question in
Migration from v1 to v2
|
Looking at the aws-sdk-java-v2 docs for migrating from 1.x to 2.x, I'm not seeing anything about the ProfilesConfigFile class that is present in the 1.x API, but removed in the 2.x API. Does anyone know if there is an equivalent to this class in the 2.x API? Specifically, I'm looking for the functionality provided by getAllBasicProfiles(). I saw someone else posed this question on gitter, but no solution was given. |
Answered by
debora-ito
Jun 7, 2022
Replies: 2 comments
Answer selected by
debora-ito
|
Hello! Reopening this discussion to make it searchable. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ProfileFile is what you're looking for.