Latest Dynatrace
Review the required AWS permissions and condition keys of the AWS EC2 Connector actions to ensure that you grant Dynatrace only a minimum set of permissions. For more information, see AWS documentation.
Creates a snapshot of an EBS volume and stores it in Amazon S3.
For more information, see the official documentation of Create Snapshot.
Required AWS permission: ec2:CreateSnapshot
.
Optional AWS permissions:
ec2:CreateTags
Returns fields as described in CreateSnapshotCommandOutput.
Adds or overwrites only the specified tags for the specified Amazon EC2 resource or resources.
For more information, see the official documentation of Create Tags.
Required AWS permission: ec2:CreateTags
.
Returns fields as described in CreateTagsCommandOutput.
Deletes the specified set of tags from the specified set of resources.
For more information, see the official documentation of Delete Tags.
Required AWS permission: ec2:DeleteTags
.
Returns fields as described in DeleteTagsCommandOutput.
Describes the Availability Zones, Local Zones, and Wavelength Zones that are available to you.
For more information, see the official documentation of Describe Availability Zones.
Required AWS permission: ec2:DescribeAvailabilityZones
.
Returns fields as described in DescribeAvailabilityZonesCommandOutput.
Describes the specified Dedicated Hosts or all your Dedicated Hosts.
For more information, see the official documentation of Describe Hosts.
Required AWS permission: ec2:DescribeHosts
.
Returns fields as described in DescribeHostsCommandOutput.
Describes the specified instances or all instances.
For more information, see the official documentation of Describe Instances.
Required AWS permission: ec2:DescribeInstances
.
Returns fields as described in DescribeInstancesCommandOutput.
Describes the specified security groups or all of your security groups.
For more information, see the official documentation of Describe Security Groups.
Required AWS permission: ec2:DescribeSecurityGroups
.
Returns fields as described in DescribeSecurityGroupsCommandOutput.
Describes the specified tags for your EC2 resources.
For more information, see the official documentation of Describe Tags.
Required AWS permission: ec2:DescribeTags
.
Returns fields as described in DescribeTagsCommandOutput.
Modifies the specified attribute of the specified instance.
For more information, see the official documentation of Modify Instance Attribute.
Required AWS permission: ec2:ModifyInstanceAttribute
.
Returns fields as described in ModifyInstanceAttributeCommandOutput.
Adds or removes permission settings for the specified snapshot.
For more information, see the official documentation of Modify Snapshot Attribute.
Required AWS permission: ec2:ModifySnapshotAttribute
.
Returns fields as described in ModifySnapshotAttributeCommandOutput.
Requests a reboot of the specified instances.
For more information, see the official documentation of Reboot Instances.
Required AWS permission: ec2:RebootInstances
.
Returns fields as described in RebootInstancesCommandOutput.
Launches the specified number of instances using an AMI for which you have permissions.
For more information, see the official documentation of Run Instances.
Required AWS permission: ec2:RunInstances
.
Optional AWS permissions:
ec2:CreateTags
iam:PassRole
ssm:GetParameters
Returns fields as described in RunInstancesCommandOutput.
Starts an Amazon EBS-backed instance that you've previously stopped.
For more information, see the official documentation of Start Instances.
Required AWS permission: ec2:StartInstances
.
Returns fields as described in StartInstancesCommandOutput.
Stops an Amazon EBS-backed instance.
For more information, see the official documentation of Stop Instances.
Required AWS permission: ec2:StopInstances
.
Returns fields as described in StopInstancesCommandOutput.
Shuts down the specified instances.
For more information, see the official documentation of Terminate Instances.
Required AWS permission: ec2:TerminateInstances
.
Returns fields as described in TerminateInstancesCommandOutput.