aws-sdk-swift-usage
CommunityBuild AWS SDK for Swift clients correctly
Software Engineering#swift#credentials#async await#presigned urls#client configuration#aws sdk#s3 pagination
Authormreferre
Version1.0.0
Installs0
System Documentation
What problem does it solve?
It prevents Swift developers from using deprecated AWS client configuration types and inconsistent patterns when integrating AWS services, reducing runtime errors and maintenance risk.
Core Features & Use Cases
- Async-first service client patterns: Establish AWS clients and perform operations using Swift async/await.
- Correct struct-based configuration: Use service-specific config structs (e.g., S3Client.S3ClientConfig) in the required declaration order, avoiding deprecated *Configuration classes.
- Production-ready setup guidance: Configure region, credentials resolvers (static and STS assume-role), endpoints, HTTP engine, waiters, pagination, and presigned URLs.
Quick Start
Ask to generate an idiomatic Swift async example that creates an S3 client with a specific region, custom credentials resolver, performs a paginated listObjectsV2 call, and returns the collected keys.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: aws-sdk-swift-usage Download link: https://github.com/mreferre/aws-agent-toolkit-skills/archive/main.zip#aws-sdk-swift-usage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.