1
0
mirror of https://github.com/minio/docs.git synced 2025-07-30 07:03:26 +03:00

Storage class (#1276)

Missed saving a file, so missed a few fixes on the storage class name
`_` to `-` switch.
This commit is contained in:
Daryl White
2024-07-22 11:16:35 -04:00
committed by GitHub
parent 684217cdf9
commit 3e5df481f0

View File

@ -263,8 +263,8 @@ The command accepts the following arguments:
.. tab-item:: s3
- ``STANDARD``
- ``STANDARD_IA``
- ``ONEZONE_IA``
- ``STANDARD-IA``
- ``ONEZONE-IA``
For more information, see :s3-docs:`Using Amazon S3 storage classes <storage-class-intro.html>`.