AWS AmazonS3 documentation change
Summary
Added IAM prerequisites for using S3 Tables Catalog
Security assessment
Documents required IAM permissions for catalog operations, enhancing security guidance but not resolving a specific security issue.
Diff
diff --git a/AmazonS3/latest/userguide/s3-tables-client-catalog.md b/AmazonS3/latest/userguide/s3-tables-client-catalog.md index 9dfea4af1..c86d5af5d 100644 --- a//AmazonS3/latest/userguide/s3-tables-client-catalog.md +++ b//AmazonS3/latest/userguide/s3-tables-client-catalog.md @@ -16,0 +17,7 @@ You can use the Amazon S3 Tables Catalog for Apache Iceberg client catalog to co +###### **Prerequisites** + + * An IAM identity with access to your table bucket and S3 Tables actions. For more information, see [Access management for S3 Tables](./s3-tables-setting-up.html). + + + +