Amazon MSK Connect がコネクタ設定の更新をサポートするようになりました
本記事は、2025 年 1 月 13 日にAWS公式サイトの What’s New with AWS? に掲載された英語記事を自動翻訳したものです。
ニュース内容
Amazon MSK Connect (Amazon Managed Streaming for Apache Kafka Connect) は、既存のコネクタのコネクタ設定の更新をサポートするようになりました。今回のリリースにより、単一の UpdateConnector API 呼び出しを使用してコネクタの設定を変更できます。ソースまたはシンクの送信先の更新や処理設定など、コネクタ設定を変更できます。
Amazon MSK Connect を使用すると、Apache Kafka Connect コネクタをフルマネージド環境でデプロイおよび操作できます。ソースデータベーステーブルや S3 バケットに配信するトピックなど、ソースまたはシンクの設定に変更があった場合は、既存のコネクタのコネクタ設定パラメータを変更できます。Amazon MSK コンソール、AWS CLI、SDK、または CloudFormation を使用してコネクタ設定を更新できます。コネクタを更新した後、MSK コンソールまたは API を使用して更新操作のステータスを確認することもできます。
MSK Connect 更新コネクタ機能は、Amazon MSK Connect がサポートされているすべての AWS リージョンで利用できます。詳細については、Amazon MSK Connect 開発者ガイドをご覧ください。
原文
Amazon MSK Connect (Amazon Managed Streaming for Apache Kafka Connect) now supports updating connector configuration of existing connectors. With this launch, you can change the configuration of your connector using a single, UpdateConnector API call. You can make changes to your connector settings, such as updating source or sink destinations, or processing configurations.
Amazon MSK Connect allows you to deploy and operate Apache Kafka Connect connectors in a fully managed environment. You can modify the connector configuration parameters of your existing connector when you have changes in your source or sink settings such as source database tables or topics to deliver to S3 bucket. You can update the connector configuration using the Amazon MSK Console, AWS CLI, SDK, or CloudFormation. After you update the connector, you can also check the update operation status in the MSK console or using API.
The MSK Connect update connector feature is available in all AWS Regions where Amazon MSK Connect is supported. To learn more, visit Amazon MSK Connect developer guide.
引用元:Amazon MSK Connect now supports updating connector configuration