Skip to content

DWX-20746: Onboard JPMC to CDW - remove AES encryption for AddFileToS3#15590

Open
architlatkar27 wants to merge 1 commit into
hortonworks:masterfrom
architlatkar27:DWX-20746
Open

DWX-20746: Onboard JPMC to CDW - remove AES encryption for AddFileToS3#15590
architlatkar27 wants to merge 1 commit into
hortonworks:masterfrom
architlatkar27:DWX-20746

Conversation

@architlatkar27

Copy link
Copy Markdown

add kms:GenerateDataKey permission to KMS key so that CDW can upload CF templates to buckets with SSE-CMK enabled

…CF templates to buckets with SSE-CMK enabled
"kms:PutKeyPolicy",
"kms:ScheduleKeyDeletion"
"kms:ScheduleKeyDeletion",
"kms:GenerateDataKey"

@adarshsharma1983 adarshsharma1983 May 21, 2025

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Don't you need to add it in aws-environment-minimal-policy.json and aws-gov-environment-minimal-policy.json as well?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

I went over the other policies in this repo, I think we would need to add it to aws-gov-cb-policy.json. Also, would the minimal policies be able to run any dataservices without IAM issues? For example we have minimal policies in CDW but they work only in CDW.

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