Swift Cloud
@SwiftCloudApp
Followers
105
Following
18
Media
0
Statuses
3
Swift Infrastructure as Code
New York, NY
Joined January 2022
You can now create DynamoDB tables and stream changes to lambda: let table = AWS.DynamoDB("MyTable", streaming: .enabled()) let processor = AWS.Function("MyFunction", targetName: ...) table.subscribe(processor)
0
0
1
🤯
0
1
2
If you’re working on an API with @SwiftCloudApp and @MongoDB Atlas, I’m working on a simple Swift package to make using the Mongo data API a little easier. Check it out, https://t.co/nl9GRIlzXy contributions are welcome.
github.com
A simple Swift library to interact with MongDB Atlas via their Data API for Compute - SparrowTek/MongoManager
0
3
3