Skip to main content
Amplify Dev Center Docs
Amplify Dev Center Docs
Docs
Learn
UI Library
Contribute
About AWS Amplify
Pricing

Choose your framework/language

v1v2
  • React
  • JavaScript
  • Flutter
  • Swift
  • Android
  • React Native
  • Angular
  • Next.js
  • Vue
  • AWS Mobile SDK - Overview
    • Configuration
      • SDK Setup Options
    • Info
      • Uninstalling the app
      • Data information
    • Analytics
      • Getting started
      • Events
      • Endpoints
      • Using Amazon Kinesis
    • API
      • GraphQL API
      • REST API
    • Authentication
      • Getting started
      • Guest access
      • Drop-in auth
      • Working with the API
      • Federated identities
      • Hosted UI
      • Custom auth flow
      • Device features
    • PubSub
      • Getting started
      • Working with the API
      • Using AWS IoT with Amplify
    • Push Notifications
      • Getting started
      • Messaging campaigns
      • Setting up push notification services
    • Storage
      • Getting started
      • Using TransferUtility
      • Using GraphQL API
      • Configure access
Edit on GitHub

Was this page helpful?

Can you provide more details?

File an issue on GitHub

Page updated Nov 7, 2023

  1. Swift/
  2. AWS Mobile SDK - Overview/
  3. Storage

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.

Configure access

Learn how to configure access to Amazon S3 resources

Amplify open source software, documentation and community are supported by Amazon Web Services.

© 2023, Amazon Web Services, Inc. and its affiliates.

All rights reserved. View the site terms and privacy policy.

Flutter and the related logo are trademarks of Google LLC. We are not endorsed by or affiliated with Google LLC.

  • Twitter
  • Discord
  • Github