NAME¶
euca2ools - UpdateAccessKey
SYNOPSIS¶
euare-usermodkey [
options]
DESCRIPTION¶
UpdateAccessKey
OPTIONS¶
- -h, --help
- show this help message and exit
- -u USER_NAME,
--user-name=USER_NAME
- Name of the User whose key you want to update.
- -k USER_KEY_ID,
--user-key-id=USER_KEY_ID
- The Access Key ID of the Secret Access Key you want
- to update.
- -s STATUS, --status=STATUS
- The status you want to assign to the Secret Access
- Key. Active means the key can be used for API calls to AWS,
while Inactive means the key cannot be used.
- --delegate=DELEGATE
- [Eucalyptus extension] Process this command as if the
administrator of the specified account had run it. This option is only
usable by cloud administrators.
- Standard Options:
- -D, --debug
- Turn on all debugging output
- --debugger
- Enable interactive debugger on error
- -U URL, --url=URL
- Override service URL with value provided
- --region=REGION
- Name of the region to connect to
- -I ACCESS_KEY_ID,
--access-key-id=ACCESS_KEY_ID
- Override access key value
- -S SECRET_KEY,
--secret-key=SECRET_KEY
- Override secret key value
- --version
- Display version string