nextstrain / WNV

the repository used to build West Nile Virus for nextstrain
https://nextstrain.org/WNV/NA
2 stars 0 forks source link

Change the final auspice dataset name #17

Closed j23414 closed 1 month ago

j23414 commented 1 month ago

Context

During phylogenetic build automation, we restrict upload permisison to <pathogen>.json or <pathogen>_*.json files. Ergo our

nextstrain remote upload s3://nextstrain-staging auspice/WNV-nextstrain_NA.json

Is hitting error:

An error occurred (AccessDenied) when calling the PutObject operation: User: arn:aws:sts::827581582529:assumed-role/GitHubActionsRoleNextstrainRepo@WNV/GitHubActions is not authorized to perform: s3:PutObject on resource: "arn:aws:s3:::nextstrain-staging/WNV-nextstrain_NA.json" because no identity-based policy allows the s3:PutObject action

Description

Let's change WNV-nextstrain_NA.json to WNV.json or acceptable filename

Examples

Possible solution

(Optional)