aws¶
aws cli v2¶
some aws cli commands I'll probably forget about since I'm only using them once in a while
fix pager view / output / annoyances¶
what the fork...? see this pull request, do one of these things:
- add
cli_pager = cat
to~/.aws/config
AND maybe even in~/.aws/credentials
if you're using multiple profiles. somehow it doesn't work in the config file for me - set the env var
AWS_PAGER=""
recursively copy files starting with a prefix¶
download only files starting with 2023
aws (aws-cli) v1¶
might work with v2, might not. don't know.
aws ssm¶
get something out of ssm:
put something in there (also, overwrite existing):