今日を知り、明日を変えるシステム運用メディア

Amazon S3 テーブルが CreateTable API にスキーマ定義のサポートを追加

Amazon S3 テーブルが CreateTable API にスキーマ定義のサポートを追加

本記事は、2025 年 1 月30 日にAWS公式サイトの What’s New with AWS? に掲載された英語記事を自動翻訳したものです。

ニュース内容

Amazon S3 は、定義済みの列を持つテーブルをプログラムで作成するための CreateTable API のスキーマ定義サポートを発表しました。この機能強化により、データ分析アプリケーションのテーブル作成が簡素化され、S3 テーブルバケットでのデータ取り込みの開始と取り込みが容易になります。

この機能を使用するには、CreateTable API で新しいリクエストヘッダーとして列名とそのデータ型を指定して、S3 テーブルバケットのテーブルのスキーマを定義します。AWS CLI または AWS SDK を使用してテーブルを作成するときに、テーブルのスキーマを定義することもできます。

定義済みのスキーマを持つテーブルを作成するには、AWS CLI と AWS SDK の最新バージョンにアップグレードしてください。このサポートは、S3 テーブルが利用可能なすべての AWS リージョンで利用できます。詳細については、Amazon S3 テーブルの概要ページドキュメントをご覧ください。

原文

Amazon S3 announces schema definition support for the CreateTable API to programmatically create tables with pre-defined columns. This enhancement simplifies table creation for data analytics applications, making it easier to get started and ingest data in S3 table buckets.

To use this feature, you can specify column names and their data types as new request headers in the CreateTable API to define a table’s schema in an S3 table bucket. You can also define a table’s schema when you create tables using the AWS CLI or the AWS SDK.

To create tables with a pre-defined schema, upgrade to the latest version of the AWS CLI and AWS SDKs. This support is available in all AWS Regions where S3 Tables is available. To learn more, visit the Amazon S3 Tables overview page and documentation.

引用元:Amazon S3 Tables add schema definition support to the CreateTable API

人気の記事

最新情報をお届けします!

最新のITトレンドやセキュリティ対策の情報を、メルマガでいち早く受け取りませんか?ぜひご登録ください

メルマガ登録