When Amazon VPC protection is enabled, the snapshot restore process includes the following stages:
-
Create volumes from snapshots.
-
Check and validate the network entities such as VPC, subnet, security groups , NICs. If any entities are deleted, re-create them.
-
Attach the volumes:
-
If the instance exists, attach the new volumes to the instance.
-
If the restore is to a new instance, create a new instance with the restored network configuration and attach the EBS volumes restored.
-
-
Retain the snapshots until retention criteria are met.