AWS - EC2 Fundamentals
You wrote this AWS CLI command to associate an Elastic IP but it fails:
aws ec2 associate-address --instance-id i-1234567890abcdef0 --allocation-id eipalloc-12345678
What is a possible error?
aws ec2 associate-address --instance-id i-1234567890abcdef0 --allocation-id eipalloc-12345678
What is a possible error?
