Learn how to use the AWS SDK for Android to make API requests directly from a mobile application to AWS.
Learn how to use the AWS SDK for iOS to make API requests directly from a mobile application to AWS.
The SDKs support using temporary security credentials provided by the AWS Security Token Service. The SDKs provide sample applications that demonstrate how to connect to a token vending machine (TVM) which serves as an interface to the AWS Security Token Service. The TVM retrieves the temporary security credentials from the AWS Security Token Service and distributes them to the mobile applications which can then use the credentials to access AWS resources.