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