aws sdk ios samples

This repository has samples that demonstrate various aspects of the AWS SDK for iOS, you can get the SDK source on Github https://github.com/aws-amplify/aws-sdk-ios/

1018
778
Swift

The AWS SDK for iOS Samples

This repository has samples that demonstrate various aspects of the AWS SDK for iOS.

Resources

Please refer to README.md in each sample directory for more specific instructions.

List of Samples

  • S3TransferUtility-Sample (Swift, Objective-C). This is a sample mobile application that demonstrates how to use the Amazon S3 PreSigned URL Builder to download / upload files in background. Involved AWS Services are:

    • Amazon S3
    • Amazon Cognito Identity
  • IoT-Sample (Swift). This is a sample mobile application that demonstrates how to publish and subscribe to data using AWS IoT. Involved AWS Services are:

    • Amazon AWS IoT
    • Amazon Cognito Identity
  • Lex-Sample (Objective-C, Swift). This is a sample mobile application that demonstrates how to use text to text chat and voice to voice chat using Amazon Lex. Involved AWS Services are:

    • Amazon Lex
    • Amazon Cognito Identity
  • Polly-Sample (Swift). This is a sample mobile application that demonstrates how to get the list of voices and synthesize speech using Amazon Polly. Involved AWS Services are:

    • Amazon Polly
    • Amazon Cognito Identity

Getting Help

We use AWS iOS SDK GitHub issues for tracking questions, bugs, and feature requests.