https://github.com/hansemannn/titanium-aws
☁️ Use the Amazon AWS SDK with Appcelerator Titanium
https://github.com/hansemannn/titanium-aws
amazon-aws ios-sdk javascript native titanium
Last synced: about 2 months ago
JSON representation
☁️ Use the Amazon AWS SDK with Appcelerator Titanium
- Host: GitHub
- URL: https://github.com/hansemannn/titanium-aws
- Owner: hansemannn
- License: other
- Created: 2017-02-21T08:36:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-21T06:32:30.000Z (over 6 years ago)
- Last Synced: 2025-03-29T01:12:06.290Z (2 months ago)
- Topics: amazon-aws, ios-sdk, javascript, native, titanium
- Language: Objective-C
- Size: 29.4 MB
- Stars: 8
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Titanium Amazon Web Services (AWS) SDK
[](./LICENSE) [](http://twitter.com/hansemannnn)
Use the Amazon AWS SDK with Appcelerator Titanium. Currently supported:
- Core / Logger (iOS / Android)
- S3 (iOS / Android)
- Machine Learning (iOS)
- IoT (iOS)## Features
The following sub-frameworks can be exposed:
- [x] AWSCore.framework
- [x] AWSS3.framework
- [x] AWSMachineLearning.framework
- [x] AWSIoT.framework## Example
See `example/app.js` for an S3 example.
## Author
Hans Knöchel ([@hansemannnn](https://twitter.com/hansemannnn) / [Web](http://hans-knoechel.de))
## License
Apache 2.0
## Contributing
Code contributions are greatly appreciated, please submit a new [pull request](https://github.com/hansemannn/titanium-aws/pull/new/master)!