pub fn describe_create_cluster_replica(
    _: &StatementContext<'_>,
    _: CreateClusterReplicaStatement<Aug>
) -> Result<StatementDesc, PlanError>