Skip to content

Add EMR security configuration #76

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

iAnomaly
Copy link

@iAnomaly iAnomaly commented May 18, 2023

EMR clusters do not enable any common AWS security features by default like: Identity Management Service V2 (IMDSv2) which requires authentication, encryption (in transit or at rest), authentication, etc.

EMR's Security Configuration feature enables these configuration options.

@iAnomaly iAnomaly changed the title Add EMR security_configuration Add EMR security configuration May 18, 2023
Copy link

@sunghospark-calm sunghospark-calm left a comment

Choose a reason for hiding this comment

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

Seems like requiring cluster recreation

@sunghospark-calm
Copy link

@hrdamani @ryanaston can we get a review on this PR please? The current module uses IMDSv1 which flags vulnerability warning on AWS Securityhub.
This PR let us configure security options.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants