Skip to main content

aws-sdk-patterns

Estrelas11
Forks4
Atualizado28 de junho de 2026 às 15:35

AWS SDK and CLI usage patterns — boto3 / aioboto3 (Python), AWS SDK for JavaScript v3, and AWS CLI v2. Covers credential resolution (SSO/profiles/OIDC), retry & timeout config (adaptive mode), paginators & waiters, ClientError handling, batch/transaction calls, async clients, JS v3 command/middleware pattern, and CLI v2 --query/--profile/pager. Use when writing AWS SDK code (not architecture — see aws-cloud), debugging throttling, credential chain issues, pagination, or scripting the AWS CLI. Triggers: boto3, aioboto3, botocore Config, paginator, waiter, ClientError, @aws-sdk/client-*, AWS CLI, aws configure sso, --query JMESPath, retry mode, NoCredentialsError, ThrottlingException.

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

SKILL.md
readonly