Name Date Size #Lines LOC

..--

design/H25-Apr-2025-7,9974,140

BestPractices.mdH A D25-Apr-20254.2 KiB6847

GettingStarted.mdH A D25-Apr-20253.5 KiB9770

LaunchChangelog.mdH A D25-Apr-2025134.8 KiB831747

README.mdH A D25-Apr-2025708 1914

README.md

1# AWS SDK for Java 2.x Documentation
2
3## SDK Usage
4
5- [Developer Guide](https://docs.aws.amazon.com/sdk-for-java/v2/developer-guide/welcome.html)
6  \- How to use the AWS SDK for Java 2.x
7- [Migration Guide](https://docs.aws.amazon.com/sdk-for-java/v2/migration-guide/what-is-java-migration.html)
8  \- How to move from the AWS SDK for Java 1.11.x to 2.x.
9- [1.11 to 2.x Changelog](LaunchChangelog.md) - What has changed
10  between 1.11.x and 2.x.
11
12## SDK Development
13
14- [Contribution Guide](../CONTRIBUTING.md) - How to contribute to the
15  SDK.
16- [Design](design/README.md) - Documents summarizing: (1) design
17  decisions and standards of the SDK, (2) design for new features, and
18  (3) new feature proposals.
19