Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
按照本文为 AWS Elasticsearch 设置 Cognito 身份验证。
https://aws.amazon.com/blogs/database/get-started-with-amazon-elasticsearch-service-use-amazon-cognito-for-kibana-access-control/
收到错误:
Open Distro for Elasticsearch
缺少角色
此用户没有可用的角色,请联系您的系统管理员。
有谁知道我为什么能得到它?
关键的缺失部分如下:
如果您已对您的 Elasticsearch 域启用精细访问控制,则 Amazon Cognito 身份池中的假定角色之一必须与您为Master User指定的 IAM 角色匹配。考虑到您至少有两个现有的 IAM 角色,一个用于主用户,一个用于更多受限用户,本指南可能会对您有所帮助。
或者,您可以配置与Cognito Authenticated role ARN相同的主用户角色。