1
1

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 3 years have passed since last update.

Cognito認証でAWS ESのKibana 接続時のエラー[Something went wrong during authentication between Kibana and Amazon Cognito. ]

Posted at

tl;dr

自動作成されたCognito_<name>Auth_RoleのRoleに対して権限が足りてないので、es:ESHttp* を追加する。

自動作成されたCognitoAccessForAmazonES ではありませんので、注意です。(自分は、こっちに権限を割り当ててハマった)

エラー内容

  • Something went wrong during authentication between Kibana and Amazon Cognito.

  • User: x:x:x::xx:x is not authorized to perform: es:ESHttpGet

Ref

1
1
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
1
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?