wiki:aws_cli_commands
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
wiki:aws_cli_commands [2024/10/29 12:58] – [See also] add AWS CLI with 2FA 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 ====== |
wiki/aws_cli_commands.1730206722.txt.gz · Last modified: by antisa