fix(disasters): CSDA bucket access on Disasters IRSA - #8894
Open
aliziel wants to merge 2 commits into
Open
Conversation
… bucket root, allow outbound read-only on designated prefix
Author
|
Would like to get a second pair of eyes from @jjfrench before merging |
jjfrench
reviewed
Aug 13, 2026
Comment on lines
+85
to
+93
| "arn:aws:s3:::csda-data-vendor-airbus-optical/disasters/*", | ||
| "arn:aws:s3:::csdap-ghgsat-delivery/disasters/*", | ||
| "arn:aws:s3:::csda-data-vendor-umbra/disasters/*", | ||
| "arn:aws:s3:::csdap-capellaspace-delivery/disasters/*", | ||
| "arn:aws:s3:::csdap-airbus-delivery/disasters/*", | ||
| "arn:aws:s3:::csdap-blacksky-delivery/disasters/*", | ||
| "arn:aws:s3:::csda-data-vendor-satellogic/disasters/*", | ||
| "arn:aws:s3:::csdap-iceye-delivery/disasters/*", | ||
| "arn:aws:s3:::csdap-planet-skysat-delivery/disasters/*" |
Contributor
There was a problem hiding this comment.
is there going to be a pattern of allowing csdap-*-delivery/disasters/* bucket access? not least permissive but not redundant
Author
There was a problem hiding this comment.
Accounting for Airbus, Umbra, + Satellogic, maybe something like:
"csda-data-vendor-*/disasters/*",
"csdap-*-delivery/disasters/*"
I'll check the footprint on that 👀
Co-authored-by: Jamison French <50224594+jjfrench@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CSDA ↔ Disasters risk mitigation (excess permissions allowing root source modification):
cc @vperekadan