class Awspec::NoExistingResource

The exception when sending message to a unavailable AWS resource.

It should be raised everytime a resource is not available (or doesn’t exist) before trying to invoke a method from it and raising instead NoMethodError exception.