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

feat: enable cross account kms #250

Merged
merged 3 commits into from
Jan 13, 2025
Merged

Conversation

esacteksab
Copy link
Contributor

See #240

DanielRussell and others added 3 commits May 9, 2024 11:43
Allow principals in the S3 bucket's account to use the KMS Key to decrypt logs.

S3 itself cannot tell us which account an arbitrary bucket is in, so the caller must provide it.

Useful when using an Organization CloudTrail and a dedicated AWS account for logs, as recommended by [AWS Multi-account strategy](https://docs.aws.amazon.com/whitepapers/latest/organizing-your-aws-environment/organizing-your-aws-environment.html).
So it can be used in for a bucket policy or similar.
@esacteksab esacteksab merged commit ee14ba9 into main Jan 13, 2025
1 check passed
@esacteksab esacteksab deleted the feat/240-enable-cross-account-kms branch January 13, 2025 02:04
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