wiki:aws_cli_commands
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
wiki:aws_cli_commands [2024/10/28 08:55] – created antisa | wiki:aws_cli_commands [2025/03/26 14:36] (current) – add Iterate over all aws profiles and run command antisa | ||
---|---|---|---|
Line 17: | Line 17: | ||
aws eks describe-cluster --name " | aws eks describe-cluster --name " | ||
done | done | ||
- | done | + | |
+ | ===== Iterate over all aws profiles and run command ===== | ||
+ | You need to have [[https:// | ||
+ | |||
+ | Example of listing kinesis streams: | ||
+ | for profile in $(aws configure list-profiles); | ||
====== Tested on ====== | ====== Tested on ====== | ||
Line 25: | Line 30: | ||
====== See also ====== | ====== See also ====== | ||
+ | * [[wiki: | ||
====== References ====== | ====== References ====== | ||
wiki/aws_cli_commands.1730105741.txt.gz · Last modified: by antisa