Difference between revisions of "ServiceRoleARN"

From wikieduonline
Jump to navigation Jump to search
 
Line 3: Line 3:
  
 
== Related ==
 
== Related ==
* [[eksctl create cluster]]
+
* <code>[[aws iam attach-role-policy]]</code>
 
+
* <code>[[eksctl create cluster]]</code>
  
 
== See also ==
 
== See also ==
 
* {{Roles}}
 
* {{Roles}}

Latest revision as of 07:16, 4 July 2022

aws cloudformation describe-stacks --stack-name eksctl-your_cluster | jq -r '.Stacks[].Outputs[] | select(.OutputKey=="ServiceRoleARN") | .OutputValue' | cut -d/ -f2


Related[edit]

See also[edit]

Advertising: