# aws-sdk-ios-samples **Repository Path**: Cocoapods-Wand/aws-sdk-ios-samples ## Basic Information - **Project Name**: aws-sdk-ios-samples - **Description**: forked from https://github.com/awslabs/aws-sdk-ios-samples.git - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-10 - **Last Updated**: 2024-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # The AWS SDK for iOS Samples This repository has samples that demonstrate various aspects of the [AWS SDK for iOS](https://github.com/aws-amplify/aws-sdk-ios). ### Resources * [Developer Guide for AWS SDK for iOS](https://aws-amplify.github.io/docs/ios/start) Please refer to **README.md** in each sample directory for more specific instructions. ### List of Samples * S3TransferUtility-Sample ([Swift](https://github.com/awslabs/aws-sdk-ios-samples/tree/main/S3TransferUtility-Sample/Swift/), [Objective-C](https://github.com/awslabs/aws-sdk-ios-samples/tree/main/S3TransferUtility-Sample/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](https://github.com/awslabs/aws-sdk-ios-samples/tree/main/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](https://github.com/awslabs/aws-sdk-ios-samples/tree/main/Lex-Sample/ObjC/), [Swift](https://github.com/awslabs/aws-sdk-ios-samples/tree/main/Lex-Sample/swift-3/)). 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](https://github.com/awslabs/aws-sdk-ios-samples/tree/main/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](https://github.com/aws-amplify/aws-sdk-ios/issues) for tracking questions, bugs, and feature requests.