使用安全令牌服务的aws登录

aws-login的Python项目详细描述


一个简单的命令行实用程序,使用基于角色的访问和安全令牌服务登录到aws帐户。

选项

用法:aws_login[选项]操作

Aws-login is an AWS Helper CLI for using Role Based Access, easy and securly open the management console with the command line.

Actions:

aws-login start-mfa-session, aws-login mfa

aws-login add-profile, aws-login add

aws-login open-console, aws-login oc

aws-login print-console, aws-login pc

选项:
-s, --source-profile TEXT
The source profile.
-t, --target-profile TEXT
The target profile.
-r, --role TEXT
The role to assume
-a, --account-id TEXT
Account ID to assume the role
-v, --verboseshow verbose output.
-p, --profile TEXT
Use this profile for mfa session or opening console.
-E, --mfa-expiration INTEGER
number of seconds after which the MFA credentials are no longer valid
-R, --role-expiration INTEGER
number of seconds after which the role credentials are no longer valid
-C, --console-expiration INTEGER
number of seconds after which the console credentials are no longer valid
-T, --token TEXT
from your MFA device
-h, --helpShow this message and exit.

示例

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java Springboot数据JPA findByDate()   java是否可以有多个顶级树节点?   javahibernatehql。子查询中的多个   使用Twilio验证java Keyclope电话号码   java重写对象的toString()表示返回意外的符号   java Android最多每15分钟调用一个方法,否则使用保存的数据   在java swing中突出显示jeditorpane中的一些单词   java将时间戳转换为UTC时区   由于main中存在ArrayIndexOutOfBoundsException,导致java编译错误   java如何通过requestscope获取对象内部对象的值?   java访问安卓代码内的网站并检索生成的图像   java这种日期格式的模式是什么?   java解析包含超链接的xml字符串