This is an automated email from the ASF dual-hosted git repository.
ivandika3 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-site.git
The following commit(s) were added to refs/heads/master by this push:
new 8562a604d4 HDDS-15584. Add supported awscli version paragraph to user
guide (#482)
8562a604d4 is described below
commit 8562a604d469f0ee2e855fc2331ef7ccc27adaa6
Author: Chia-Yi Chiu <[email protected]>
AuthorDate: Fri Jul 3 21:11:56 2026 +0900
HDDS-15584. Add supported awscli version paragraph to user guide (#482)
---
docs/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md | 5 +++++
.../04-user-guide/01-client-interfaces/03-s3/01-s3-api.md | 5 +++++
.../04-user-guide/01-client-interfaces/03-s3/01-s3-api.md | 5 +++++
3 files changed, 15 insertions(+)
diff --git a/docs/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md
b/docs/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md
index 5fd66add3f..d442e3d870 100644
--- a/docs/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md
+++ b/docs/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md
@@ -175,6 +175,11 @@ Or
aws s3 ls --endpoint http://localhost:9878 s3://buckettest
```
+#### Supported AWS CLI Versions
+
+- AWS CLI v1 (1.37.0 and above) and AWS CLI v2 (2.23.0 and above) are
supported. These are the versions in which AWS enabled [default data integrity
protections](https://github.com/aws/aws-cli/issues/9214) that automatically
calculate a `CRC32` checksum for S3 uploads; Ozone added handling for that flow
in 2.1 and later.
+- [AWS has announced AWS CLI v1 enters maintenance mode on July 15,
2026](https://aws.amazon.com/blogs/developer/cli-v1-maintenance-mode-announcement/);
users are encouraged to upgrade to AWS CLI v2. Ozone may drop support for AWS
CLI v1 at some point in the future.
+
## Compatible third-party applications
Ozone's S3 Gateway enables integration with a wide range of cloud-native and
analytics applications. Here are some examples of tools and platforms known to
work with Ozone (in alphabetical order):
diff --git
a/versioned_docs/version-2.1.0/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md
b/versioned_docs/version-2.1.0/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md
index 5fd66add3f..d442e3d870 100644
---
a/versioned_docs/version-2.1.0/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md
+++
b/versioned_docs/version-2.1.0/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md
@@ -175,6 +175,11 @@ Or
aws s3 ls --endpoint http://localhost:9878 s3://buckettest
```
+#### Supported AWS CLI Versions
+
+- AWS CLI v1 (1.37.0 and above) and AWS CLI v2 (2.23.0 and above) are
supported. These are the versions in which AWS enabled [default data integrity
protections](https://github.com/aws/aws-cli/issues/9214) that automatically
calculate a `CRC32` checksum for S3 uploads; Ozone added handling for that flow
in 2.1 and later.
+- [AWS has announced AWS CLI v1 enters maintenance mode on July 15,
2026](https://aws.amazon.com/blogs/developer/cli-v1-maintenance-mode-announcement/);
users are encouraged to upgrade to AWS CLI v2. Ozone may drop support for AWS
CLI v1 at some point in the future.
+
## Compatible third-party applications
Ozone's S3 Gateway enables integration with a wide range of cloud-native and
analytics applications. Here are some examples of tools and platforms known to
work with Ozone (in alphabetical order):
diff --git
a/versioned_docs/version-2.1.1/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md
b/versioned_docs/version-2.1.1/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md
index 5fd66add3f..d442e3d870 100644
---
a/versioned_docs/version-2.1.1/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md
+++
b/versioned_docs/version-2.1.1/04-user-guide/01-client-interfaces/03-s3/01-s3-api.md
@@ -175,6 +175,11 @@ Or
aws s3 ls --endpoint http://localhost:9878 s3://buckettest
```
+#### Supported AWS CLI Versions
+
+- AWS CLI v1 (1.37.0 and above) and AWS CLI v2 (2.23.0 and above) are
supported. These are the versions in which AWS enabled [default data integrity
protections](https://github.com/aws/aws-cli/issues/9214) that automatically
calculate a `CRC32` checksum for S3 uploads; Ozone added handling for that flow
in 2.1 and later.
+- [AWS has announced AWS CLI v1 enters maintenance mode on July 15,
2026](https://aws.amazon.com/blogs/developer/cli-v1-maintenance-mode-announcement/);
users are encouraged to upgrade to AWS CLI v2. Ozone may drop support for AWS
CLI v1 at some point in the future.
+
## Compatible third-party applications
Ozone's S3 Gateway enables integration with a wide range of cloud-native and
analytics applications. Here are some examples of tools and platforms known to
work with Ozone (in alphabetical order):
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]