# RecipeOps - APIポリシーのレートリミット違反トリガー

Actively monitors API usage across all access profiles and generates events when an access profile exceeds its assigned rate limits. It creates trigger events every five minutes for each unique access profile that goes beyond these limits. To reduce noise, it generates only one event per access profile within this interval, even if rate limits are exceeded multiple times. For example, even if an access profile exceeds its rate limit three times within the same five-minute interval, this trigger only registers one trigger event.

詳細については、当社のAPIアクセスポリシーをご覧ください。

# 入力

このトリガーは入力を必要としません。

# 出力

フィールド名 説明
イベントメッセージ あなたのAPIポリシーのレートリミットが超過されました
APIポリシーID APIポリシーの一意の識別子。
APIポリシー名 APIポリシーの名前。
レートリミット 指定された短い時間間隔内で許可される最大のAPIコール数。
レートリミットの時間間隔 分、時間、日などのレートリミットの時間枠。
クライアントID クライアントの一意の識別子。
クライアント名 イベントに関連するクライアントの名前。
アクセスプロファイルID アクセスプロファイルの一意の識別子。
アクセスプロファイル名 アクセスプロファイルの名前。

# リソース


Last updated: 2025/3/13 6:42:56