chore(aws): revise and improve commands, add ecs

This commit is contained in:
Michele Cereda
2024-05-02 02:01:38 +02:00
parent 3f3733d42d
commit 9be6d5f1e1
13 changed files with 179 additions and 11 deletions

View File

@@ -22,7 +22,9 @@ aws ec2 describe-volumes --output 'text' \
## Further readings
- [Amazon Web Services]
- [What is block storage?]
- AWS' [CLI]
### Sources
@@ -36,6 +38,8 @@ aws ec2 describe-volumes --output 'text' \
-->
<!-- Knowledge base -->
[amazon web services]: README.md
[cli]: cli.md
[ec2]: ec2.md
<!-- Upstream -->