Skip to content

Lighsail Instance can't be snapshot

0

Even though Automated Snapshot is enabled, I recently found out that my Lightsail instance is not getting snapshot.

asked 2 years ago496 views
1 Answer
1

Hello.

Since when have you not been able to obtain it?
Also, use the following AWS CLI command to check whether automatic snapshots are enabled on the target Lightsail instance.
I think the command results include the time when the next snapshot will be taken.
https://awscli.amazonaws.com/v2/documentation/api/latest/reference/lightsail/get-instance.html

aws lightsail get-instance --instance-name instance-name
EXPERT
answered 2 years ago
EXPERT
reviewed 2 years ago
EXPERT
reviewed 2 years ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.