AWS
EC2 actions
45 actions you can wire into a flow, alongside everything else in the AWS integration.
Every EC2 action
- AWS EC2 Attach VolumeAttach an EBS volume to a running or stopped instance.
- AWS EC2 Authorize Security Group EgressAdd an outbound rule to a security group (protocol, port range and CIDR).
- AWS EC2 Authorize Security Group IngressAdd an inbound rule to a security group (protocol, port range and CIDR).
- AWS EC2 Copy ImageCopy an AMI from a source region into this action's region.
- AWS EC2 Copy SnapshotCopy an EBS snapshot from a source region into this action's region.
- AWS EC2 Create ImageCreate an AMI (machine image) from a running or stopped instance.
- AWS EC2 Create Key PairCreate an EC2 key pair and return its private key material.
- AWS EC2 Create Security GroupCreate a security group in a VPC. Rules are added separately via authorize ingress.
- AWS EC2 Create SnapshotCreate a point-in-time snapshot of an EBS volume.
- AWS EC2 Create TagsAdd or overwrite tags on EC2 resources (instances, volumes, etc).
- AWS EC2 Create VolumeCreate a new EBS volume in an Availability Zone.
- AWS EC2 Delete Key PairDelete an EC2 key pair by name.
- AWS EC2 Delete Security GroupDelete a security group by id. Fails if the group is still in use.
- AWS EC2 Delete SnapshotDelete an EBS volume snapshot by its ID.
- AWS EC2 Delete TagsDelete tags from EC2 resources (all user tags when none given).
- AWS EC2 Delete VolumeDelete an available (unattached) EBS volume.
- AWS EC2 Deregister ImageDeregister an AMI (machine image) by its ID.
- AWS EC2 Describe Availability ZonesList the Availability Zones available in the selected region.
- AWS EC2 Describe ImagesList AMIs by id or owner, with name, state, architecture and creation date.
- AWS EC2 Describe Instance StatusReport EC2 instance state and system/instance status checks.
- AWS EC2 Describe Instance TypesList EC2 instance types with their vCPU and memory sizing.
- AWS EC2 Describe InstancesList EC2 instances with their state, type, IPs, AZ and tags.
- AWS EC2 Describe Key PairsList EC2 key pairs with their name, id, type and fingerprint.
- AWS EC2 Describe Security Group RulesList individual security group rules (ingress and egress) by rule ID or group.
- AWS EC2 Describe Security GroupsList security groups with their VPC, description and inbound/outbound rules.
- AWS EC2 Describe SnapshotsList EBS snapshots by id or owner, with volume, size, state and progress.
- AWS EC2 Describe VolumesList EBS volumes with size, state, type, AZ and attachments.
- AWS EC2 Detach VolumeDetach an EBS volume from an instance.
- AWS EC2 Get Console OutputRetrieve and decode an EC2 instance's console output.
- AWS EC2 Get Windows PasswordRetrieve and optionally decrypt the Windows Administrator password for an EC2 instance.
- AWS EC2 Import Key PairImport an existing public key as an EC2 key pair.
- AWS EC2 Modify Instance AttributeChange an EC2 instance's type or its termination, source/dest and EBS-optimised flags.
- AWS EC2 Modify Security Group RulesUpdate an existing security group rule (protocol, port range, CIDR and description).
- AWS EC2 Modify VolumeModify an EBS volume's size, type, IOPS or throughput.
- AWS EC2 Monitor InstancesEnable detailed CloudWatch monitoring for EC2 instances.
- AWS EC2 Reboot InstancesReboot one or more EC2 instances.
- AWS EC2 Revoke Security Group EgressRemove an outbound rule from a security group (protocol, port range and CIDR).
- AWS EC2 Revoke Security Group IngressRemove an inbound rule from a security group (protocol, port range and CIDR).
- AWS EC2 Run InstancesLaunch new EC2 instances from an AMI, with type, key pair, subnet and security groups.
- AWS EC2 Start InstancesStart one or more stopped EC2 instances.
- AWS EC2 Stop InstancesStop one or more running EC2 instances.
- AWS EC2 Terminate InstancesPermanently terminate EC2 instances. Destructive and irreversible.
- AWS EC2 Unmonitor InstancesDisable detailed CloudWatch monitoring for EC2 instances.
- AWS EC2 Update Security Group Rule Descriptions (Egress)Update the description of an outbound security group rule.
- AWS EC2 Update Security Group Rule Descriptions (Ingress)Update the description of an inbound security group rule.
Also in AWS
Put EC2 in a flow
These actions sit on the same canvas as every other integration, so a EC2 step can follow a form, a schedule or a message without any glue code.
