2 Answers
- Newest
- Most votes
- Most comments
0
Hi Zeev!
The AWS SDK for Java requires a minimum Android API level of 26 (Android 8) due to dependencies on newer Java classes like java.time.Duration. Unfortunately, this constraint can't be easily bypassed. A potential workaround is to use an older version of the AWS SDK compatible with lower Android versions or directly call AWS REST APIs instead.
I’m here to help!
0
Thanks Vitor! Does AWS provides REST APIs to connect to the parameters store directly?
Thanks
Zeev
answered a year ago
Relevant content
- asked a month ago
