Multi-operation Prompts
This page describes multi-operation prompts which can be used to trigger more than one operations in a single prompt where all operations can be either ec2 operations or lightsail operations or a mixture of operations from ec2 and lightsail.
Examples
Creating a vpc with a child subnet
Adding two spaces in front of a line will establish parent / child relationship between this resource and the resource created by the previous line. Otherwise all the resources will be provisioned without any relationship with each other.
Listing vpcs and subnets
Setting up a lightsail vm as a docker host
Trigger a lightsail operation on multiple resources even though AWS API supports performing this operation on one resource at a time
Last updated
Was this helpful?