2 個答案
- 最新
- 最多得票
- 最多評論
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
已回答 1 年前
相關內容
- 已提問 7 個月前
- 已提問 5 個月前
- 已提問 3 年前
