about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2019-09-20 02:43:06 +0000
committerbors <bors@rust-lang.org>2019-09-20 02:43:06 +0000
commitea3ba36f3f4b7f0168a27d23c499efeb2304e2d5 (patch)
tree440bea697ebde0458391c1246907076b34f7e10e /src/libsyntax/parse/parser
parent53b352edb6f441bc3cf5386806fcc4686f275130 (diff)
parent5384a199c70de3d93558b42ba8ed742cf03da5f4 (diff)
downloadrust-ea3ba36f3f4b7f0168a27d23c499efeb2304e2d5.tar.gz
rust-ea3ba36f3f4b7f0168a27d23c499efeb2304e2d5.zip
Auto merge of #64576 - pietroalbini:split-aws-tokens, r=alexcrichton
ci: split aws credentials in two separate users with scoped perms

This commit changes our CI to use two separate IAM users to authenticate with AWS:

* `ci--rust-lang--rust--sccache`: has access to the `rust-lang-ci-sccache2` S3 bucket and its credentials are available during the whole build.
* `ci--rust-lang--rust--upload`: has access to the `rust-lang-ci2` S3 bucket and its credentials are available just during the upload step.

The new tokens are available in the `prod-credentials` library.

r? @alexcrichton
Diffstat (limited to 'src/libsyntax/parse/parser')
0 files changed, 0 insertions, 0 deletions