Files
aws-rs/README.md
2024-11-08 22:15:37 +01:00

7 lines
220 B
Markdown

# AWS
- Helper functions for frequently used AWS operations (create EC2 instance,
Route53 record, ...)
- Type-safe operations on AWS tags (e.g. from an EC2 instance), see
[the separate README](./src/tags/README.md)