Skip to content

Commit

Permalink
Update nf-syn53689508-s3.yaml (#640)
Browse files Browse the repository at this point in the history
I am trying to transfer files from NCBI SRA to Synapse using this S3 bucket. I am adding NCBI SRA data delivery principal ARNs to grant NCBI permissions to read and write into this bucket.
  • Loading branch information
jaybee84 authored Aug 27, 2024
1 parent a5ac69b commit 73db9b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/prod/nf-syn53689508-s3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ parameters:
- 'arn:aws:iam::728882028485:role/ntap-add5-project-TowerForgeBatchWorkJobRole-TYLG8H2QIS7R' ## Sage NF Tower access
- 'arn:aws:iam::728882028485:role/ntap-add5-project-TowerForgeServiceRole-1KZP8QDA7AR8P' ## Sage NF Tower access
- 'arn:aws:sts::728882028485:assumed-role/AWSReservedSSO_TowerViewer_fd6aee98ec127705/[email protected]' ## Sage NF Tower access
- 'arn:aws:iam::184059545989:role/NCBI-CSVM-Service' ## NCBI SRA DATA DELIVERY
- 'arn:aws:iam::783971887864:role/NCBI-CSVM-Service' ## NCBI SRA DATA DELIVERY
# Enable Intelligent-tiering storage
EnableDataLifeCycle: 'Enabled'
LifecycleDataStorageClass: 'INTELLIGENT_TIERING'
Expand Down

0 comments on commit 73db9b6

Please sign in to comment.