You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -132,6 +132,12 @@ You can find sample code for v2 in the following places:
132
132
*[aws-doc-sdk-examples] repo.
133
133
* Integration tests in this repo. They are located in the `it` directory under each service module, eg: [s3-integration-tests]
134
134
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
+
135
141
## Giving Feedback
136
142
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:
137
143
@@ -161,3 +167,5 @@ We need your help in making this SDK great. Please participate in the community
0 commit comments