-
Notifications
You must be signed in to change notification settings - Fork 1
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
[IBCDPE-534] Add develop s3 Ingestion bucket #25
Conversation
config/develop/s3-ingestion.yaml
Outdated
GrantAccess: | ||
- 'arn:aws:iam::325565585839:root' # Required ARN for a synapse bucket | ||
- 'arn:aws:sts::526515999252:assumed-role/AWSReservedSSO_S3ExternalCollab_40c062f682e7f3f5/[email protected]' | ||
- 'arn:aws:iam::621233246578:role/EES3-RK-6A32F45B-RECOVER' # QA ARN role for Care Evolution |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can remove access to the Care Evolution role.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on what we discussed regarding the dev ingestion bucket, should we just remove the care evolution access now?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Just a small comment
config/develop/s3-ingestion.yaml
Outdated
GrantAccess: | ||
- 'arn:aws:iam::325565585839:root' # Required ARN for a synapse bucket | ||
- 'arn:aws:sts::526515999252:assumed-role/AWSReservedSSO_S3ExternalCollab_40c062f682e7f3f5/[email protected]' | ||
- 'arn:aws:iam::621233246578:role/EES3-RK-6A32F45B-RECOVER' # QA ARN role for Care Evolution |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Based on what we discussed regarding the dev ingestion bucket, should we just remove the care evolution access now?
Purpose: This creates the ingestion bucket for pilot data. (SYNAPSE_INPUT_SHARED_BUCKET)
This is the first bucket in the ingress pipeline for RECOVER project. This will be the bucket that the digital health team uses to deposit pilot data.