AI AGENT ADDONS

Aws Sdk Python Usage

aws/agent-toolkit-for-aws
Backend & APIs
2,761installs

boto3 is the Python library for using Amazon Web Services. It gives you two ways to interact with AWS. Clients match the exact API. Resources offer a simpler object style.

You will learn how to create sessions, handle errors with ClientError, and use paginators and waiters. The skill also covers S3 file uploads and DynamoDB table operations. Use it whenever your Python code imports boto3 or botocore.

Add Aws Sdk Python Usage skill to your workflow

Global

mkdir -p ~/.claude/skills/aws-sdk-python-usage

Project

mkdir -p .claude/skills/aws-sdk-python-usage

Source Repository

Stars
1,530
Forks
128
Watchers
1,530
License
Apache-2.0
Last Push
1 month ago
Created
3 months ago