Difference between revisions of "Userarn"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{aws_auth_users_example}}")
Tags: Mobile web edit, Mobile edit
 
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
 +
{{lc}}
  
 +
{{aws_auth_users_example}}
 +
 +
 +
== See also ==
 +
* {{userarn}}
 +
* {{whoami}}
 +
* {{aws_auth_users}}
  
{{aws_auth_users_example}}
+
[[Category:Linux]]

Latest revision as of 07:46, 23 March 2023

  aws_auth_users = [
   {
     userarn  = "arn:aws:iam::66666666666:user/user1"
     username = "user1"
     groups   = ["system:masters"]
   },
   {
     userarn  = "arn:aws:iam::66666666666:user/user2"
     username = "user2"
     groups   = ["system:masters"]
   },
 ]


See also[edit]

Advertising: