Change the status of an access key from active to inactive, or vice versa
euare-usermodkey [-u USER] -k KEY_ID -s {Active,Inactive} [--as-account ACCOUNT] [--region USER@REGION | -U URL] [-I KEY_ID] [-S KEY] [--debug] [--debugger] [--version] [-h]
Change the status of an access key from Active to Inactive, or vice versa
-u USER, --user-name USER
user owning the access key to update (default: current user)
-k KEY_ID, --user-key-id KEY_ID
ID of the access key to update (required)
-s {Active,Inactive}, --status {Active,Inactive}
status to assign to the access key
--as-account ACCOUNT
[Eucalyptus cloud admin only] run this command as the administrator of another account
--region USER@REGION
name of the region and/or user in config files to use to connect to the service
-U URL, --url URL
identity service endpoint URL -I KEY_ID, --access-key-id KEY_ID -S KEY, --secret-key KEY
--debug
show debugging output
--debugger
launch interactive debugger on error
--version
show the program's version and exit
-h, --help
show this help message and exit