Storage
Getting started
Learn how to configure the data access level on your stored objects using AWS Mobile SDK.
Using TransferUtility
To make it easy to upload and download objects from Amazon S3, AWS Mobile SDK provides a TransferUtility component with built-in support for background transfers, progress tracking, and MultiPart uploads.
Using GraphQL API
Learn how to upload and download Amazon S3 objects using AWS AppSync, a GraphQL-based solution to build data-driven apps with real-time and offline capabilities.