cloudknot.aws.CannotDeleteResourceException¶
- class cloudknot.aws.CannotDeleteResourceException(message, resource_id)[source]¶
Exception indicating that an AWS resource cannot be deleted
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 dependent resources