I am trying to add automatic snapshot functionality to my lightsail instance. I have installed and updated the awscli through pip.
Everything checks out fine, but there is no option available for lightsail in the cli. I followed this tutorial from joe0
After executing the command to get instance snapshots, I get this: Awscli image
Note: No lightsail option exists.
Any ideas how to fix this? Thanks for your time!