cloudknot.aws.ResourceExistsException¶
- class cloudknot.aws.ResourceExistsException(message, resource_id)[source]¶
Exception indicating that the requested AWS resource already 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