Helper for assuming roles on AWS accounts
{
"account": "1234567890",
"region": "us-east-1",
"source": "auth",
"roles": {
"admin": {
"mfa": true
},
"readonly": {
"mfa": false
}
},
"tags": {
"owner": "sadteam",
"env": "prod",
"group": "databases"
}
},
voyager is released under the MIT License. See the bundled LICENSE file for details.