Github 集成和服务(如何启用)

Github integration & Services (How to enable)

我有 github 存储库,启用了 Amazon SNS 服务。它应该推送消息,但它从来没有用灰点 "this hook has never been triggered" 来推送消息。 我可以通过单击 "Test service" 手动触发此服务。它工作正常。

我试过 git push(推送更改)。

由于您将 ARN 添加到 Github 字段,请确保您使用相关的 AWS 角色并且它有足够的权限访问您的 lambda 代码。