View a markdown version of this page

AWS Clean Rooms イベント詳細リファレンス - AWS Clean Rooms
分析テンプレート作成イベント分析テンプレートの更新イベント分析テンプレートの削除イベントコラボレーション作成イベントコラボレーションの更新イベントコラボレーション変更リクエスト作成イベントコラボレーション変更リクエスト承認済みイベントコラボレーション変更リクエストのキャンセルイベントコラボレーション変更リクエストのコミットイベント設定済みテーブルの関連付け作成イベント設定済みテーブルの関連付けの更新イベント設定済みテーブルの関連付け削除イベント設定済みテーブル関連付け分析ルール作成イベント設定済みテーブル関連付け分析ルールの更新イベント設定済みテーブル関連付け分析ルールの削除イベントID マッピングテーブル作成イベントID マッピングテーブルの更新イベントID マッピングテーブルの削除イベントID 名前空間の関連付け作成イベントID 名前空間の関連付けの更新イベントID 名前空間の関連付けが削除されましたイベントコラボレーションイベントに招待されましたメンバーシップ作成イベントメンバーシップ更新イベントメンバーシップ削除イベント保護されたジョブの送信イベント保護ジョブ開始イベント保護されたジョブキャンセルイベント保護されたジョブのキャンセルイベント保護されたジョブの成功イベント保護ジョブ失敗イベント保護されたクエリ送信イベント保護されたクエリ開始イベント保護されたクエリキャンセルイベント保護されたクエリのキャンセルイベント保護されたクエリ成功イベント保護されたクエリ失敗イベント保護されたクエリのタイムアウトイベント

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

AWS Clean Rooms イベント詳細リファレンス

AWS サービスからのすべてのイベントには、イベントのソースである AWS サービス、イベントが生成された時刻、イベントが発生したアカウントとリージョンなど、イベントに関するメタデータを含む共通のフィールドセットがあります。これらの一般的なフィールドの定義については、「Amazon EventBridge イベントリファレンス」の「イベントの構造」を参照してください。

さらに、各イベントには、その特定のイベントに固有のデータを含む detail フィールドがあります。以下のリファレンスでは、さまざまな AWS Clean Rooms イベントの詳細フィールドを定義しています。

EventBridge を使用して AWS Clean Rooms イベントを選択および管理する場合、次の点に注意してください。

  • からのすべてのイベントの sourceフィールド AWS Clean Rooms は に設定されますaws.cleanrooms

  • detail-type フィールドはイベントタイプを指定します。

    例えば、Collaboration Created

  • detail フィールドには、その特定のイベントに固有のデータが含まれます。

ルールがイベントを照合 AWS Clean Rooms できるようにするイベントパターンの構築については、「Amazon EventBridge ユーザーガイド」の「イベントパターン」を参照してください。

分析テンプレート作成イベント

以下は、Analysis Template Created イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Analysis Template Created"] }

分析テンプレートの更新イベント

以下は、Analysis Template Updated イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Analysis Template Updated"] }

分析テンプレートの削除イベント

以下は、Analysis Template Deleted イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Analysis Template Deleted"] }

コラボレーション作成イベント

以下は、Collaboration Created イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Collaboration Created"] }

コラボレーションの更新イベント

以下は、Collaboration Updated イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Collaboration Updated"] }

コラボレーション変更リクエスト作成イベント

以下は、Collaboration Change Request Created イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Collaboration Change Request Created"] }

コラボレーション変更リクエスト承認済みイベント

以下は、Collaboration Change Request Approved イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Collaboration Change Request Approved"] }

コラボレーション変更リクエストのキャンセルイベント

以下は、Collaboration Change Request Cancelled イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Collaboration Change Request Cancelled"] }

コラボレーション変更リクエストのコミットイベント

以下は、Collaboration Change Request Committed イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Collaboration Change Request Committed"] }

設定済みテーブルの関連付け作成イベント

以下は、Configured Table Association Created イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Configured Table Association Created"] }

設定済みテーブルの関連付けの更新イベント

以下は、Configured Table Association Updated イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Configured Table Association Updated"] }

設定済みテーブルの関連付け削除イベント

以下は、Configured Table Association Deleted イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Configured Table Association Deleted"] }

設定済みテーブル関連付け分析ルール作成イベント

以下は、Configured Table Association Analysis Rule Created イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Configured Table Association Analysis Rule Created"] }

設定済みテーブル関連付け分析ルールの更新イベント

以下は、Configured Table Association Analysis Rule Updated イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Configured Table Association Analysis Rule Updated"] }

設定済みテーブル関連付け分析ルールの削除イベント

以下は、Configured Table Association Analysis Rule Deleted イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Configured Table Association Analysis Rule Deleted"] }

ID マッピングテーブル作成イベント

以下は、Id Mapping Table Created イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Id Mapping Table Created"] }

ID マッピングテーブルの更新イベント

以下は、Id Mapping Table Updated イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Id Mapping Table Updated"] }

ID マッピングテーブルの削除イベント

以下は、Id Mapping Table Deleted イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Id Mapping Table Deleted"] }

ID 名前空間の関連付け作成イベント

以下は、Id Namespace Association Created イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Id Namespace Association Created"] }

ID 名前空間の関連付けの更新イベント

以下は、Id Namespace Association Updated イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Id Namespace Association Updated"] }
注記

コラボレーションが削除されると、イベントは detail.statusフィールドの ID 名前空間関連付けの更新イベントにキャプチャされます。

{ "source": ["aws.cleanrooms"], "detail-type": ["Id Namespace Association Updated"], "detail": { "status": ["COLLABORATION_DELETED"] }

ID 名前空間の関連付けが削除されましたイベント

以下は、Id Namespace Association Deleted イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Id Namespace Association Deleted"] }

コラボレーションイベントに招待されました

以下は、Invited To Collaboration イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Invited To Collaboration"] }

メンバーシップ作成イベント

以下は、Membership Created イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Membership Created"] }

メンバーシップ更新イベント

以下は、Membership Updated イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Membership Updated"] }

メンバーシップ削除イベント

以下は、Membership Deleted イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Membership Deleted"] }

保護されたジョブの送信イベント

以下は、Protected Job Submitted イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Job Submitted"] }

保護ジョブ開始イベント

以下は、Protected Job Started イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Job Started"] }

保護されたジョブキャンセルイベント

以下は、Protected Job Cancelling イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Job Cancelling"] }

保護されたジョブのキャンセルイベント

以下は、Protected Job Cancelled イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Job Cancelled"] }

保護されたジョブの成功イベント

以下は、Protected Job Succeeded イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Job Succeeded"] }

保護ジョブ失敗イベント

以下は、Protected Job Failed イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Job Failed"] }

保護されたクエリ送信イベント

以下は、Protected Query Submitted イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Query Submitted"] }

保護されたクエリ開始イベント

以下は、Protected Query Started イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Query Started"] }

保護されたクエリキャンセルイベント

以下は、Protected Query Cancelling イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Query Cancelling"] }

保護されたクエリのキャンセルイベント

以下は、Protected Query Cancelled イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Query Cancelled"] }

保護されたクエリ成功イベント

以下は、Protected Query Succeeded イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Query Succeeded"] }

保護されたクエリ失敗イベント

以下は、Protected Query Failed イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Query Failed"] }

保護されたクエリのタイムアウトイベント

以下は、Protected Query Timed Out イベントの詳細フィールドです。

{ "source": ["aws.cleanrooms"], "detail-type": ["Protected Query Timed Out"] }