Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Standard - IA designed with 99.9% availability - https://aws.amazon.com/s3/storage-classes/
  • Loading branch information
igor-nov authored Oct 26, 2017
1 parent a69def3 commit 655330b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ Using Access Key ID and Secret Access Key – can be used only via accessing pro

- S3-Standard - Durability of 99.999999999% and availability of 99.99%.

- S3-Infrequently Accesses - Durability of 99.999999999% and availability of 99.99%.
- S3-Infrequently Accesses - Durability of 99.999999999% and availability of 99.9%.

- S3-RRC - Durability and availability of 99.99%. Use when you don’t care if data is occasionally lost and can easily be re-created.

Expand Down

0 comments on commit 655330b

Please sign in to comment.