2 réponses
- Le plus récent
- Le plus de votes
- La plupart des commentaires
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
répondu il y a un an
Contenus pertinents
- demandé il y a 10 mois
- demandé il y a 10 mois
- AWS OFFICIELA mis à jour il y a 3 ans
