Skip to content

fix: use StringLike instead of StringEquals for aws:SourceArn condition#3

Merged
stepankonecny96 merged 1 commit intomainfrom
fix/string-like-condition
Mar 1, 2026
Merged

fix: use StringLike instead of StringEquals for aws:SourceArn condition#3
stepankonecny96 merged 1 commit intomainfrom
fix/string-like-condition

Conversation

@stepankonecny96
Copy link
Contributor

The billing service SourceArn may not always match exactly, so StringLike is more appropriate for the aws:SourceArn condition in the S3 bucket policy.

The billing service SourceArn may not always match exactly, so StringLike
is more appropriate for the aws:SourceArn condition in the S3 bucket policy.
@stepankonecny96 stepankonecny96 merged commit 704ae58 into main Mar 1, 2026
4 checks passed
@stepankonecny96 stepankonecny96 deleted the fix/string-like-condition branch March 1, 2026 06:43
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