3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Cognito No integration defined for methodについて

Posted at

初めに

Cognitoを使用中、デプロイ時に

No integration defined for method

とエラーが出てくることがある。

この対象法を紹介

結論

このエラーは統合リクエストの編集不足でエンドポイント等が存在しないAPIがある可能性が高い
なのでデプロイするリソースのAPIを調べてみて該当するものがないか確認する。

合致するものがあればとりあえずMOCK設定でデプロイしてパスするかどうかを確認する

自分はこれで処理できた

終わりに

No integration defined for method
だけじゃなくてどのAPIがエラーなのかも教えてくれると嬉しいな、、、

3
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?