#aws-cli
The only people who say you should never use the AWS console and only do IaC are people who have permission to use the AWS console. Troubleshooting without it is crazy hard, even if you know what to do from the CLI.
March 19, 2025 at 10:36 PM
Time to do more to promote Amazon Q’s CLI tool than AWS Marketing has all year:

Add this cursed function to your shell profile:

fukken() { qchat chat "$*"; }

Then skip the dumb keywords and just ask the damn question:

fukken tell me how many S3 buckets I have

Yes, it works. Yes, it’s glorious.
July 2, 2025 at 10:46 PM
Holy shit: this 10 year old issue for the AWS CLI to support MFA login merged a couple of weeks ago. "Customer obsession" AND "long-term thinking" as lived values github.com/aws/aws-cli/...
Support mfa without assume role. · Issue #1985 · aws/aws-cli
Given the following profile: [profile test] region = us-east-1 mfa_serial = arn:aws:iam::012345678901:mfa/glennpratt aws-cli never asks for an MFA token and I don't receive IAM permissions granted ...
github.com
April 29, 2026 at 5:43 PM
same, aws cli, same
May 5, 2026 at 2:34 PM
✍️ New blog post by xbill

Gemma 4 on an Amazon SageMaker Endpoint: AWS CLI, NVIDIA L4, and an MCP Server

#aws #sagemaker #gemma #mcp
Gemma 4 on an Amazon SageMaker Endpoint: AWS CLI, NVIDIA L4, and an MCP Server
Step by step deployment of Gemma 4 E2B to a SageMaker real-time endpoint on one NVIDIA L4 with the AWS vLLM container, driven by the aws CLI and managed by a Python MCP server from Claude Code or Gemini CLI.
dev.to
September 25, 2026 at 9:54 PM
"Serverless Agentic Builds: Connecting Kiro CLI & MCP Servers to AWS Lambda in 15 Minutes" by BHAVISHYA RAJ

#mcp #aws-lambda #kiro #devops #student-builders
Serverless Agentic Builds: Connecting Kiro CLI & MCP Servers to AWS Lambda in 15 Minutes
Agentic AI is booming, but local execution doesn't scale. Here is how to deploy Kiro CLI Model Context Protocol (MCP) servers on AWS Lambda for cost-efficient, serverless execution.
community.aws
September 24, 2026 at 11:00 AM
aws-sdk-client-go を改名して awslim v0.1.0 をリリースしました。Goで実装された、高速なAWS CLIの代替品(機能は少なめ)です!

github.com/fujiwara/aws...
GitHub - fujiwara/awslim: A simplified alternative to the AWS CLI for limited use cases.
A simplified alternative to the AWS CLI for limited use cases. - fujiwara/awslim
github.com
May 24, 2024 at 3:00 AM
A couple of years ago I wrote about how the device auth flow (as used by aws-cli) made it possible for an attacker to obtain login creds even with WebAuthn 2FA (mjg59.dreamwidth.org/62175.html) and now Amazon has a new login flow that doesn't open this vulnerability! aws.amazon.com/about-aws/wh...
AWS Command Line Interface adds PKCE-based authorization for single sign-on - AWS
Discover more about what's new at AWS with AWS Command Line Interface adds PKCE-based authorization for single sign-on
aws.amazon.com
November 20, 2024 at 10:26 PM
I JUST WANT TO FUCKING FIX THIS CODE WHY AM I 3 FEET UNDER DOING SHIT WITH AWS CLI
June 4, 2024 at 8:26 PM
新作です / "AWS CLIの起動が重くてつらいので aws-sdk-client-go を書いた / kamakura.go#6"
AWS CLIの起動が重くてつらいので aws-sdk-client-go を書いた / kamakura.go#6
kamakura.go #6 でのLT資料です https://kamakurago.connpass.com/event/316438/ https://github.com/fujiwara/aws-sdk-client-go
speakerdeck.com
May 17, 2024 at 12:01 PM
I have 90,000 files to move to S3. AWS CLI client takes at least 1 second for every single one, in cloud.

I wrote my own client in bash of all things that's at least 5x faster. AWS doesn't invest in its tooling.

Slow tools are an OPERATIONAL LIABILITY! With AWS client this would take a whole day.
July 6, 2025 at 10:11 PM
✦ Bref Cloud is live ✦

Modern PHP hosting should be simple: instantly scalable, redundant, monitored, and secure.

Get the best of AWS and serverless with an intuitive dashboard and CLI. No need to become an AWS expert

try it out ↓
bref.sh/cloud
Bref Cloud - Serverless PHP hosting on AWS Lambda - powerful, scalable, simple – Bref
Deploy PHP applications on AWS Lambda for unlimited scalability and enterprise-grade reliability. Get all the power of serverless without the complexity.
bref.sh
March 21, 2025 at 12:30 PM
"AWS EC2 Instance Metadata & IMDSv2: How EC2 Securely Accesses AWS Resources" by Muhammad Subhan

#devops #aws-cli #amazon-ec2 #security
AWS EC2 Instance Metadata & IMDSv2: How EC2 Securely Accesses AWS Resources
Explored EC2 Instance Metadata, IMDSv2, IAM Roles, and Instance Profiles — four concepts that work together to securely connect EC2 workloads with AWS services.
community.aws
September 22, 2026 at 7:00 PM
npm packages people installed by mistake:

- aws-lambda, 1.1M/w, actually an unofficial CLI for deploying lambdas
- util, 39M/w, browser port of node:util, but at least 14M of those dls don't import it
- https, 3.4M/w, empty package (for now?)
April 23, 2026 at 8:50 AM
It has been FOUR YEARS since Apple started selling ARM Macs and any company _pretending_ Mac support but still shipping x86-only deserves public shame! Today: AWS CLI
November 12, 2024 at 7:28 PM
🍊 srvx v0.11:

$ npx srvx fetch|curl

Fetch ANY server handler without running it.
Perfect tool for coding agents.

🖵 Improved CLI experience.

⧉ CLI builder, loader, and fetch utils are exported for custom use.

⇄ Web Adapters for AWS Lambda Handler.
February 4, 2026 at 2:30 PM
aws / amazon-q-developer-cli: ✨ Add autocomplete and AI to your existing terminal on macOS & Linux ★390 https://github.com/aws/amazon-q-developer-cli
aws / amazon-q-developer-cli
✨ Add autocomplete and AI to your existing terminal on macOS & Linux
github.com
April 16, 2025 at 7:35 PM
まじでこれ AWS のシークレット管理とかする SRE の人全員つかってほしい

「Terraform でインフラ構成管理できるのになんでシークレットだけアナログやねん!」

って人にぶっ刺さります
まだ WIP なのでもう少し待ってね

mpyw/suve: A Git-like CLI for AWS Parameter Store and Secrets Manager. github.com/mpyw/suve
GitHub - mpyw/suve: A Git-like CLI for AWS Parameter Store and Secrets Manager.
A Git-like CLI for AWS Parameter Store and Secrets Manager. - mpyw/suve
github.com
January 3, 2026 at 4:41 PM
Finally got this AWS cli stuff hooked up and using agentcore. Opus just plowing through scripts to generate AWS infrastructure. Omg it’s so much better than clicking around the browser
December 9, 2025 at 11:19 PM
トークンの消費量だけがネックだな…。

Claude CodeでAWS CLIの参照系コマンドだけ実行するようにする
#AWS #ClaudeCode #Tool #Ubuntu #インフラ #生成AI
v0-1.net/ja/posts/cla...
Claude CodeでAWS CLIの参照系コマンドだけ実行するようにする
Claude CodeにAWS CLIを安全に連携させるため、IAM ReadOnlyユーザーの作成と認証情報の分離、settings.jsonでのコマンド制限を組み合わせた方法を紹介。複数の防御層で、Claude Codeが誤って強い権限を使うことを防ぎます。
v0-1.net
September 22, 2026 at 7:18 AM
✍️ New blog post by xbill

Find the AWS Resources Nobody Is Using, and What They Cost You

#aws #python #devops #opensource
Find the AWS Resources Nobody Is Using, and What They Cost You
A local-first CLI that scans an AWS account for unused resources, prices each one from the AWS Price List API, and generates or performs the cleanup. Read-only by default, with every price fetched from the live API and dated in each report.
dev.to
September 21, 2026 at 5:54 PM