Loading…
Production patterns for AWS services using boto3 and AWS SDK v3.
This skill provides guidance for writing code that interacts with AWS services using boto3 (Python) and AWS SDK v3 (TypeScript). It covers configuring IAM authentication, reading and writing S3 objects, designing DynamoDB access patterns, writing Lambda handlers, processing SQS messages, and troubleshooting common errors. Ideal for developers working on AWS integrations, it emphasizes best practices for security, performance, and cost management.