Unofficial and incomplete AWS SDK for Roblox.
This library is under development and should not be used.
- ✔️ = Implemented
- 🔷 = In Development
- ➖ = Not Started
- ❌ = Not Implementing
Feature | Status |
---|---|
S3 | 🔷 |
EC2 | ➖ |
Lambda | ➖ |
DynamoDB | ➖ |
CloudWatch | ➖ |
CloudTrail | ➖ |
SNS | ➖ |
SQS | ➖ |
SES | ➖ |
This project wouldn't be possible without the following:
- Authors: Egor Skriptunoff, boatbomber (Roblox), howmanysmalls (Roblox)
- HMAC, SHA-1, and MD5 operations for authentication.
- This is an open-source module under MIT provided by Roblox user boatbomber, and is based off of Egor Skriptunoff's Pure Lua SHA project.
- Author: Eryn L. K. (evaera)
- Promise implementation for Roblox
- Author: Manoel Campos da Silva Filho
- Parse XML to Lua tables
- License: MIT