with one click
aws-sdk-net
aws-sdk-net contains 6 collected skills from aws, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Maps Smithy protocol traits to generated SDK marshaller/unmarshaller code patterns
Exact patterns generated code must follow to match the AWS SDK for .NET public API surface
Rules for converting Smithy shape types to .NET types, including nullability and collection defaults
How to deserialize a Smithy model.json into typed C# records and navigate the shape graph
Use when creating, validating, or reasoning about DevConfig files for AWS SDK for .NET changes, including deciding whether Core or Services entries are required, choosing patch vs minor bumps, and writing changelog messages.
Use when working on the AWS SDK for .NET source code itself, including Core runtime changes, service client implementations, generator or model changes, repo-specific build and validation flows, and V3/V4 branch-targeting decisions.