This is an automated email from the ASF dual-hosted git repository.
etudenhoefner pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/iceberg.git
The following commit(s) were added to refs/heads/main by this push:
new ca2d11eb86 Docs: Update link for User-Defined Tag Restrictions in AWS
documentation (#12698)
ca2d11eb86 is described below
commit ca2d11eb86d8e12f395ab24bfa4f45f50f7d6ec0
Author: Xu Bai <[email protected]>
AuthorDate: Tue Apr 1 15:04:07 2025 +0800
Docs: Update link for User-Defined Tag Restrictions in AWS documentation
(#12698)
---
docs/docs/aws.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/docs/aws.md b/docs/docs/aws.md
index 795a2383c3..2111793a16 100644
--- a/docs/docs/aws.md
+++ b/docs/docs/aws.md
@@ -482,7 +482,7 @@ sh spark-sql --conf
spark.sql.catalog.my_catalog=org.apache.iceberg.spark.SparkC
--conf spark.sql.catalog.my_catalog.s3.write.table-tag-enabled=true \
--conf spark.sql.catalog.my_catalog.s3.write.namespace-tag-enabled=true
```
-For more details on tag restrictions, please refer [User-Defined Tag
Restrictions](https://docs.aws.amazon.com/awsaccountbilling/latest/aboutv2/allocation-tag-restrictions.html).
+For more details on tag restrictions, please refer [User-Defined Tag
Restrictions](https://docs.aws.amazon.com/AmazonS3/latest/userguide/tagging-managing.html).
### S3 Access Points