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年前
関連するコンテンツ
- AWS公式更新しました 3年前
