Latest Dynatrace
Review the required AWS permissions and condition keys of the AWS EC2 Auto Scaling Connector actions to ensure that you grant Dynatrace only a minimum set of permissions. For more information, see AWS documentation.
Attaches one or more EC2 instances to the specified Auto Scaling group.
For more information, see the official documentation of Attach Instances.
Required AWS permission: autoscaling:AttachInstances
.
Returns fields as described in AttachInstancesCommandOutput.
Gets information about the Auto Scaling groups in the account and Region.
For more information, see the official documentation of Describe Auto Scaling Groups.
Required AWS permission: autoscaling:DescribeAutoScalingGroups
.
Returns fields as described in DescribeAutoScalingGroupsCommandOutput.
Gets information about the Auto Scaling instances in the account and Region.
For more information, see the official documentation of Describe Auto Scaling Instances.
Required AWS permission: autoscaling:DescribeAutoScalingInstances
.
Returns fields as described in DescribeAutoScalingInstancesCommandOutput.
Gets information about the instance refreshes for the specified Auto Scaling group from the previous six weeks.
For more information, see the official documentation of Describe Instance Refreshes.
Required AWS permission: autoscaling:DescribeInstanceRefreshes
.
Returns fields as described in DescribeInstanceRefreshesCommandOutput.
Gets information about the scaling activities in the account and Region.
For more information, see the official documentation of Describe Scaling Activities.
Required AWS permission: autoscaling:DescribeScalingActivities
.
Returns fields as described in DescribeScalingActivitiesCommandOutput.
Removes one or more instances from the specified Auto Scaling group.
For more information, see the official documentation of Detach Instances.
Required AWS permission: autoscaling:DetachInstances
.
Returns fields as described in DetachInstancesCommandOutput.
Executes the specified policy.
For more information, see the official documentation of Execute Policy.
Required AWS permission: autoscaling:ExecutePolicy
.
Returns fields as described in ExecutePolicyCommandOutput.
Sets the size of the specified Auto Scaling group.
For more information, see the official documentation of Set Desired Capacity.
Required AWS permission: autoscaling:SetDesiredCapacity
.
Returns fields as described in SetDesiredCapacityCommandOutput.
Starts an instance refresh.
For more information, see the official documentation of Start Instance Refresh.
Required AWS permission: autoscaling:StartInstanceRefresh
.
Returns fields as described in StartInstanceRefreshCommandOutput.
We strongly recommend that all Auto Scaling groups use launch templates to ensure full functionality for Amazon EC2 Auto Scaling and Amazon EC2.
For more information, see the official documentation of Update Auto Scaling Group.
Required AWS permission: autoscaling:UpdateAutoScalingGroup
.
Optional AWS permissions:
iam:PassRole
Returns fields as described in UpdateAutoScalingGroupCommandOutput.