AWS SDK for .NET Maintainer
Use this skill when working on the AWS SDK for .NET source code itself.
Use this skill when
- changing Core runtime or service client implementations
- working on the generator, templates, or service models
- adding new AWS service support
- using the SDK build/validation and testing flows
- managing version bumping and changelog generation (use the
aws-sdk-net-devconfigskill for DevConfig creation)
Skip this skill when
- only using the SDK as a consumer
- working on application code that uses the SDK
- working on customer migration from V3 to V4
- working on documentation or external tooling only
References
references/repo-overview.mdSDK identity, target frameworks, version history, the V3/V4 compatibility constraint, and the key V4 behavioral change (full list intechnical-context.md).references/code-structure.mdRepository map, service layout, and placement rules for where changes belong.references/build-and-validate.mdBuild tools, packaging, code generation integration, testing framework, and CI/CD stages.references/technical-context.mdTechnical context and system patterns related to generation, runtime architecture, and implementation paths.references/dual-support.mdDual-support branch structure, labels, and pull request targeting.