惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

云风的 BLOG
云风的 BLOG
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
J
Java Code Geeks
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Engineering at Meta
Engineering at Meta
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
小众软件
小众软件
博客园 - 聂微东
酷 壳 – CoolShell
酷 壳 – CoolShell
月光博客
月光博客
Last Week in AI
Last Week in AI
博客园_首页
I
InfoQ
T
Tailwind CSS Blog
爱范儿
爱范儿
雷峰网
雷峰网
Recent Announcements
Recent Announcements
F
Fortinet All Blogs
B
Blog
WordPress大学
WordPress大学
A
About on SuperTechFans
V
Visual Studio Blog
有赞技术团队
有赞技术团队
P
Proofpoint News Feed

Recent Announcements

Amazon EC2 X8i instances are now available in Europe (Paris) Amazon CloudWatch pipelines now supports drop and conditional processing AWS Deadline Cloud supports monitor creation in multiple regions Amazon CloudWatch pipelines introduces new compliance and governance capabilities Second-generation Amazon FSx for NetApp ONTAP is now available in four additional AWS commercial and AWS GovCloud (US) Regions AWS Billing and Cost Management Dashboards Now Supports Scheduled Email Delivery AWS RTB Fabric supports health checks for real-time bidding workloads AWS Backup extends Amazon FSx support to 5 additional AWS Regions and expands cross-Region and cross-account copy to 14 AWS Regions Amazon RDS now supports the latest CU and GDR updates for Microsoft SQL Server Amazon Timestream for InfluxDB Now Supports Customer-Defined Maintenance Windows Amazon Bedrock now supports cost allocation by IAM user and role Amazon OpenSearch Service supports Managed Prometheus and agent tracing Amazon S3 Lifecycle pauses actions on objects that are unable to replicate Amazon RDS Blue/Green Deployments now supports Amazon RDS Proxy AWS Marketplace announces the Discovery API for programmatic access to catalog data AWS Agent Registry for centralized agent discovery and governance is now available in Preview Amazon OpenSearch Serverless now supports Zstandard (zstd) codec for index compression AWS Private CA now supports customer managed permissions for cross-account sharing Amazon EC2 Capacity Manager now supports tag-based dimensions Amazon Route 53 Resolver endpoints now support DNS delegation for private hosted zones in AWS GovCloud (US) Regions SageMaker HyperPod now supports gang scheduling for distributed training workloads Amazon IVS 实时直播功能现已支持冗余摄取 Amazon EKS 托管节点组现在支持 EC2 Auto Scaling 暖池 Amazon Bedrock AgentCore 浏览器新增操作系统级交互功能 Amazon WorkSpaces Advisor now available for AI-powered troubleshooting Amazon OpenSearch Service now supports Graviton4 based i8ge instances Oracle Database@AWS is now available in twelve AWS Regions AWS Lambda expands response streaming support to all commercial AWS Regions AWS Cost Explorer launches Natural Language Query capabilities powered by Amazon Q Amazon Lightsail 现已在亚太地区(马来西亚)区域推出
AWS Lake Formation で、Amazon S3 の基盤データへのアクセス...
Amazon Web Services · 2026-06-12 · via Recent Announcements

投稿日: 2026年6月11日

AWS Lake Formation では、AWS Glue データカタログに登録されたテーブルに対応する Amazon S3 のデータファイルを読み書きできるようになりました。これにより、既存の Lake Formation のテーブルアクセス許可を利用して、SQL クエリとデータファイルへの直接アクセスの両方を一元的に制御できます。

今回のリリースにより、Lake Formation のテーブル権限に基づき、登録済みの S3 ロケーションに対して、範囲が限定された一時的な認証情報が提供されます。SELECT 権限は、そのロケーションにあるデータの読み取りアクセスを付与します。SUPER 権限は、そのロケーションにあるデータの読み取りおよび書き込みの両方のアクセスを付与します。この機能は Amazon EMR 7.13 以降に組み込まれています。そのため、モデルトレーニング、特徴量エンジニアリング、データ品質の問題のデバッグなど、ファイルレベルでのアクセスが必要な処理では、Spark ジョブからデータファイルに直接アクセスできます。

また、AWS が提供する API またはオープンソースプラグインを利用して、Apache Spark アプリケーションや Trino アプリケーションと統合することもできます。さらに、すべてのアクセスログは AWS CloudTrail に記録されるため、テーブルに対する SQL 操作とファイルベースの操作を統合された監査証跡として確認できます。

この機能は、AWS Lake Formation が提供されているすべての AWS リージョンにおいて、追加料金なしでご利用いただけます。詳細については、Lake Formation ドキュメント、EMR ドキュメント、API リファレンス、オープンソースプラグインを参照してください。