EventBridge API 目的地未能正常工作。

0

【以下的问题经过翻译处理】 我正在尝试按照https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-api-destinations.html中的视频教程操作,同时使用webhook.site作为消费者。 示例消息已成功发送,样本规则已匹配,但是API目的地根本没有被调用。 当使用Postman发送相同的负载时,端点显示请求/响应。 Cloudwatch不列出失败的调用。 是否有人最近尝试过按照视频操作并可以确认这实际上可以工作? 谢谢!

profile picture
EXPERT
asked 5 months ago10 views
1 Answer
0

【以下的回答经过翻译处理】 如果有人也遇到这个问题?显然,以 webhook.site 作为 API 目的地的设置不适用于所有地区。我尝试使用 "eu-central-1",但失败了。而在 "us-east-2 "中进行同样的设置则立即奏效。在设置本地 echo 服务并使用 ngrok 发布时,"eu-central-1 "也能正常工作。

profile picture
EXPERT
answered 5 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions