Hi all, I am trying to call 2 resources on AWS API gateway from an OSGI bundle.I don't know if I am going down the wrong track by even trying.It is easy to create an OSGI for directly interacting with S3, and DynamoDB from an OSGI bundle.It is also easy to generate an Android-Sdk to access the Api G...