cloudknot.aws.ResourceDoesNotExistException¶
- class cloudknot.aws.ResourceDoesNotExistException(message, resource_id)[source]¶
Exception indicating that the requested AWS resource does not exists
Initialize the Exception
- Parameters
message (string) – The error message to display to the user
resource_id (string) – The resource ID (e.g. ARN, VPC-ID) of the requested resource