moto
moto copied to clipboard
EC2: Add support for hibernation APIs
Currently, the EC2 model does not support the APIs necessary for instance hibernation such as hibernation_options
Version: moto 3.1.8
Hi @ericrafalovsky, is the option to mock the hibernation_options-argument in run_instances enough for your use-case? Or is there additional logic that you'd like to see in Moto?