Technology Radar
Published : Nov 20, 2019
NOT ON THE CURRENT EDITION
This blip is not on the current edition of the Radar. If it was on one of the last few editions, it is likely that it is still relevant. If the blip is older, it might no longer be relevant and our assessment might be different today. Unfortunately, we simply don't have the bandwidth to continuously review blips from previous editions of the Radar.
Understand more
Nov 2019
Assess
AWSume是一个方便的脚本,用于在命令行中管理AWS会话令牌及担任角色凭证。当需要同时使用多个AWS账号时,AWSume就很有用武之地。这个脚本可以从CLI缓存中读取配置,省去了在每条命令中分别指定配置的麻烦。AWSume还可以将配置输出至环境变量,这样命令与AWS SDK都能够获取到正确的凭证。