Skip to content

Commit

Permalink
Add Jiaxin account to test-infra-viewer (kubeflow#959)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeffwan authored Aug 13, 2021
1 parent d08f3c7 commit 9b80c8f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions aws/Access/assume-role-access/infra-viewer/trust-policy.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,11 @@
"Effect": "Allow",
"Principal": {
"AWS": "arn:aws:iam::068661676837:root",
"AWS": "arn:aws:iam::678801486373:root"
"AWS": "arn:aws:iam::678801486373:root",
"AWS": "arn:aws:iam::692867976397:root"
},
"Action": "sts:AssumeRole",
"Condition": {}
}
]
}
}

0 comments on commit 9b80c8f

Please sign in to comment.