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

[sync] Revert changes to aws_ami_modified_for_public_access.py/.yml (#48) #1067

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

egibs
Copy link
Contributor

@egibs egibs commented Jan 23, 2024

Background

Customers are seeing false positives with the recently-modified aws_ami_modified_for_public_access.py/.yml rule. This PR reverts the change to the original behavior which was correct.

AWS docs on this: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/sharingamis-intro.html

The CLI command specifies that Group=all is what makes an AMI public, not sharing the AMI with a user.

Changes

  • Reverts changes to aws_ami_modified_for_public_access.py/.yml

Testing

  • Tests pass as expected

@egibs egibs requested review from a team January 23, 2024 16:32
@egibs egibs enabled auto-merge (squash) January 23, 2024 17:02
@egibs egibs merged commit 5aa65f5 into main Jan 23, 2024
5 checks passed
@egibs egibs deleted the egibs-sync-public-ami-changes branch January 23, 2024 17:05
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