Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Panel
panelIconIdatlassian-note
panelIcon:note:
bgColor#DEEBFF

Note

Take a note that as usual with with permissions, any change in

Ensure that role permissions

is not instant rather it gets applied in near real time so if any permissions changes are performed give some time (in order of few minutes like 2-5 if always safe) to permissions get syn c& applied on role before performing that activity

may not update instantly. Changes may take 2-5 minutes to sync and apply.

Scaling Permissions

 Functionality

AWS (IAM Role)

AZURE

GCP

Increase Node

ec2:GetLaunchTemplateData
ec2:CreateLaunchTemplate
ec2:RunInstances

 

 

Decrease Node

ec2:DeleteLaunchTemplate
ec2:TerminateInstances

 

 

Increase Disk

ec2:CreateVolume
ec2:AttachVolume
ec2:ModifyInstanceAttribute

 

 

Decrease Disk

ec2:DetachVolume
ec2:DeleteVolume

 

 

Load Balancer/ TargetGroup Entry Addition

elasticloadbalancing:DescribeTargetGroups

elasticloadbalancing:RegisterTargets

 

 

Load Balancer/ Target Group Entry Deletion

elasticloadbalancing:DescribeTargetGroups

elasticloadbalancing:DeregisterTargets

 

 

Target Group health check/probe path modification

“elasticloadbalancing:ModifyTargetGroup “