Skip to main content

aws-sdk-patterns

Estrellas11
Forks4
Actualizado28 de junio de 2026 a las 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.

Instalación

Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.

SKILL.md
readonly