Sets the AMI state to disabled and removes all launch permissions from the AMI
Source:R/ec2_operations.R
ec2_disable_image.RdSets the AMI state to disabled and removes all launch permissions from the AMI. A disabled AMI can't be used for instance launches.
See https://www.paws-r-sdk.com/docs/ec2_disable_image/ for full documentation.