Skip to content

Commit 668e773

Browse files
committed
Add links to Maintenance Policy to README
1 parent c6f32c0 commit 668e773

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,12 @@ You can find sample code for v2 in the following places:
132132
* [aws-doc-sdk-examples] repo.
133133
* Integration tests in this repo. They are located in the `it` directory under each service module, eg: [s3-integration-tests]
134134

135+
## Maintenance and Support for SDK Major Versions
136+
For information about maintenance and support for SDK major versions and their underlying dependencies, see the following in the AWS SDKs and Tools Shared Configuration and Credentials Reference Guide:
137+
138+
* [AWS SDKs and Tools Maintenance Policy][maintenance-policy]
139+
* [AWS SDKs and Tools Version Support Matrix][version-matrix]
140+
135141
## Giving Feedback
136142
We need your help in making this SDK great. Please participate in the community and contribute to this effort by submitting issues, participating in discussion forums and submitting pull requests through the following channels:
137143

@@ -161,3 +167,5 @@ We need your help in making this SDK great. Please participate in the community
161167
[bom]: http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22software.amazon.awssdk%22%20AND%20a%3A%22bom%22
162168
[aws-doc-sdk-examples]: https://github.com/awsdocs/aws-doc-sdk-examples/tree/master/javav2
163169
[s3-integration-tests]: https://github.com/aws/aws-sdk-java-v2/tree/master/services/s3/src/it/java/software/amazon/awssdk/services/s3
170+
[maintenance-policy]: https://docs.aws.amazon.com/credref/latest/refdocs/maint-policy.html
171+
[version-matrix]: https://docs.aws.amazon.com/credref/latest/refdocs/version-support-matrix.html

0 commit comments

Comments
 (0)