Enable cross-cloud analytics with Amazon S3 Tables and Google BigQuery, Part 2: access control with Lake Formation
Big Data Blog
This article demonstrates how to enable cross-cloud analytics between Google BigQuery and Amazon S3 Tables using AWS Lake Formation for fine-grained access control and credential vending.
- Use AWS Glue Iceberg REST Catalog as a bridge between BigQuery and S3 Tables for metadata synchronization
- Lake Formation manages fine-grained permissions and vends temporary, scoped credentials instead of relying solely on IAM policies
- Set up S3 Tables integration with Lake Formation, create OIDC identity provider for Google federation, and configure cross-cloud IAM role
- Grant Lake Formation permissions at catalog, database, and table levels (DESCRIBE on catalog/database, SELECT+DESCRIBE on tables)
- Configure BigQuery federated catalog with credential vending mode and metadata refresh intervals for automatic schema evolution
- OIDC identity federation validates signed JWT tokens from BigQuery Lakehouse service account before issuing temporary AWS credentials
This approach provides centralized access management for multiple analytics engines accessing the same S3 Tables data with different permission levels.
The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.
Related articles
Aug 25
2026
2026
Enable cross-cloud analytics with Amazon S3 Tables and Google BigQuery, Part 1: IAM-based access control
Jun 12
2026
2026
AWS Lake Formation extends table permissions to access underlying data in Amazon S3
Aug 6
2026
2026
Scaling fine-grained access control for enterprise lakehouse using SageMaker Unified Studio and AWS Lake Formation
Jun 12
2026
2026
Access Amazon S3 data files directly using AWS Lake Formation permissions
The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.