Commit bca368c
committed
Use shared arc role for S3 upload instead of a dedicated role
Assume arn:aws:iam::308535385114:role/arc (already trusts
repo:pytorch/test-infra:* and can write gha-artifacts, same role
_linux-build.yml uses) rather than a new gha_workflow_runner_fleet_metrics
role. Drops the need for the IAM role in the companion gha-infra PR.1 parent 4ba3b0a commit bca368c
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
61 | 63 | | |
62 | 64 | | |
63 | | - | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
0 commit comments