euare-roleaddpolicy (1) - Linux Manuals
euare-roleaddpolicy: Add a new policy to a role. To add more complex policies than this
Command to display euare-roleaddpolicy
manual in Linux: $ man 1 euare-roleaddpolicy
NAME
euare-roleaddpolicy - Add a new policy to a role. To add more complex policies than this
tool supports, see
euare-roleuploadpolicy(1).
SYNOPSIS
euare-roleaddpolicy
-p POLICY
-e {Allow,Deny}
-a ACTIONS
-c RESOURCES
- [-o] [--as-account ACCOUNT] [-U URL]
-
[--region USER [at] REGION] [-I KEY_ID] [-S KEY]
[--security-token TOKEN] [--debug] [--debugger]
[--version] [-h]
ROLE
DESCRIPTION
Add a new policy to a role. To add more complex policies than this
tool supports, see
euare-roleuploadpolicy(1).
positional arguments:
- ROLE
-
role to attach the policy to (required)
optional arguments:
- -p POLICY, --policy-name POLICY
-
name of the new policy (required)
- -e {Allow,Deny}, --effect {Allow,Deny}
-
whether the new policy should Allow or Deny (required)
- -a ACTIONS, --action ACTIONS
-
action(s) the policy should apply to (at least one
required)
- -c RESOURCES, --resource RESOURCES
-
resource(s) the policy should apply to (at least one
required)
- -o, --output
-
also display the newly-created policy
- --as-account ACCOUNT
-
[Eucalyptus cloud admin only] run this command as the
administrator of another account
- -U URL, --url URL
-
identity service endpoint URL
- --region USER [at] REGION
-
region and/or user names to search when looking up
config file data
-
-I KEY_ID, --access-key-id KEY_ID
-
-S KEY, --secret-key KEY
-
--security-token TOKEN
- --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
Pages related to euare-roleaddpolicy