Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit c726554

Browse files
committed
Update README.md and delete content directory
1 parent 78de6dc commit c726554

File tree

122 files changed

+2
-20455
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+2
-20455
lines changed

README.md

+2-56
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,5 @@
11
# NOTICE
22

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/).
44

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-php/v3/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 PHP
12-
13-
This is the open source version of the developer guide for the AWS SDK for PHP.
14-
15-
**NOTE**: The default branch for this repo has changed to `main`.
16-
If you have cloned the previous default branch, please update your local repo to use the `main` branch.
17-
18-
To view this documentation, start with the [index](doc_source/index.md).
19-
20-
This repository contains the open source version of the official [AWS SDK for PHP Developer Guide](https://docs.aws.amazon.com/sdk-for-php/v3/developer-guide/welcome.html).
21-
22-
The GitHub repository for the AWS SDK for PHP is at https://github.com/aws/aws-sdk-PHP/.
23-
24-
## Recent updates
25-
26-
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.
27-
28-
## Reporting issues
29-
30-
You can use the Issues section of this repository to report problems in the documentation. When submitting an issue, please indicate:
31-
32-
* What page the issue occurs on; a URL or filename is best.
33-
* What the issue is, using as much detail as you can provide.
34-
* The issue might be simple. For example: "The page has a typo; the word 'complie' in the third paragraph should be 'compile'."
35-
* 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.
36-
37-
## Contributing fixes and updates
38-
39-
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/).
40-
41-
## Code examples in the documentation
42-
43-
The code examples featured in this documentation can be found in a separate repository: [aws-doc-sdk-examples](https://github.com/awsdocs/aws-doc-sdk-examples/tree/master/php/example_code).
44-
45-
In addition to examples in PHP, you'll also find examples for each of the other AWS SDKs. If you find issues with any of the examples, you can submit Issues or fork the repository and submit a pull request!
46-
47-
The code examples are provided under the Apache 2.0 open source license. For more details, see the example repository's [README](https://github.com/awsdocs/aws-doc-sdk-examples/blob/master/README.rst).
48-
49-
## Copyright and license
50-
51-
All content in this repository, unless otherwise stated, is Copyright Amazon.com, Inc. or its affiliates. All rights reserved.
52-
53-
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.
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.

doc_source/cf-examples.md

-7
This file was deleted.

doc_source/cloud9.md

-64
This file was deleted.

0 commit comments

Comments
 (0)