Module Smaws_Client_Keyspaces.DeleteKeyspace

val request : Smaws_Lib.Context.t -> delete_keyspace_request -> (delete_keyspace_response, [> Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedException of access_denied_exception | `ConflictException of conflict_exception | `InternalServerException of internal_server_exception | `ResourceNotFoundException of resource_not_found_exception | `ServiceQuotaExceededException of service_quota_exceeded_exception | `ValidationException of validation_exception ]) Stdlib.result

The DeleteKeyspace operation deletes a keyspace and all of its tables.