AWS Glue 可以使用 IAM 身份验证连接到 Elasticsearch 吗?
Can AWS Glue connect to Elasticsearch using IAM authentication?
已学习本教程:https://docs.aws.amazon.com/glue/latest/ug/tutorial-elastisearch-connector.html
我知道使用此连接器可以连接到 Aws Elasticsearch,但这仍然需要 AWS Secrets Manager 来存储用户名和密码。
是否可以使用 IAM 身份验证连接到 Elasticsearch,而不是用户名和密码?
is it possible to use IAM authentication
不,不幸的是。
Elasticsearch Connector for AWS Glue 目前不支持 IAM 身份验证 & 仅支持用户名和密码作为身份验证机制。
已学习本教程:https://docs.aws.amazon.com/glue/latest/ug/tutorial-elastisearch-connector.html
我知道使用此连接器可以连接到 Aws Elasticsearch,但这仍然需要 AWS Secrets Manager 来存储用户名和密码。
是否可以使用 IAM 身份验证连接到 Elasticsearch,而不是用户名和密码?
is it possible to use IAM authentication
不,不幸的是。
Elasticsearch Connector for AWS Glue 目前不支持 IAM 身份验证 & 仅支持用户名和密码作为身份验证机制。