Use S3's proper product name, Amazon S3

Per Amazon's product page [1], S3 is officially called "Amazon S3". The
restic project uses the phrase "AWS S3" in some places. This patch
corrects the product name.

[1]:https://aws.amazon.com/s3/
This commit is contained in:
Gurjeet Singh
2021-11-13 10:56:59 -08:00
committed by Michael Eischer
parent 1d8a0b06cb
commit 34a6a24544
6 changed files with 9 additions and 9 deletions

View File

@@ -604,7 +604,7 @@ Details
reduced.
Restic used to rebuild the index from scratch after pruning. This could lead to missing packs in
the index in some cases for eventually consistent backends such as e.g. AWS S3. This behavior is
the index in some cases for eventually consistent backends such as e.g. Amazon S3. This behavior is
now changed and the index rebuilding uses the information already known by `prune`.
By default, the `prune` command no longer removes all unused data. This behavior can be