(v3.0) v2.6 Cataloging SLURM Compute AMI Info

(v3.0) v2.6 Cataloging SLURM Compute AMI Info

Some of the information required to leverage your compute AMI is available with the following command:

aws ec2 describe-images --image-id ${AMI_ID} --region ${REGION}

Save the output from the above command for reference in subsequent steps.