Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow assuming an AWS IAM Role in Elasticsearch connector #8714

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

lucasdlemos
Copy link
Member

  • Add optional configuration to allow assuming an IAM Role in the Elasticsearch connector
  • Update connector documentation to mention the new configs

@martint
Copy link
Member

martint commented Jul 29, 2021

Please squash the two commits, as they are part of the same logical change.

@lucasdlemos
Copy link
Member Author

Thanks, @martint. I Applied the changes you asked.

Copy link
Member

@kokosing kokosing left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have you tested it?

Add an additional optional configuration to the Elasticsearch connector
to assume an IAM role if provided.
@lucasdlemos
Copy link
Member Author

Have you tested it?

@kokosing I've manually tested it. As of now we don't have Trino product tests with AWS.

@martint
Copy link
Member

martint commented Jul 29, 2021

CI failure is unrelated: #6991

@martint martint merged commit cc488d2 into trinodb:master Jul 29, 2021
@martint martint mentioned this pull request Jul 29, 2021
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants