#awscli
awscli was bought out of a gas station hotdog warmer
November 6, 2024 at 6:52 PM
In half a day's work, switched AWS API requests (SQS, S3) from `awscli` (Python) to a shell implementation, taking single request latency from 1800-2000ms to 160ms.

good job AWS you muppets
November 6, 2024 at 3:31 PM
What is going on with Ubuntu?

$ aws
Command 'aws' not found, but can be installed with:
sudo snap install aws-cli # version 1.42.58, or
sudo apt install awscli # version 2.14.6-1

$ sudo apt install awscli

Package 'awscli' has no installation candidate
October 26, 2025 at 10:10 PM
Step 1: ask @anthropic.com Claude to generate a script to shut down instances, create snapshots, mirror them across regions, and stand up new instances. because I certainly don't keep those particular awscli commands memorised.
August 16, 2025 at 5:21 PM
A third dividend is not having to deal with Python dependency bullshit, which has been an issue with awscli before.
November 6, 2024 at 5:01 PM
awscli、更新頻度高いのに更新処理に時間かかるのが嫌い
February 19, 2026 at 7:54 AM
なんで私休みの日にawscliインストールしてんだろう
March 16, 2024 at 9:07 AM
aws is really not so bad when youre not the one who has to type out the awscli EnterpriseCommandLinesWithAnnoyingNamingConventions
March 18, 2026 at 12:36 PM
3/
Let’s walk through what really happens.
First:
Where is the data?
“Oh it’s in the S3 bucket.”
Cool.
Now I need to install awscli, set credentials, configure the region…
May 28, 2025 at 1:15 PM
Every multi-word CLI in the world should support Cisco-style "shortest suffix" syntax (and have command names chosen to optimize it) Looking at you, kubectl and awscli.
January 22, 2026 at 2:02 PM
Enable GuardDuty org-wide with 2 AWS CLI calls: create-detector for your region, then update-organization-configuration sets autoEnable so new accounts get protected https://www.valtersit.com/vault/enable-guardduty-with-cli-and-autoenable-new-accounts-via-or-168ea5/ #aws #guardduty #awscli
Enable GuardDuty with CLI and Auto-Enable New Accounts via Org
www.valtersit.com
September 23, 2026 at 8:30 PM
Was reminded today of a truth: no matter how much AI knowledge you manage to build, you can still be humbled by the awscli
December 2, 2024 at 11:37 PM
awscliの依存でpython入るの嫌だな
March 30, 2026 at 9:40 AM
Added a section to the PMTiles docs on fast uploading to @source.coop using only the pmtiles single binary CLI:

docs.protomaps.com/pmtiles/clou...

Easier to install than awscli or rclone - just bring your repo credentials!
July 10, 2025 at 1:34 AM
✍️ New blog post by Suzana Melo

AWS Amplify builds broken after a GitHub rename? Here’s the fix the console can’t give you

#tutorial #awsamplify #awscli #github
AWS Amplify builds broken after a GitHub rename? Here’s the fix the console can’t give you
My automated builds stopped working, and I had no idea why. I had been hosting and managing my blog...
dev.to
June 17, 2026 at 12:49 PM
さくらのクラウドのオブジェクトストレージで再びawscliなどが使えるになったと。わいわい
オブジェクトストレージ ファイル書き込み時の整合性チェック仕様変更についてのお知らせ
さくらのクラウドに関連するニュースをお届けします
cloud.sakura.ad.jp
April 12, 2026 at 2:32 PM
@takumin3211@misskey.seitendan.com どれに移行してもawscliでゴニョゴニョすればいけそう(試してない)
December 4, 2025 at 10:19 PM
awscli - Amazon Web Services Command Line Interface. I guess the T could stand for Terminal…
February 9, 2024 at 9:34 PM
happy "your entire CI infrastructure blew up because AWS didn't pin a dependency from awscli" day
March 1, 2024 at 1:42 PM
Today I executed `brew upgrade awscli`, and you know what it means... Of course it touched `icu4c` installation and made local (asdf's) #PHP unusable 🙄.
February 28, 2025 at 3:13 PM
Amazon CloudWatch Logs Tailをawscliで実行可能に。aws logs start-live-tailだそうです。わいわい
Amazon CloudWatch Logs announces Live Tail streaming CLI support - AWS
Discover more about what's new at AWS with Amazon CloudWatch Logs announces Live Tail streaming CLI support
aws.amazon.com
June 8, 2024 at 2:59 PM
3/
Let’s walk through what really happens.
First:
Where is the data?
“Oh it’s in the S3 bucket.”
Cool.
Now I need to install awscli, set credentials, configure the region…
May 4, 2026 at 1:15 PM
Install AWS CLI on Arch Linux via pacman, the official AWS installer, or the AUR to manage S3, EC2, Lambda, and CloudWatch from the terminal.
linuxcapable.com/how-to-insta...
#Linux #ArchLinux #AWS #AWSCLI #DevOps #Cloud #SysAdmin #OpenSource #Server
How to Install AWS CLI on Arch Linux - LinuxCapable
Install AWS CLI on Arch Linux using pacman, the official AWS installer, or the AUR. Covers configuration, common commands, and removal.
linuxcapable.com
February 18, 2026 at 11:17 PM
"Creating a Retro Space Invaders Game Using Amazon Q CLI and Python!" by Girish Bhatia

#aws #genai #awscli #buildgameschallenge #amazonqdevcli
Creating a Retro Space Invaders Game Using Amazon Q CLI and Python!
Retro Space Invaders Game Using Amazon Q CLI !
community.aws
June 28, 2025 at 1:00 PM