1EUARE-ROLEUPDATEASSUMEPOLICY(1) User Commands EUARE-ROLEUPDATEASSUMEPOLICY(1)
2
3
4
6 euare-roleupdateassumepolicy - Update a role's trust policy, the policy
7 that allows entities to assume a role
8
10 euare-roleupdateassumepolicy (-f FILE | -s SERVICE) [-o]
11
12 [--as-account ACCOUNT] [-U URL]
13 [--region USER@REGION] [-I KEY_ID] [-S KEY] [--security-token
14 TOKEN] [--debug] [--debugger] [--version] [-h] ROLE
15
17 Update a role's trust policy, the policy that allows entities to assume
18 a role
19
20 positional arguments:
21 ROLE role to update (required)
22
23 optional arguments:
24 -f FILE
25 file containing the policy for the new role
26
27 -s SERVICE, --service SERVICE
28 service to allow access to the role (e.g. ec2.amazonaws.com)
29
30 -o also print the role's new policy
31
32 --as-account ACCOUNT
33 [Eucalyptus cloud admin only] run this command as the adminisā
34 trator of another account
35
36 -U URL, --url URL
37 identity service endpoint URL
38
39 --region USER@REGION
40 region and/or user names to search when looking up config file
41 data
42
43 -I KEY_ID, --access-key-id KEY_ID
44
45 -S KEY, --secret-key KEY
46
47 --security-token TOKEN
48
49 --debug
50 show debugging output
51
52 --debugger
53 launch interactive debugger on error
54
55 --version
56 show the program's version and exit
57
58 -h, --help
59 show this help message and exit
60
61
62
63euca2ools 3.4 December 2016 EUARE-ROLEUPDATEASSUMEPOLICY(1)