2024-11-05 21:23:27 +01:00
|
|
|
# AWS
|
|
|
|
|
|
2024-11-06 20:49:21 +01:00
|
|
|
- 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)
|