This is an automated email from the ASF dual-hosted git repository.
jackye pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
from d03a5e1dbc Revert "OpenAPI: Handle NamespaceNotEmptyException when
dropping a namespace" (#12517)
add 7d0395d4b6 AWS: Update S3 async client configurations and docs for
analytics-accelerator-s3 (#12503)
No new revisions were added by this update.
Summary of changes:
.../iceberg/aws/AssumeRoleAwsClientFactory.java | 15 ++++-
.../org/apache/iceberg/aws/AwsClientFactories.java | 13 +++-
.../apache/iceberg/aws/AwsClientProperties.java | 31 +++++++++
.../aws/s3/DefaultS3FileIOAwsClientFactory.java | 13 +++-
.../apache/iceberg/aws/s3/S3FileIOProperties.java | 56 ++++++++++++++++
.../iceberg/aws/s3/TestS3FileIOProperties.java | 49 ++++++++++++++
docs/docs/aws.md | 75 ++++++++++++++++++++++
7 files changed, 246 insertions(+), 6 deletions(-)