|
1 | 1 | # NOTICE
|
2 | 2 |
|
3 |
| -**This repository is archived and the content on this branch is out of date.** You can find up-to-date AWS technical documentation on the [AWS Documentation website](https://docs.aws.amazon.com/), where you can also submit feedback and suggestions for improvement. |
| 3 | +This repository is archived, read-only, and no longer updated. For more information, read [the announcement on the AWS News Blog](https://aws.amazon.com/blogs/aws/retiring-the-aws-documentation-on-github/). |
4 | 4 |
|
5 |
| -# Announcement |
6 |
| - |
7 |
| -This repository will be archived and marked read-only next month (June 2023). For more information, read [the announcement on the AWS News Blog](https://aws.amazon.com/blogs/aws/retiring-the-aws-documentation-on-github/). |
8 |
| - |
9 |
| -You can find the corresponding content for this repo on [the AWS Documentation website](https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide). If you'd like to continue contributing to the quality of AWS documentation, you can submit feedback and suggestions for improvement there. |
10 |
| - |
11 |
| -## [Developer guide](doc_source/index.md) for the AWS SDK for Go, version 1 |
12 |
| - |
13 |
| -This is the open source version of the developer guide for the AWS SDK for Go V1. |
14 |
| - |
15 |
| -To view this documentation, start with the [index](doc_source/index.md). |
16 |
| - |
17 |
| -This repository contains the open source version of the official [AWS SDK for Go Developer Guide](https://docs.aws.amazon.com/sdk-for-go/latest/developer-guide/welcome.html). |
18 |
| - |
19 |
| -The GitHub repository for the AWS SDK for Go V1 is at https://github.com/aws/aws-sdk-go. |
20 |
| - |
21 |
| -**NOTES**: |
22 |
| -* To see all versions of the Go documentation, see the [document landing page for Go](https://docs.aws.amazon.com/sdk-for-go). |
23 |
| -* If you're interested in _**version 2**_ of the AWS SDK for Go, see the following instead: |
24 |
| - * [Developer guide](https://aws.github.io/aws-sdk-go-v2/docs/) |
25 |
| - * [SDK API reference](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2) |
26 |
| - * [GitHub repo](https://github.com/aws/aws-sdk-go-v2) |
27 |
| - |
28 |
| -## Recent updates |
29 |
| - |
30 |
| -You can find out when this guide has had major updates and what those updates were by looking in the [Document History](doc_source/document-history.md) topic. |
31 |
| - |
32 |
| -## Reporting issues |
33 |
| - |
34 |
| -You can use the Issues section of this repository to report problems in the documentation. When submitting an issue, please indicate: |
35 |
| - |
36 |
| - * What page the issue occurs on; a URL or filename is best. |
37 |
| - * What the issue is, using as much detail as you can provide. |
38 |
| - * The issue might be simple. For example: "The page has a typo; the word 'complie' in the third paragraph should be 'compile'." |
39 |
| - * The issue might be more complex. If so, please describe it with enough detail so that it's clear to the AWS documentation team what the problem is. |
40 |
| - |
41 |
| -## Contributing fixes and updates |
42 |
| - |
43 |
| -To contribute your own documentation fixes or updates, please use standard GitHub procedures for [forking a repository](https://help.github.com/articles/fork-a-repo/) and [submitting a pull request](https://help.github.com/articles/using-pull-requests/). |
44 |
| - |
45 |
| -## Copyright and license |
46 |
| - |
47 |
| -All content in this repository, unless otherwise stated, is Copyright Amazon.com, Inc. or its affiliates. All rights reserved. |
48 |
| - |
49 |
| -Except where otherwise noted, this work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/) (the "License"). Use the preceding link for a human-readable summary of the license terms. The full license text is available at: http://creativecommons.org/licenses/by-nc-sa/4.0/legalcode and in the LICENSE file accompanying this repository. |
50 |
| - |
51 |
| -## Security |
52 |
| - |
53 |
| -See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information. |
54 |
| - |
55 |
| -## License Summary |
56 |
| - |
57 |
| -The documentation is made available under the Creative Commons Attribution-ShareAlike 4.0 International License. See the LICENSE file. |
58 |
| - |
59 |
| -The sample code within this documentation is made available under the MIT-0 license. See the LICENSE-SAMPLECODE file. |
| 5 | +You can find up-to-date AWS technical documentation on the [AWS Documentation website](https://docs.aws.amazon.com/), where you can also submit feedback and suggestions for improvement. |
0 commit comments